Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@mickael-menu mickael-menu released this 31 Jan 16:49

Take a look at the migration guide

Changelog

Added

Shared

  • Support for streaming ZIP packages over HTTP. This lets you open a remote EPUB, audiobook, or any other ZIP-based publication without needing to download it first.

Deprecated

  • The close() and Closeable APIs are now deprecated. Resources are automatically released upon deinit, which aligns better with Swift.

Fixed

LCP

  • Fixed a regression that caused some LCP passphrases to no longer match the protected publication.

Navigator

  • Fixed race condition when calling submitPreferences() before the EPUB navigator is fully initialized.

Commits

Full Changelog: 3.0.0...3.1.0