LinuxServer Changes:
Rebase to Alpine 3.19.
seblucas-cops Changes:
Category notes for authors, publishers, series etc. were added in Calibre 7.x - see https://calibre-ebook.com/new-in/sixteen
They are now visible on the corresponding detail page in COPS if available
Virtual libraries defined in Calibre are now partially supported - see https://manual.calibre-ebook.com/virtual_libraries.html
Note: only exact search criteria like tags:"=Short Stories" and languages:"=eng"
are supported in COPS for now...
Please open an issue to prioritize other search criteria
A new epub reader based on epubjs is also available in option as alternative for monocle (not for mobile phones) - feel free to submit PRs at intity-epubjs-reader for improvements.
2.5.0 - 20240306 Use virtual libraries + support epubjs reader
- Changes in config_default.php file:
- new $config['cops_virtual_library']
- new $config['cops_epub_reader']
- Select virtual library via customize page or config_local
- Propose epubjs-reader as alternative for monocle
- Clarify WebDriver tests with selenium container (dev only)
- Split off index page and filter by virtual library
2.4.3 - 20240302 Start virtual libraries + switch to phpunit 10.5
- Changes in config_default.php file:
- new $config['cops_calibre_virtual_libraries']
- Update dependencies + switch to phpunit 10.5
- Add identifier filter links
- Start support for virtual libraries from Calibre (TODO)
2.4.2 - 20240227 Show category notes for Calibre 7.x (bootstrap2 & twigged)
- Show use of db parameter in openapi for REST API
- Add notes and preferences routes in REST API
- Add Preference class for Calibre preferences
- Show notes in page detail for bootstrap2 & twigged templates
- Get notes for author, publisher, serie and tag if available
Full Changelog: mikespub-org/seblucas-cops@2.4.1...2.5.0