Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:49
· 312 commits to main since this release
2c96684

0.17.0 (2025-03-26)

Bug Fixes

  • fix accept invitation route for authenticated user without request body (c58de86)
  • remove unwanted comment (23cb91f)

Features

  • account: update my-account to account-settings (cd55111)
  • config: remove unwanted support for custom storage key (a07ae3e)
  • join-acccount: refetch accounts after accepting invitation (b110bdd)
  • join-account: add join account page (0ceb37e)
  • join-account: add new accept-invitation route and page (9e8ad6c)
  • my-account: add constant for account header name (1db1478)
  • my-account: add my-account route for the app (1b6ad99)
  • my-account: add x-account-id header for all requests (dc67d4f)
  • my-account: update accounts page (ecc2a98)
  • my-account: use my-account endpoint (183c409)