Skip to content

3.4.0

Latest
Compare
Choose a tag to compare
@mickael-menu mickael-menu released this 03 Sep 15:04
· 4 commits to develop since this release
806ece1

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.

Take a look at the migration guide

Changelog

Added

Navigator

  • You can now access the viewport property of an EPUBNavigatorViewController to obtain information about the visible portion of the publication, including the visible positions and reading order indices.

Deprecated

Shared

Changed

Streamer

  • EPUB series added with Calibre now take precedence over the native EPUB ones in the belongsToSeries RWPM property.

Fixed

Streamer

  • #639 Optimized the opening of really large LCP protected publications.

Navigator

  • #70 Fixed restoring the reading progression with RTL EPUB.
  • EPUB vertical text in scrolling mode:
    • #556 Fixed reporting and restoring the reading progression.
    • Added support for decorations (highlights).
  • #635 Fixed overlapping FXL pages in landscape orientation.

Commits

New Contributors

  • @TechWilk made their first contribution in #615
  • @hongorzulnemo made their first contribution in #642

Full Changelog: 3.3.0...3.4.0