v6.3.1
·
141 commits
to master
since this release
Changed
- [NewsList] now fetched from server on launch, which correctly updates unread count badge (4d44a79)
- [ads] sometimes the banner ad will be in the new collapsible format (9d4d105)
This may be temporary, as we don't know how it would perform and how it affects UX.
Fixed
- [AppBar]
IllegalStateException: Size(w x -h) is out of range (78a3086)
Was a rare bug that couldn't be reproduced, perhaps occurring when scrolling.
Miscellaneous
- Updated dependencies (469cc03)
Gradle 8.7 -> 8.8 Android Gradle Plugin 8.4.1 -> 8.5.0 Google Services Plugin 4.4.1 -> 4.4.2 Crashlytics Plugin 3.0.1 -> 3.0.2 Compose 1.6.7 -> 1.6.8 AndroidX Lifecycle 2.7.0 -> 2.8.3 Firebase BOM 33.0.0 -> 33.1.1 Play Services Base 18.4.0 -> 18.5.0 Play Services Ads 23.1.0 -> 23.2.0 LibSU 5.2.2 -> 6.0.0
In case you missed it, see the news article we published that detailed changes & improvements in v6 (Jetpack Compose rewrite).
Full APK size reduced by 4 KB relative to the previous release, v6.3.0.