Warning
Minor releases (a.B.c) of the Readium toolkit may now include minor breaking changes, such as dependency upgrades or small API modifications. Major version numbers are reserved for significant architectural changes.
Resources
Changelog
Fixed
Fixed
- Fixed 16 KB page sizes support (contributed by @gustavaa).
Navigator
- Fixed vertical text scrolling in EPUB for right-to-left reading progression (contributed by @shovel-kun).
- Fixed notifying the current location when using vertical text scrolling in EPUB (contributed by @shovel-kun).
- Fixed drawing EPUB decorators with vertical text (contributed by @shovel-kun).
Commits
- fix: properly scroll vertical text by @shovel-kun in #656
- fix: correctly decorators for vertical scrolling pages by @shovel-kun in #671
- feat: support TTSNavigator and text search for WebPubs with HTML content by @ddfreiling in #682
- Update dependencies and Android SDK by @stevenzeck in #678
- Migrate to Central Portal for Maven Publishing by @mickael-menu in #684
- Upgrade to kotlinx-datetime 0.7.1 by @erkasraim in #697
- Revisit the new fxl navigator and introduce a reflowable one by @qnga in #680
- Fix 16K support for PDFium by @gustavaa in #710
- 3.1.2 by @mickael-menu in #715
New Contributors
- @shovel-kun made their first contribution in #656
- @gustavaa made their first contribution in #710
Full Changelog: 3.1.1...3.1.2