Skip to content

Releases: linuxserver/docker-calibre-web

0.6.24-ls300

24 Nov 02:19
eb20129
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/0.6.24-ls300/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)

nightly-e6031844-ls236

24 Nov 08:36
5053d7e
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-e6031844-ls236/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Update Testresults

nightly-88733812-ls236

23 Nov 09:39
5053d7e
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-88733812-ls236/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Merge remote-tracking branch 'amazon_links/patch-2'

nightly-16255870-ls236

23 Nov 16:37
5053d7e
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-16255870-ls236/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Merge simple view

nightly-81226532-ls235

21 Nov 16:39
5eaca62
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-81226532-ls235/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Merge remote-tracking branch 'cn/master'

nightly-0bf3bb38-ls235

20 Nov 17:36
5eaca62
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-0bf3bb38-ls235/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Invisible books are no longer counted in archived page (Fix for #3221)

nightly-92fbc9c7-ls234

18 Nov 19:32
abad26f
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-92fbc9c7-ls234/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Improved dep check for windows exe version and further fixes for windows exe

0.6.24-ls299

16 Nov 07:38
5506740
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/0.6.24-ls299/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)

nightly-f9cfb38a-ls233

16 Nov 20:33
aeeb59d
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-f9cfb38a-ls233/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Updated german translation

nightly-e5dc7e28-ls233

16 Nov 13:41
aeeb59d
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/calibre-web/nightly-e5dc7e28-ls233/index.html

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Update readme and version