Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added
Changed
Fixed
Fixed a bug where certain titles could loose custom name overrides after a scan (Updating a Series Name then rescanning can sometimes loose the locked Series Name. #384)
(Parser) Fixed a bad parsing case for "Series Name - Vol.01 Chapter 029 8 Years Ago" where somehow the chapter would parse as "029 8", thus making the file a special rather than chapter 29.
When viewing a volume's files from a card's action menu, files were displayed in an arbitrary order instead of the reading order. This applied only for Specials and Raw Images. (Volume Info view needs to show the files in reading order, not an arbitrary order #378)
Fixed a bug with reading order when you have a volume file and chapter files bundled in one virtual volume, the continuous reader would not be able to navigate through them properly (Volume with a volume based file and chapter based files, next chapter does not work. #380)
When server connection was lost and restored, the no connection page did not restore you to your previous page (No Collection on connection restore is not reloading old page url #379)
After creating a new user, the Last Active would show "01/01/0001" to denote never active, now "Never Active" will show (When creating a new user, Last Active date is skewed in UI #376)
(Manga Reader) Fixed an issue with Manga reader where every 7 pages a hard request would be made (and thus a loading indicator). Now pre-fetching works much better and loading indicators should almost never be seen. (Strange prefetching behaviour on Manga Reader #372)
(Book Reader) Fixed an issue where Book Reader would not properly save the last position when a book didn't have a Table of Contents, even though it should regardless of Table of Contents (Book reader bookmark not firing while scrolling #360)
(Book Reader) Fixed an issue where Book Reader wouldn't let you click on anchors in the page, when "Tap to Paginate" was on (Book Reader links aren't clickable when tap to paginate is on #364)
(Book Reader) Aligned the cover overlays for where to click for Tap to Paginate to the same colors as Manga Reader (Book Reader Pagination colors aren't matching new Manga reader colors #365)
(Parser) Special Markers were taking series name parsed from filename which was unreliable. Instead, it will attempt to parse it from folder name (till library root). Ie) /manga/Hippos Attack/Specials/Artbook SP01.cbz -> Series name: Hippos Attack (Special parsing is not working correctly #359)
Fixed an issue where after adding a collection tag to a series, upon closing the modal, the underlying page didn't reflect the new changes (After adding a collection, series detail page doesn't always reflect it. #393)
Fixed an issue when the series detail thumbnail was too long it would push down the Volumes/Specials selection (Fixed: Series detail spacing issue while keeping a restriction on height for webbtoons #412)
After adding a role to a user, ensure the screen updates immediately (Misc Polishing #413)
Fixed a bug where epubs would download as zip files instead of their native extension (this also applies to Manga/Comic libraries) (Downloading epubs download as a zip #399)
Fixed an issue where checking if a file was modified since last scan always returned true, meaning we would do more I/O than was needed (MangaFile.HasFileBeenModified() is not working correctly #415)
There wasn't enough spacing on the top menu bar on the Manga reader (PDF Support + MORE!!!! #416)
Fixed a bug where user preferences dark mode control always showed true, even if you were not using dark mode (PDF Support + MORE!!!! #416)
Fixed a bug where a forced metadata refresh wouldn't trigger a volume to force a refresh of cover image (Shakeout Fixes #422)
No issues present after 3 day shakeout
PDF Support is done for reworked Library filetypes