What's Changed
New Contributors
Full Changelog: v1.0.15...v1.0.16
🎉 Release v1.0.16
Features:
-
✅ Hide Available Titles
- Option is in the title bar to hide/show available titles
- #116
-
✅ Add Basic Auth Support for Apprise
- RMAB will intelligently strip user/pass from auth url and pass it as basic auth headers
- #119
-
✅ Add 'retry download' button on failed downloads for retryable errors
-
✅ Add 'Adjust Search Term' to books in 'Awaiting Search' status on the admin panel. Future searches will use the adjusted terms
-
✅ Add 'Load More' accumulating pagination for Search/Authors/Series
-
✅ Add dedicated gemini support for BookDate (Thanks @brombomb!)
Upgrade:
docker pull ghcr.io/kikootwo/readmeabook:latest docker compose down docker compose up -d