The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-07-31 | 1.2 kB | |
| v0.27.0.tar.gz | 2022-07-31 | 3.7 MB | |
| v0.27.0.zip | 2022-07-31 | 3.7 MB | |
| mango-arm64v8.o | 2022-07-31 | 17.0 MB | |
| mango-arm32v7.o | 2022-07-31 | 15.1 MB | |
| mango | 2022-07-31 | 35.5 MB | |
| Totals: 6 Items | 75.0 MB | 0 | |
New Features
- Mango now supports directory entries. In addition to archive files like cbz/cbr, you can simply put image files into a folder and Mango will recognize it as a manga entry (closes [#215], thanks to @Leeingnyo)
- JXL support (closes [#306], thanks to @tr7zw)
- You can now configure Mango through environment variables (thanks to @crainte). Overall precedence:
- config file (if exists)
- environment variables
- default values (see README.md)
- An additional "Page fit" option for the paged reader (partially [#147], thanks to @Hiers)
Improvements
- Include a manga in the continue reading section on the home page as long as there are unread entries, even if the last entry is marked as read (thanks to @torta)
Bug-Fixes
- Fixed a bug on the paged reader pre-loading (thanks to @Leeingnyo)
- Fixed a bug where the subscribe button is showing for plugins that don't support manga subscriptions
- Fixed a bug where the
mango.attributehelper function for plugins does not work for some HTML (fixes [#320]) - Fixed a bug where the
manifest.jsonfile is missing from the binary (thanks to @phlhg)