Compose
- Reverting recent Compose updates. See #5512
- Version bump to 1.0.0-beta03
KTX
- Version bump to 1.0.0-beta03
Build Changes
- Update Glide to java 8, AGP to 8.1.0, Gradle to 8.3. See #5285
- Update to AGP 8.1.1. See #5295
- Fix outdated JavaDoc for BitmapPoolAdapter. See #5309
- Update AVIF dependency to latest version to align with 16KB page size. See #5465
Bugs
- Use the correct bucket for AVIF GlideModule. See #5326
- Update TransformationUtils#rotateImageExif to preserve gainmap. See #5334 by @falhassen
- Add workaround for AOSP bug with decoding single channel hardware gainmaps. See #5357
- Clean up
preserveGainmapAndColorSpaceForTransformations
flag. See #5366 - Clean up
setEnableHardwareGainmapFixOnU
flag. See #5386 by @falhassen - Avoid referencing resource names within Resource Loader. See #5388 by @benjaminRomano
Full Changelog: v5.0.0-rc01...v5.0.0-rc05