* Folder watching will now appropriately ignore changes that occur in blacklisted folders.
* Fixed up recently updated from dashboard not opening a pre-sorted page. There were issues with how encoding and decoding was done plus missing code.
* Fixed up all streams from Dashboard opening to correctly filtered pages.
* All search linking now works.
* Rating tooltip and stars are bigger on mobile.
* A bit of cleanup
* Added day breakdown to user stats page.
* Removed Token checks before we write events to the history table for scrobbling.
Refactored so series holds will prevent writing events for reviews, ratings, etc.
* Fixed a potential bug where series name could be taken from a chapter that isn't the first ordered (very unlikely) for epubs.
Fixed a bug where Volume 1.5 could be selected for series-level metadata over Volume 1.
* Optimized the license check code so that users without any license entered would still take advantage of the cache layer.
* Sped up an API that checks if the library allows scrobbling
* Cleaned up the mobile CSS a bit for filters.
Changed how covers are merged together. Now a cover image will always be generated for reading list and collections.
Fixed reading list page being a bit laggy due to a missing trackby function.
Reading list page will now show the cover image always. Collection detail page will only hide the image if there is no summary on the collection.
* Removed Moq from the project. Fixed a localization string
* Fixed a bug with virtualized reading lists when reordering, it wouldn't use the correct order index.
* Added some german common strings cause weblate is a PIA to use.
* Added a bug marker for something that needs another release for