Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Releases: gelbphoenix/autocaliweb

v0.9.4

05 Sep 14:46
8daf65c

Choose a tag to compare

Added Features

  • Added a toggle to show the password on the Login page

Fixed Bugs

  • Fixed a bug that converted the userinfo URL into a tuple and therefor bricked OIDC login

Full Changelog: v0.9.3...v0.9.4

v0.9.3

03 Sep 16:57
8498fc4

Choose a tag to compare

Fixed Bugs

  • Fixed an "unexpected keyword argument" bug in the OAuth Session

Full Changelog: v0.9.2...v0.9.3

v0.9.2

03 Sep 15:02
2de2c74

Choose a tag to compare

What's Changed

  • Reverted the "Removed an unused value"
  • Added an text field to manually set the userinfo endpoint if setting endpoints manually

Fixed Bugs

  • Fixed a bug that prevented the loading of the "Edit Basic Configuration" page

Full Changelog: v0.9.1...v0.9.2

v0.9.1

02 Sep 14:06
2844fb8

Choose a tag to compare

What's Changed

  • Improved the file deletion logic in the ingest_processor
  • Removed an unused value in the OAuth/OIDC logic
  • Bumped versions of google api python client versions
  • Added ProxyFix middleware

Fixed bugs

  • Fixed a bug where the custom OAuth/OIDC configuration is not saved correctly

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Aug 21:19
f58f424

Choose a tag to compare

v0.9.0 (HalloCozy) – The Back to School & Autumn Update 🎃

What's Changed

  • Added the deployment of containers to the GitHub Container Repository under ghcr.io/gelbphoenix/autocaliweb

Added Features

  • Support for dis-or enabling the new Instapaper integration of Kobo e readers
  • Updated PyDrive2 minimum version
  • Added pyOpenSSL version

Full Changelog: v0.8.6...v0.9.0

v0.8.6

27 Aug 16:06
d6c5457

Choose a tag to compare

Warning

Release v0.8.6 removes support for Python 3.8. This only affects manual installations.

What's Changed

  • Added a uv.lock file to fix #73
  • Removed Support for Python 3.8
  • Automatically setting the creation date for PDF files via the value in the document info

Full Changelog: v0.8.5...v0.8.6

v0.8.5

24 Aug 12:32
5082763

Choose a tag to compare

What's Changed

Added Features

  • Added LitRes as a Metadata provider
  • OPDS Feed enhanced with custom columns and ratings support

Full Changelog: v0.8.4...v0.8.5

v0.8.4

19 Aug 17:37
b9c20a9

Choose a tag to compare

What's Changed

  • Comment out legacy calibre_db.dispose() in shutdown function by @UsamaFoad in #65
  • Update detail.html - add tooltip to Send to eReader button by @UsamaFoad in #66
  • Changed the remove abi tag from a general one to a dynamic
  • Enhanced Hardcover metadata provider with fallback
  • Added a parameter for improved filtering in edit_book_read_status

Fixed bugs

  • Fixed a bug where the kosync plugin wouldn't be available when installing Autocaliweb manually
  • Fixed a bug where iso-693 wouldn't be included in the manual installation when not using python3.12
  • Fixed a RAM exhaustion bug/vulnerability
  • Fixed a bug where the Google OAuth provider didn't had the needed scopes

Added Features

  • Added a Archive of Our Own (AO3) identifier
  • Implemented two way deletion for shelves in Kobo Sync

Full Changelog: v0.8.3...v0.8.4

v0.8.3

11 Aug 21:21
3cfe64d

Choose a tag to compare

Caution

SUGGEST UPDATING IMMEDIATELY OR AS EARLY AS POSSIBLE. An advisory will be published as soon as possible.

Bugs fixed

  • Fixed a critical bug that allowed the exposure of sensitive configuration data

Full Changelog: v0.8.2...v0.8.3

v0.8.2

11 Aug 18:57
884884e

Choose a tag to compare

What's Changed

  • As standard is the /calibre-library path not included in the setting of ownership (Can be activated with the ACW_CHOWN_LIBRARY environment variable)

Bugs fixed

  • Fixed a critical bug that allowed OIDC users to register an account when registrations aren't allowed
  • Fixed a CSS z-index and layout bug for the "Select eReader Email Addresses" modal
  • Fixed a bug that prevented the execution of the ingest processor

Full Changelog: v0.8.1...v0.8.2