Releases: hotwired/turbo-ios
Releases Β· hotwired/turbo-ios
7.1.0
What's Changed
- Stale content by @joemasilotti in #184
- Fix when snapshot cache is cleared by @joemasilotti in #185
- Snapshot and deactivate Visitable during it's lifecycle feedback by @svara in #189
- Snapshot and deactivate Visitable during it's lifecycle by @pfeiffer in #181
- Persist visit options if a response is present by @olivaresf in #155
- Add url params check by @jayohms in #199
- Add support for query parameters in the PathConfiguration by @leonvogt in #190
New Contributors
Full Changelog: 7.0.2...7.1.0
7.0.2
What's Changed
- Strada sample components in the Demo app by @jayohms in #142
- Replace Quick/Nimble with XCTest by @joemasilotti in #139
- Fix wrong comparission in PathConfiguration by @quaasi in #159
- Update README window.Turbo reference by @sethherr in #68
- Add CONTRIBUTING.md by @joemasilotti in #90
- Update Authentication Docs - rename loadRequest to load by @enochtamulonis in #141
- Support Turbo 8 same-page refreshing + morphing by @jayohms in #178
New Contributors
- @quaasi made their first contribution in #159
- @sethherr made their first contribution in #68
- @enochtamulonis made their first contribution in #141
Full Changelog: 7.0.1...7.0.2
7.0.1
What's Changed
- Remove Carthage and Cocoapods support by @joemasilotti in #138
Full Changelog: 7.0.0...7.0.1
7.0.0
7.0.0-rc.11
What's Changed
Full Changelog: 7.0.0-rc.10...7.0.0-rc.11
7.0.0-rc.10
What's Changed
- Increase turbo:load event timeout to 30 seconds by @olivaresf in #132
Full Changelog: 7.0.0-rc.9...7.0.0-rc.10
7.0.0-rc.9
What's Changed
- Fix "Empty collection literal requires an explicit type" warning on toJSON func by @justinlyman in #124
- Fix log message for didStartRequestForVisitWithIdentifier by @p8 in #126
- Allow passing URLRequest as PathConfiguration source by @zoejessica in #127
New Contributors
- @justinlyman made their first contribution in #124
- @p8 made their first contribution in #126
- @zoejessica made their first contribution in #127
Full Changelog: 7.0.0-rc.8...7.0.0-rc.9
7.0.0-rc.8
What's Changed
- Fix warning but not with the Xcode fixit by @joemasilotti in #114
- Bump minimum deployment target to iOS 14 by @joemasilotti in #116
- Update Package.swift to match minimum features by @Shpigford in #118
- Fix for "No Inspectable Applications" from Safari by @tapster in #120
- Fix refresh control positioning by @svara in #123
New Contributors
- @Shpigford made their first contribution in #118
- @tapster made their first contribution in #120
Full Changelog: 7.0.0-rc.7...7.0.0-rc.8
7.0.0-rc.7
What's Changed
- Add missing
sessionWebViewProcessDidTerminate
to Demo by @ghiculescu in #69 - Add
sessionWebViewProcessDidTerminate
to quick start by @ghiculescu in #72 - Fixing Xcode warning: class-constrained protocol is deprecated by @ludagoo in #47
- Improve logging by displaying more relevant details and additional arguments by @jayohms in #83
- Fix typo in migration guide by @frederfred in #70
- Fix CI by @svara in #85
- Allow a Session's snapshot cache to be cleared manually when another Session has finished a form submission by @jayohms in #84
- Expose a new
TurboLog.debugLoggingEnabled
API that apps can enable to see debug logs by @jayohms in #86
New Contributors
- @ludagoo made their first contribution in #47
- @frederfred made their first contribution in #70
- @svara made their first contribution in #85
Full Changelog: 7.0.0-rc.6...7.0.0-rc.7
7.0.0-rc.6
What's Changed
- Delegate callback when web view process terminates by @joemasilotti in #56
- Docs: Make it clearer that you should use the latest version by @ghiculescu in #60
- Conform test class to protocol to fix broken test by @jayohms in #63
Full Changelog: 7.0.0-rc.5...7.0.0-rc.6