Skip to content

Releases: hotwired/turbo-android

7.1.3

29 Apr 23:43
275a307
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.2...7.1.3

7.1.2

28 Mar 18:14
f63e94f
Compare
Choose a tag to compare

What's Changed

  • Detect cross-origin visit request attempts by @jayohms in #325

Full Changelog: 7.1.1...7.1.2

7.1.1

23 Mar 12:00
2c76214
Compare
Choose a tag to compare

What's Changed

  • Add 402: Payment Required by @joemasilotti in #322
  • Only show error screens for SSL errors when the url matches the current visit by @jayohms in #323
  • Add Strada integration to WebBottomSheetFragment in demo by @donnfelker in #321

New Contributors

Full Changelog: 7.1.0...7.1.1

7.1.0

01 Mar 20:02
Compare
Choose a tag to compare

What's Changed

  • Add missing TurboSessionNavHostFragment API documentation by @jayohms in #313
  • Readme documentation improvements by @jayohms in #314
  • Updating the Installation and Quickstart documentation to use build.gradle.kts by @enochtamulonis in #302
  • Assign a unique view ID to each WebView instance by @jayohms in #315
  • Convert build files to Kotlin DSL by @jayohms in #316
  • Pass more detailed visit errors to apps to avoid ambiguity by @jayohms in #317
  • Bump Android Gradle Plugin to 8.2.2 by @jayohms in #318

Breaking API Changes

  • Errors are now reported through granular error types instead of simple error codes. See PR for details: #317

New Contributors

  • @enochtamulonis made their first contribution in #302

Full Changelog: 7.0.3...7.1.0

7.0.3

24 Feb 21:55
b2f2aa4
Compare
Choose a tag to compare

What's Changed

  • Bump minSdkVersion to 26 in the docs by @kyrylo in #298
  • Perform same-page visit proposals without recreating the current destination by @jayohms in #292
  • REPLACE_ROOT presentation - popUpTo to controller.graph.id (inclusive) by @reaper in #296
  • Anim replace root by @jayohms in #304
  • Allow animation customization for replace_root presentation (fixes #285) by @MichalSznajder in #286
  • Expand docs on remote path configuration by @ghiculescu in #213
  • Catch all exceptions when attempting to fetch the remote config and log errors by @jayohms in #305
  • Properly handle navigate back/up from bottom sheet dialog fragments by @jayohms in #306
  • Fix clearBackStack() from a bottom sheet dialog fragment by @jayohms in #307
  • Allows error views to be scrolled without pull-to-refresh interference by @jayohms in #308
  • Keep Turbo classes in proguard consumer rules by @jayohms in #309
  • Prevent pull-to-refresh from triggering while scrolling in a nested scrollable element on the page by @jayohms in #310
  • Fix Toolbar back button visibility without having a separate start destination Fragment instance by @jayohms in #311

New Contributors

Full Changelog: 7.0.2...7.0.3

7.0.2

17 Nov 14:32
1f1f7b6
Compare
Choose a tag to compare

What's Changed

  • Upgrade to SDK 34 and bump dependencies to latest versions by @jayohms in #293

Full Changelog: 7.0.1...7.0.2

7.0.1

02 Nov 17:19
bf945e1
Compare
Choose a tag to compare

What's Changed

  • Improve how debug logging is enabled and how exceptions are logged by @jayohms in #287
  • Strada sample components in the Demo app by @jayohms in #288

Full Changelog: 7.0.0...7.0.1

7.0.0

29 Aug 22:23
c81c90b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.0-rc18...7.0.0

7.0.0-rc18

21 Mar 18:47
7048faf
Compare
Choose a tag to compare

What's Changed

  • Set WebView's height to wrap content if its parent is ScrollingView by @mbarta in #266
  • Prevent web page screenshot scaling down in some cases by @mbarta in #267

Full Changelog: 7.0.0-rc17...7.0.0-rc18

7.0.0-rc17

17 Mar 15:52
1e3f6c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0-rc16...7.0.0-rc17