Skip to content

2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 13:33
· 468 commits to main since this release

API Version 5.4.10!

Hondana Changelog

Added

  • Chapter.manga_id property added to retrieve the parent manga id from the payload (if present). (26464a4)

Changes

  • Internal change for the inner MD@H report http method kwarg only. (d22cbf5)
  • Internal change for how collection endpoints managed their logic to return feeds. (7a3828d)

Fixes

  • includes parameter on Client.get_chapter was broken, this has been resolved. (d136064)
  • Chapter.uploader and Chapter.scanlator_groups now correctly get the data, which was initially caused by incorrect docs. (9bb7973)
  • MD@H reports were erroring out when trying to report on uploads.mangadex.org, this has now been fixed. (cd33a6e)
  • Inner payload types were amended to account for bad docs. (97a5c6a)

Notes