Blog Post
There are a few features worth noting in this release. While a majority of the changes are refinements, backend or bug - things like Notifications, Thumbnails Styles and Metron Auth Token Support are notable changes with config settings that are described in detail in the v6.4 Blog Post.
What's Changed
🚀 New Features
- Add Apprise push notifications for downloads and wanted issues by @allaboutduncan in #508
- Auto-retry failed downloads before reporting them as failed by @allaboutduncan in #509
- Let users turn off automatic metadata on move by @allaboutduncan in #516
- Add folder thumbnail styles, pinned covers, and a regenerate sweep by @allaboutduncan in #529
- Add Metron API token auth, and stop retrying rejected credentials by @allaboutduncan in #532
- Let the reader pan the zoom window, by keyboard and by wheel by @allaboutduncan in #537
- Record the real mtime when a file is tagged by @allaboutduncan in #522
- Drive the credit backfill from Metron's modified feed by @allaboutduncan in #523
- Centralize the "already tagged" Notes check and exclude Comixology by @allaboutduncan in #524
- Add a compact table view to Weekly Releases by @allaboutduncan in #525
- Replace the collection pager's per-page mirror with a Jump to page select by @allaboutduncan in #526
- Bring the second GCD search loop to parity, and rank tokenized matches by year by @allaboutduncan in #527
- Add a Back to top button to the Browse Library pager by @allaboutduncan in #528
- Add a per-series "Check for Missing Issues" button by @allaboutduncan in #530
- Explain Cloudflare-blocked downloads on the status page by @allaboutduncan in #535
- Cross-check a matched issue's date against the filename by @andreasorbelli in #513
- Check the folder year, unhide the review search, and stop reading dates as issue numbers by @allaboutduncan in #514
🐛 Bug Fixes
- Recognize "-1" issues instead of reporting them wanted by @allaboutduncan in #507
- Apply the GCD language preference on the automatic metadata path by @andreasorbelli in #511
- Maintain XML Data if it Doesn't Exist on a re-tag by @allaboutduncan in #515
- Stop tagging files from stale Metron cache and backfill the impacted issues by @allaboutduncan in #520
- Map Metron's editor credits into by @allaboutduncan in #521
- Match wanted issues when the rename pattern separates series and issue with "#" by @allaboutduncan in #533
📦 Other Changes
- Fix GCD series matching: dead tokenized variation, unguarded one-token fallback, unapplied year by @andreasorbelli in #518
- Always unpack archives dropped in WATCH, and unpack them content-aware by @allaboutduncan in #536
- Rank GCD candidates instead of taking the newest survivor by @andreasorbelli in #531
New Contributors
- @andreasorbelli made their first contribution in #511
Images
Notifications via Apprise
Thumbnail Styles and Regenerate All
Full Changelog: v6.3.1...v6.4