All Versions
34
Latest Version
Avg Release Cycle
8 days
Latest Release
1220 days ago

Changelog History
Page 2

  • v0.10.0 Changes

    August 02, 2020

    ๐Ÿ†• New Features

    • Batch mark chapters as read/unread (#75)

    Screenshot 2020-08-02 at 9 54 22 PM

    • โž• Add "Start Reading" section to the home page (#92)

    ๐Ÿ‘Œ Improvements

    • Display nested folders and archive files separately

    Screenshot 2020-08-02 at 9 53 31 PM

  • v0.9.0 Changes

    July 29, 2020

    ๐Ÿ†• New Features

    • ๐Ÿ”Œ Plugin support is finally here! The official plugins can be found in the plugins repository. Pull requests are always welcome. (#48)
    • Toggle dark/light mode based on system settings (#91). This can be enabled from the admin page.

    ๐Ÿ‘Œ Improvements

    • ๐ŸŒ Show corrupted archives in the web interface (#49)
    • โž• Add placeholder images in the web reader

    ๐Ÿ› Bug-fixes

    • ๐Ÿ›  Fix a memory leak that occurs when corrupted archives are repeatedly scanned
    • ๐Ÿ›  Fix the issue where some icons are not being displayed
  • v0.8.0 Changes

    July 17, 2020

    ๐Ÿ†• 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
  • v0.7.3 Changes

    July 05, 2020

    ๐Ÿ› Bug-fixes:

    • ๐Ÿ›  Fix the issue where the "continue reading" section shows entries that haven't been started yet (#83)

    ๐Ÿ‘Œ Improvements:

    • 32-bit compatibility (#79)
    • ๐Ÿ’พ Save sorting options in local storage (#76)
    • โฌ‡๏ธ Reduce the font size on the chapter cards (#84)
    • ๐Ÿ”— Link to the title pages from the chapter cards on the home page (#84)
    • Keep progress label color in dark mode (#85)
  • v0.7.2 Changes

    July 01, 2020

    ๐Ÿ› Bug-fixes:

    • Properly escape illegal characters in the OPDS XML files (#82)
    • ๐Ÿ‘ Explicitly register supported mime types (#82)

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ Improve home page load time (#81)
    • ๐Ÿ‘Œ Improve library and title pages load time
    • ๐Ÿ‘Œ Improve library scan performance (#79)
  • v0.7.1 Changes

    June 20, 2020

    ๐Ÿ› Bug-fixes:

  • v0.7.0 Changes

    June 20, 2020

    ๐Ÿ†• New Features:

    • โž• Add direct download button to download archives from the web interface (#45)

    Screenshot 2020-06-20 at 9 49 29 PM

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘ webp support (#69, nice)
    • Include nested titles in the "Continue Reading" section
    • โž• Add colors to the download manager labels in dark mode (#70)
    • ๐Ÿ‘‰ Show Mango version on the admin page (#71)
    • ๐Ÿ‘Œ Improve the grouping behavior in the "Recently Added" section (#37 (comment))
    • โž• Add robots.txt

    ๐Ÿ› Bug-fixes:

    • ๐Ÿ›  Fix incorrect breadcrumb menu order
    • ๐Ÿ›  Fix incorrect progress for titles and nested titles

    Others:

    • โฌ†๏ธ Upgrade Crystal version to 0.35.1
  • v0.6.1 Changes

    June 09, 2020

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix a bug that caused unexpected redirects after login (#64)
  • v0.6.0 Changes

    June 09, 2020

    ๐Ÿ†• New Features:

    • ๐Ÿ‘€ OPDS support (see Wiki)
    • New home page contributed by @jaredlt ๐Ÿฅ‡

    ๐Ÿ‘Œ Improvements:

    • Redirect to the requested page after successful login

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix a bug that caused the MangaDex download to fail when the chapter title contains slashes (#62)
  • v0.5.2 Changes

    June 04, 2020

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix incorrect modal title (#56)
    • ๐Ÿ›  Fix the issue where favicon is not showing when using base URL (#55)
    • ๐Ÿ›  Fix the issue where custom cover images are not visible when using base URL