Skip to content

v2.3.8 | Bug fixes

Choose a tag to compare

@afreakyelf afreakyelf released this 15 Mar 20:49
· 4 commits to master since this release
a11d392

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

Full Changelog: v2.3.7...v2.3.8