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

Changelog History
Page 3

  • v0.5.1 Changes

    June 03, 2020

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix the bug that crashes Mango when started with the --config option (#53)
    • ๐Ÿ‘‰ Make the mango admin user list command handles empty user DB
  • v0.5.0 Changes

    June 02, 2020

    ๐Ÿ†• New Features:

    • ๐Ÿ‘ RAR/CBR support
    • โž• Add the admin/user sub-commands for easy user management from CLI (#44)

    ๐Ÿ‘Œ Improvements:

    • โš  Show explicit warning messages when archives cannot be opened (#49)
    • Include the port number in token, so you can painlessly run multiple instances of Mango on the same machine (#21, #13)

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix a MangaDex filtering bug that occurs when the group name contains special characters (#51)
    • ๐Ÿ‘‰ Use base URL when setting the cookie's path
  • v0.4.0 Changes

    May 24, 2020

    ๐Ÿ†• New Features:

    • ๐Ÿ”ง Configurable rename rules for manga and chapters downloaded from MangaDex (#16 )
    • ๐Ÿ‘ Base URL support (#46 )

    ๐Ÿ‘Œ Improvements:

    • Prevent the navbar from jumping on reload (#40 )
  • v0.3.1-alpha Changes

    May 15, 2020

    This is a pre-release for testings

    ๐Ÿ‘Œ Improvements:

    • โž• Add the option to disable ellipsis when truncating titles
  • v0.3.0 Changes

    April 22, 2020

    ๐Ÿ†• New Features:

    • You can now edit the display names and upload cover images for your manga series and chapters (#20)
    • Mark all chapters as read or unread (#30)

    Screen Shot 2020-04-22 at 10 50 26 PM

    ๐Ÿ‘Œ Improvements:

    • Check the integrity of downloaded files before marking them as completed (#29)
  • v0.2.5 Changes

    April 02, 2020

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix the incorrect sorting of titles and chapters in Chrome (thanks to @ermus19)
  • v0.2.4 Changes

    April 02, 2020

    ๐Ÿ› Bug Fixes:

    • ๐Ÿ›  Fix a UI bug on the download manager page that shows the "Resume Download" button even when the downloading process is not paused

    ๐Ÿ‘Œ Improvements:

    • Lazy load the cover images on the library/title page to improve page load time
    • ๐Ÿ›  Fix the height of cards on the library/title page to make the overall layout much cleaner (#23)

    card-layoyt

  • v0.2.3 Changes

    March 27, 2020

    ๐Ÿ›  Fix #22

  • v0.2.2 Changes

    March 19, 2020

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿณ Greatly reduce docker image size (700+MB to 25MB). Thanks to @WROIATE !
  • v0.2.1 Changes

    March 15, 2020

    ๐Ÿ†• New features:

    • ๐Ÿ‘ Nested folder support (#11)

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ’ป Mango now sets the expiration date of the login cookie to one year later, so you don't need to log in every time you restart the browser session
    • โž• Added breadcrumb menu for easier navigation (especially helpful on mobile)

    Screen Shot 2020-03-15 at 1 23 59 PM

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix a bug in the API endpoint /api/book/:id that causes HTTP 500 error
    • ๐Ÿ›  Fix the incorrect sorting of titles when the sorting option is set to "progress"