mangadex-full-api version 3.7.0
What's new?
- Added
saverPages
Array to Chapter objects. This is the same as the regularpages
array, but the images point towards the data-saver server instead. Documentation - Added
url
item to Manga and Chapter objects that go to their homepage. - Added a new dedicated testing script and changed
package.json
to use this script for testing instead.