New Features:
Starting from v0.8.0, the sorting of items on the library page and the title page are handled on the backend. Now the page has to be reloaded when you change the sorting option (obviously), but it brings the following improvements:
- The sorting option you used is saved by Mango, so you will see the items in the same order even when you reload the page or use a different device (#76)
- The "next entry" button at the end of the web reader and the "continue reading" section now respect your preferred sorting method (#86)
- Faster sorting and better tie-breaking
Improvements:
- Append
.part
to the filenames of partially downloaded cbz files so they won't show up in scans
Bug-fixes:
- Properly close the archive files after validating them to avoid leaking file descriptors