Blog Post
New Blog Post walking through some of the changes in detail.
What's Changed
🚀 New Features
- Source Wall - Table View and XML View by @allaboutduncan in #138
- Trash Added to Allow Soft Delete of Files by @allaboutduncan in #153
- Adjust Metadata Search on No Match by @allaboutduncan in #157
- Update Move File and Folder Progress UI by @allaboutduncan in #166
- Mark Issues Not Read or Hide from Timeline
- Sort and Filter Metadata Select Results by @allaboutduncan in #159
- Revise Collection Navigation by @allaboutduncan in #152
- Update Settings to Use Time Zone and Jitter Syncs by @allaboutduncan in #163
- Revise CBL Reading Lists to Use Metadata First by @allaboutduncan in #165
🐛 Bug Fixes
- Reader Not Prompting for Next Issue by @allaboutduncan in #150
- Missed ComicInfo Delete by @allaboutduncan in #151
- Simyian Update Needs cache=None by @allaboutduncan in #155
📝 Documentation
- Add issue templates for bug reports and enhancements by @MikiiTakagi in #137
-
📦 Other Changes
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #135
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #136
- refactor: Breakout all JS functions for Comics and Folders by @allaboutduncan in #142
- Reduce Metron Series API Calls by @allaboutduncan in #143
- refactor: Reduce Metron Credentials Check by @allaboutduncan in #144
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #169
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #170
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #171
New Contributors
- @MikiiTakagi made their first contribution in #137
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
Source Wall
Updated File Move UI
Trash
Full Changelog: v4.9...v4.10