Releases: getmango/Mango
Releases · getmango/Mango
v0.4.0
v0.3.1-alpha
This is a pre-release for testings
Improvements:
- Add the option to disable ellipsis when truncating titles
v0.3.0
v0.2.5
Bug Fixes:
- Fix the incorrect sorting of titles and chapters in Chrome (thanks to @ermus19)
v0.2.4
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)
v0.2.3
v0.2.2
v0.2.1
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)
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"
v0.2.0
New features:
- Built-in MangaDex downloader (beta)
- Dark mode (#8)
- Intelligent chapters sorting (#9)
- Better images sorting in the web reader (#12, thanks to @Leeingnyo !)
Improvements:
- Add unit tests
- Display error messages for HTTP 404 and 500