Update sorting of bulk migration other matches

1. Latest chapter
2. Source priority
3. Title
This commit is contained in:
schroda
2026-05-17 13:52:19 +02:00
parent 6564484540
commit 0a95bf57b6
3 changed files with 23 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- (**Migration**) Sort entries in search/execution page by title
- (**Migration**) Prevent a manual selected match from getting automatically overwritten by a new-found match
- (**Migration**) Abort active search when selecting a match through the manual search
- (**Migration**) Sort unselected matched entries by 1. their latest chapter, 2. their source priority, 3. their title
### Fixed