Mango v0.8.0 Release Notes

Release Date: 2020-07-17 // almost 4 years ago
  • ๐Ÿ†• 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