Skip to content

3.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 10:25
· 8 commits to main since this release
3.6.0
92d4214

3.6.0

API Version 5.10.2

Hondana Changelog

Hondana release, see below for finer details.

Added

Changes

Fixes

  • README having incorrect html rendering an underline where it wasn't needed. (e0a1bf0)

  • Handling of failures in gaining a refresh token, therefor resulting in a re-authentication cycle. (9e8948d)

  • Fix incorrect typing and allowed usage of QueryTags. (4aebb64)

    • Improvements on QueryTags internal resolution. (552e980 and f54421d)
    • Added regression test for above. (bd38de7)
  • Correct aiohttp CookieJar usage. (c799aa3)

  • Correct overeager sending of authorization headers to all MangaDex related endpoints. (1269b05)

  • Misc fixes around metadata and tooling updates. (a767411, 52ab396)

Notes

Noted Contributors

@EvieePy for the README fix.