This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Releases: gelbphoenix/autocaliweb
Releases · gelbphoenix/autocaliweb
v0.9.4
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
Fixed Bugs
- Fixed an "unexpected keyword argument" bug in the OAuth Session
Full Changelog: v0.9.2...v0.9.3
v0.9.2
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
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
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
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
What's Changed
- Refactor to use environment variables for config paths by @UsamaFoad in #70
- Update hardcover.py by @UsamaFoad in #72
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
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
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
What's Changed
- As standard is the /calibre-library path not included in the setting of ownership (Can be activated with the
ACW_CHOWN_LIBRARYenvironment 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