v2.3.8 | Bug fixes
What's Changed
- Create notify-resolved.yml by @afreakyelf in #209
- Updated Jetpack Compose sample in Readme by @muazdev26 in #211
- fix: reset page height to WRAP_CONTENT on ViewHolder rebind by @hrithikvish in #242
- Fix: Use deprecated getParcelableExtra on API 33 to prevent NPE (#244) by @AntoineJaury in #245
- feat: expose zoom methods and add Compose example with FABs by @HoussemHfaidh in #246
- Fix NoClassDefFoundError for lifecycle-process Kotlin anonymous classes in Java consumer apps by @Copilot in #248
- Fix cache key collision for same-named PDFs in different directories by @Copilot in #249
- Fix PDF quality degradation on zoom by @Copilot in #247
- Add scrollToNextPage() / scrollToPreviousPage() for within-page scroll-before-advance navigation by @Copilot in #250
New Contributors
- @muazdev26 made their first contribution in #211
- @hrithikvish made their first contribution in #242
- @AntoineJaury made their first contribution in #245
- @HoussemHfaidh made their first contribution in #246
- @Copilot made their first contribution in #248
Full Changelog: v2.3.7...v2.3.8