Skip to content

7.0.3

Compare
Choose a tag to compare
@jayohms jayohms released this 24 Feb 21:55
· 49 commits to main since this release
b2f2aa4

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