7.0.3
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 destinationFragment
instance by @jayohms in #311
New Contributors
- @kyrylo made their first contribution in #298
- @reaper made their first contribution in #296
- @MichalSznajder made their first contribution in #286
Full Changelog: 7.0.2...7.0.3