Skip to content

Releases: linuxserver/docker-calibre-web

nightly-a84c316e-ls228

02 Nov 16:45
5c6019c
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Merge branch 'Develop' - Improved compability for python 3.12+

nightly-54a0ddaa-ls228

02 Nov 23:35
5c6019c
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Merge remote-tracking branch 'ko/master'

nightly-bf89bbc8-ls227

01 Nov 06:49
19f7054
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Fix series_index 0 isn't correctly synced to kobo (#3204)
Update Teststatus

nightly-bf9313dd-ls226

28 Oct 15:40
005085d
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Update test status
Updates after test run

0.6.23-ls296

27 Oct 02:11
ebb7cba
Compare
Choose a tag to compare

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

!Attention! For this update http-Auth has to be installed !Attention!

New features:

  • Epub reader themes stored locally
  • Added font size switch to Epub reader
  • Allow sending to multiple kindle emails at once
  • Update redirect for login/logout in case of anonymous browsing enabled to keep last visible page active
  • Log Forwarded for address in accesslog instead of client address for gevent
  • Error message for faild tasks is displayed in UI
  • Search for custom int and float values within ranges (#3109)

Bug Fixes:

  • Update to make upload of m4a and m4b files work (#3102)

  • Fixed error during debug logging on upload

  • Better error message on failed convert because of running calibre instance (#3100)

  • Updated pdf.js

  • Schedules reconnect is now working even if reconnect route is not available ( #3107)

  • Bugfix upload format with language to book without language

  • Fix wrong quotes on calibre binary call for windows during embed metada on download/email etc.

  • Fix csp Header for reader and google drive (#3108)

  • Fixed read status search with linked column in advanced search

  • Fix back function on simple search

  • Fix archiving books from calibre-web side

  • Security Fix: Cookies are no longer stored for opds basic authentication and proxy authentication

nightly-c2ffa940-ls225

27 Oct 08:38
75c7838
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Add cryptography to requirements

nightly-b94e1df5-ls225

26 Oct 14:32
75c7838
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Delete custom column related values on database change

nightly-e8cb8413-ls224

25 Oct 08:43
1761ea7
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Fix quotes for calibre convert on windows

nightly-d5059979-ls224

25 Oct 15:34
1761ea7
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Marked 2 strings as raw strings to suppress warnings

nightly-cd01aaa6-ls223

23 Oct 17:36
f331489
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add new dep, xdg-utils.

calibre-web Changes:

Merge remote-tracking branch 'readme/patch-1'