You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typings were updated to version of 11.01.2021 (announcement post)
[WARNING] Devs will remove name field in future updates from /user/:id/followed-updates endpoint. I will release patch for it as well, but both fields, title and name, will remain in typings for now.
Added a new method to user API: setHomepageSettings.
It controls these settings from MD homepage:
Site theme
User interface language
Hentai mode
Added support for NSFW enabling/disabling in search results. #26
To enable NSFW results set with_hentai option to true in search query.
Breaking changes
Default API endpoint is now api.mangadex.org/v2. Old endpoint (mangadex.org/api/v2/) will be removed by February so it's recommended to update endpoint URL for older mangadex-api versions or update to the latest version.