What's Changed
🚀 New Features
- Reader Updates for full screen, incremental zoom and color back… by @allaboutduncan in #82
- Add Multi-Select and Multi-File Options to Library Page by @allaboutduncan in #92
- Add Title as issue_title to File Renaming by @allaboutduncan in #88
- Add Multi-Select and Multi-File Options to Library Page by @allaboutduncan in #93
- Feature/Handle provider failure gracefully by @allaboutduncan in #99
- Recursive Directory Search and Button to Manually Scan Downloads by @allaboutduncan in #104
- Remove Unused Cache and Index Functions. by @allaboutduncan in #105
🐛 Bug Fixes
- Issue Mismatch with Partial Numbers by @allaboutduncan in #90
- Moving Large Number of Files Closes Progress Before Complete by @allaboutduncan in #91
- Filename Parsing Broken when Encounter Year in Title by @allaboutduncan in #97
- Fix NameError in prebuild_browse_cache after api_browse refactor by @Copilot in #103
📦 Other Changes
- Bump super-linter/super-linter from 5 to 8 by @dependabot[bot] in #85
- Bump python from 3.11-slim-bookworm to 3.14-slim-bookworm by @dependabot[bot] in #84
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #86
- Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #87
- Run and Resolve Bandit Scan Issues by @allaboutduncan in #94
New Contributors
- @allaboutduncan made their first contribution in #82
- @dependabot[bot] made their first contribution in #85
New Requirements
- With v4, CLU now requires a local path to store thumbnails and the database. For a collection of 115K comics, you will need ~3GB of space for thumbnails.
- For the Pull List feature, you will need a Metron account
Full Documentation
Full documentation and install steps are available on clucomics.org
Docker Deploy
Docker images are updated for image: allaboutduncan/comic-utils-web:latest
Support and Feature Requests
Support and feature requests are now available at "The Stack" Discord
Images
Full Changelog: https://
github.com/allaboutduncan/clu-comics/compare/v4.7.2...v4.8