3.0.0-beta.1
Pre-release
Pre-release
·
28 commits
to develop
since this release
Take a look at the migration guide
Changelog
Added
Shared
TableOfContentsService
can now be used to customize the computation ofpublication.tableOfContents()
.
LCP
- The table of contents of an LCP-protected PDF is now extracted directly from the PDF if the
tableOfContents
property inmanifest.json
is empty.
Fixed
- #489 Fix crash related to Fuzi when compiling with Xcode 16 in release mode.
Navigator
- #502 Fixed accessibility editing actions on iOS 18.
Commits
- About screen sui by @FuzzzzyBoy in #492
- Swift UI refactor opds catalog selector by @FuzzzzyBoy in #497
- Fix accessibility editing actions on iOS 18 by @mickael-menu in #505
- Fix Fuzi with Xcode 16 by @mickael-menu in #504
- Various v3 fixes by @mickael-menu in #499
- Extract the table of contents from an LCP-protected PDF by @mickael-menu in #480
- 2.7.4 by @mickael-menu in #506
- SUI refactoring facets screen by @FuzzzzyBoy in #501
- 3.0.0-beta.1 by @mickael-menu in #507
New Contributors
- @FuzzzzyBoy made their first contribution in #492
Full Changelog: 3.0.0-alpha.3...3.0.0-beta.1