Skip to content

v0.3.22

Choose a tag to compare

@mikeckennedy mikeckennedy released this 03 Feb 05:08
· 38 commits to main since this release

[0.3.22] - 2026-02-02

Fixed

  • new_event_async crashed with binascii.Error due to erroneous base64.b64decode / json.loads calls on the plain-JSON API response; now returns resp.json() directly, matching the other event and page-view methods