The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version v0.27.0.zip (3.7 MB)
Email in envelope

Get an email when there's a new version of Mango

Home / v0.26.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-04-03 1.6 kB
v0.26.0.tar.gz 2022-04-03 3.7 MB
v0.26.0.zip 2022-04-03 3.7 MB
mango-arm64v8.o 2022-04-03 16.8 MB
mango-arm32v7.o 2022-04-03 14.8 MB
mango 2022-04-03 35.3 MB
Totals: 6 Items   74.2 MB 0

New Features

Here comes the long-awaited v2 plugin API! Plugins targeting the new API can offer these extra features:

NOTE: Your existing plugins won't magically work with the new v2 API out of the box, and plugin authors/maintainers must update the plugins for that. The official mangadex plugin has been updated to support the v2 API.

Improvements

  • Add error handling on the admin page (closes [#274])
  • Add manifest.json for a better mobile experience (closes [#262])
  • Improve logging on corrupted files (closes [#281])

API Improvements:

  • Add CORS headers
  • Allow authentication through bearer tokens
  • New endpoints for getting/updating sorting options (GET /api/sort_opt and PUT /api/sort_opt)
  • Results from the /api/library and /api/book/:id endpoints are now sorted
  • Archive errors are now included in API response
  • Optionally include the reading progress percentage in API response
  • New endpoints for getting home page items (/api/library/continue_reading, /api/library/start_reading, and /api/library/recently_added)
  • Update /api/signin to respond with session ID and admin information
Source: README.md, updated 2022-04-03