What's Changed
Full Changelog: v1.1.4...v1.1.5
🎉 Release v1.1.5
Features:
- ✅ Ignore Book Toggle (Per User, in Audiobook Details Modal)
- The user who ignored the book will not create automatic requests for this book via watching/shelves
- #138
- ✅ UMASK Support + Custom Permissioning
- UMASK is a new compose Env Var, Folder+File Permissioning is in the paths settings
- https://discord.com/channels/1450562177277755464/1454544922966364303
- #76
- ✅ Sync Now functionality now available for goodreads/hardcover shelves (Thanks @brombomb!)
- ✅ Toggle Shelf Auto-Request
- Shelves toggled 'off' will still sync, but will not create any requests
Fixes:
-
✅ Library Scans now have no limit for the number of requests to match against
-
✅ groups are only passed for OIDC when using group claims (google auth fix)
-
✅ NZB fetching through proxied auth should work now with api key passed in the source headers
Upgrade:
docker pull ghcr.io/kikootwo/readmeabook:latest docker compose down docker compose up -d