Skip to content

v0.4.1: Fix API key creation, change password, update profile

Latest

Choose a tag to compare

@wayneshn wayneshn released this 17 Jan 12:24
· 1 commit to main since this release
2df5c92

What's Changed

  • V0.4.1: API key generation fix, change password, account profile by @wayneshn in #273
    • Resolves an issue where generating a new API key would fail. The root cause was improper handling of POST request bodies in the frontend proxy server.
    • Allowing users to change their own password and account profile
image

Full Changelog: v0.4.0...v0.4.1