Skip to content

1.1.2

Choose a tag to compare

@j6s j6s released this 05 Sep 19:26
· 50 commits to main since this release

[1.1.2] - 2020-09-05

Fixed

  • non-200 API responses (such as authorization errors) no longer throw an obscure JSON
    marshalling error, but a more helpful message. In general, API error messages contain
    a lot more information now, which makes finding issues in ones setup easier.