This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
2.0.0-alpha.1
Pre-release
Pre-release
mickael-menu
released this
11 Aug 12:46
·
86 commits
to develop
since this release
Added
- Support for PDF and Readium Audiobooks protected with LCP.
Changed
LCPAuthenticating
can now return hashed passphrases in addition to clear ones. This can be used by reading apps fetching hashed passphrases from a web service or Authentication for OPDS, for example.- Provided
LCPAuthenticating
instances are now retained by the LCP service. Therefore, you can provide one without keeping a reference around in your own code.