Releases: linuxserver/docker-calibre-web
0.6.24-ls305
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/0.6.24-ls305/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
New features:
- Extract metadata of audiofiles during upload (mp3, opus, ogg, ogv, aac, ac3, aiff, asf, flac, m4a, m4b)
- Updated Pdf Viewer (pdf.js)
- Upload (multiple) book formats with progress and merge the corresponding metadata into the book on book edit page (also via drag'n drop #2252)
- Add cookie prefix environment variable to config to enable storing user credentials for multiple indstances on one server
- Implementation of sorting according to shelf added (#3003)
- Improved contrast for epub reader headline in dark modes (#3145)
- Enable python3.12 compatability (Migrate from iso639)
- Integrate the advocate project to simlify installations on newer python version (>3.9) on windows
- Set number of decimals of series_index shown everywhere to 2 digits
- Changed response code to opds download forbidden to 401 instead of 404 for opds downloads (improves anonymous browsing with guest has no download permission)
- libmagic binary files are now installed automatically on windows to simplify installation on windows
Bug Fixes:
- Changed formating of float values. If value ends not with "0" tailing "0" are printed
- Fix for Kobo browser not downloading kepub files (#2990)
- Fix for cover size during kobo sync (#2523)
- Improved whitespace removal at start and end of strings for "unicode whitespaces"
- Shelf sort algorithm is now saved
- Music icon is now only visible once if more than one audio format available
- Fix for only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings (#3130)
- Fix to generate thumbnails on gdrive
- Fix for metadata search results with amazon and google returning nothing
- Fix invalid database can not be saved for split library (#3131)
- Fix for Invalid cross-device link error during upload on very very(?) special drive configuration
- Fix Invalid amazon link for uk amazon store (#3151)
- Fix bookmarks button for safari browser (#3178)
- Fix Embedding metadata during convert not working on windows
- Fix Calibre convert parameters with spaces are not working (#3189)
- Import LDAP users from Microsoft Active Directory with special characters like "," and "[" is now working (#3186)
- Display error message if visiblity resticting custom column is not available and delete custom column related values on database change (#3190)
nightly-ee7f393e-ls246
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-ee7f393e-ls246/index.html
LinuxServer Changes:
Rebase to noble.
Remote Changes:
enable mobi and rtf files for upload (fix for #3258)
nightly-71686e44-ls245
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-71686e44-ls245/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
Merge remote-tracking branch 'it/patch-1'
nightly-659535f5-ls245
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-659535f5-ls245/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
update Galician translation
0.6.24-ls304
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/0.6.24-ls304/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
New features:
- Extract metadata of audiofiles during upload (mp3, opus, ogg, ogv, aac, ac3, aiff, asf, flac, m4a, m4b)
- Updated Pdf Viewer (pdf.js)
- Upload (multiple) book formats with progress and merge the corresponding metadata into the book on book edit page (also via drag'n drop #2252)
- Add cookie prefix environment variable to config to enable storing user credentials for multiple indstances on one server
- Implementation of sorting according to shelf added (#3003)
- Improved contrast for epub reader headline in dark modes (#3145)
- Enable python3.12 compatability (Migrate from iso639)
- Integrate the advocate project to simlify installations on newer python version (>3.9) on windows
- Set number of decimals of series_index shown everywhere to 2 digits
- Changed response code to opds download forbidden to 401 instead of 404 for opds downloads (improves anonymous browsing with guest has no download permission)
- libmagic binary files are now installed automatically on windows to simplify installation on windows
Bug Fixes:
- Changed formating of float values. If value ends not with "0" tailing "0" are printed
- Fix for Kobo browser not downloading kepub files (#2990)
- Fix for cover size during kobo sync (#2523)
- Improved whitespace removal at start and end of strings for "unicode whitespaces"
- Shelf sort algorithm is now saved
- Music icon is now only visible once if more than one audio format available
- Fix for only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings (#3130)
- Fix to generate thumbnails on gdrive
- Fix for metadata search results with amazon and google returning nothing
- Fix invalid database can not be saved for split library (#3131)
- Fix for Invalid cross-device link error during upload on very very(?) special drive configuration
- Fix Invalid amazon link for uk amazon store (#3151)
- Fix bookmarks button for safari browser (#3178)
- Fix Embedding metadata during convert not working on windows
- Fix Calibre convert parameters with spaces are not working (#3189)
- Import LDAP users from Microsoft Active Directory with special characters like "," and "[" is now working (#3186)
- Display error message if visiblity resticting custom column is not available and delete custom column related values on database change (#3190)
nightly-e4940264-ls244
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-e4940264-ls244/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
Order of elements on the book editing page changed
nightly-21989c3c-ls243
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-21989c3c-ls243/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
Added logging of ip address (#3237)
Refactored Response(json.dumps -> make_response(jsonify..)
Update mimetypes - Allow different mimetypes for download and file upload check (#3245, #3243)
Bugfixes from tests
Updated optional-requirements
0.6.24-ls303
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/0.6.24-ls303/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
New features:
- Extract metadata of audiofiles during upload (mp3, opus, ogg, ogv, aac, ac3, aiff, asf, flac, m4a, m4b)
- Updated Pdf Viewer (pdf.js)
- Upload (multiple) book formats with progress and merge the corresponding metadata into the book on book edit page (also via drag'n drop #2252)
- Add cookie prefix environment variable to config to enable storing user credentials for multiple indstances on one server
- Implementation of sorting according to shelf added (#3003)
- Improved contrast for epub reader headline in dark modes (#3145)
- Enable python3.12 compatability (Migrate from iso639)
- Integrate the advocate project to simlify installations on newer python version (>3.9) on windows
- Set number of decimals of series_index shown everywhere to 2 digits
- Changed response code to opds download forbidden to 401 instead of 404 for opds downloads (improves anonymous browsing with guest has no download permission)
- libmagic binary files are now installed automatically on windows to simplify installation on windows
Bug Fixes:
- Changed formating of float values. If value ends not with "0" tailing "0" are printed
- Fix for Kobo browser not downloading kepub files (#2990)
- Fix for cover size during kobo sync (#2523)
- Improved whitespace removal at start and end of strings for "unicode whitespaces"
- Shelf sort algorithm is now saved
- Music icon is now only visible once if more than one audio format available
- Fix for only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings (#3130)
- Fix to generate thumbnails on gdrive
- Fix for metadata search results with amazon and google returning nothing
- Fix invalid database can not be saved for split library (#3131)
- Fix for Invalid cross-device link error during upload on very very(?) special drive configuration
- Fix Invalid amazon link for uk amazon store (#3151)
- Fix bookmarks button for safari browser (#3178)
- Fix Embedding metadata during convert not working on windows
- Fix Calibre convert parameters with spaces are not working (#3189)
- Import LDAP users from Microsoft Active Directory with special characters like "," and "[" is now working (#3186)
- Display error message if visiblity resticting custom column is not available and delete custom column related values on database change (#3190)
nightly-f9390cee-ls242
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-f9390cee-ls242/index.html
LinuxServer Changes:
Rebase to noble.
calibre-web Changes:
reenable hide console window on windows
0.6.24-ls302
CI Report:
https://ci-tests.linuxserver.io/linuxserver/calibre-web/0.6.24-ls302/index.html
LinuxServer Changes:
Add new dep, xdg-utils.
calibre-web Changes:
New features:
- Extract metadata of audiofiles during upload (mp3, opus, ogg, ogv, aac, ac3, aiff, asf, flac, m4a, m4b)
- Updated Pdf Viewer (pdf.js)
- Upload (multiple) book formats with progress and merge the corresponding metadata into the book on book edit page (also via drag'n drop #2252)
- Add cookie prefix environment variable to config to enable storing user credentials for multiple indstances on one server
- Implementation of sorting according to shelf added (#3003)
- Improved contrast for epub reader headline in dark modes (#3145)
- Enable python3.12 compatability (Migrate from iso639)
- Integrate the advocate project to simlify installations on newer python version (>3.9) on windows
- Set number of decimals of series_index shown everywhere to 2 digits
- Changed response code to opds download forbidden to 401 instead of 404 for opds downloads (improves anonymous browsing with guest has no download permission)
- libmagic binary files are now installed automatically on windows to simplify installation on windows
Bug Fixes:
- Changed formating of float values. If value ends not with "0" tailing "0" are printed
- Fix for Kobo browser not downloading kepub files (#2990)
- Fix for cover size during kobo sync (#2523)
- Improved whitespace removal at start and end of strings for "unicode whitespaces"
- Shelf sort algorithm is now saved
- Music icon is now only visible once if more than one audio format available
- Fix for only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings (#3130)
- Fix to generate thumbnails on gdrive
- Fix for metadata search results with amazon and google returning nothing
- Fix invalid database can not be saved for split library (#3131)
- Fix for Invalid cross-device link error during upload on very very(?) special drive configuration
- Fix Invalid amazon link for uk amazon store (#3151)
- Fix bookmarks button for safari browser (#3178)
- Fix Embedding metadata during convert not working on windows
- Fix Calibre convert parameters with spaces are not working (#3189)
- Import LDAP users from Microsoft Active Directory with special characters like "," and "[" is now working (#3186)
- Display error message if visiblity resticting custom column is not available and delete custom column related values on database change (#3190)