3.0.0-beta.1
Pre-release
Pre-release
mickael-menu
released this
14 May 15:21
·
34 commits
to develop
since this release
Resources
Changelog
Deprecated
Navigator
- All the
completion
parameters of theNavigator
APIs are removed.
Changed
- All the APIs using or returning a
Date
objects are now using a customInstant
type.
Shared
- The
Link
property key for archive-based publication assets (e.g. an EPUB/ZIP) is nowhttps://readium.org/webpub-manifest/properties#archive
instead ofarchive
.
LCP
- #493 The LCP module does not require the Bluetooth permissions anymore to derive the device name.
Fixed
Navigator
- #325 Top EPUB selections no longer break when dragging the selection handles.
- Fixed applying preferences while the EPUB navigator fragment is being recreated.
What's Changed
- Prevent Opds2Sniffer from reading the whole blob by @qnga in #482
- Various improvements in LcpService by @qnga in #483
- Fix various crashes by @mickael-menu in #484
- Don't read content whose length is unknown in sniffing by @qnga in #485
- Downgrade to jsoup 1.16.1 by @mickael-menu in #489
- Fix opening LCP-protected publication in restricted mode by @qnga in #494
- Fix a bunch of thread violations by @mickael-menu in #490
- Remove
completion
fromNavigator
APIs by @mickael-menu in #488 - Prevent reporting the current position while loading a locator by @mickael-menu in #487
- Enable core library desugaring by @mickael-menu in #496
- Fix various EPUB positioning issues by @mickael-menu in #499
- Fix handling EPUB
noteref
with nested elements by @mickael-menu in #503 - Fix broken EPUB selection in paginated mode by @mickael-menu in #502
- Make possible crashes of PSPDFKit more explicit by @qnga in #495
- Revamp format specifications and other changes by @qnga in #500
- Replace
Date
withInstant
by @mickael-menu in #506 - Documentation by @mickael-menu in #486
- Fix applying preferences while recreating EPUB fragments by @mickael-menu in #507
- Change LCP device name strategy by @mickael-menu in #508
- Support for the new 2.x LCP Profiles by @mickael-menu in #510
- 2.4.1 by @mickael-menu in #511
- Deprecate media1 and media2 navigators by @mickael-menu in #512
- Rename
archive
Link property by @mickael-menu in #514 - 3.0.0-beta.1 by @mickael-menu in #515
Full Changelog: 3.0.0-alpha.2...3.0.0-beta.1