Skip to content

0.18.0

Choose a tag to compare

@leepeuker leepeuker released this 25 Jul 13:15
· 1783 commits to main since this release
b8f2da2

Summary:

  • username is now used instead of user id in url routes
  • username may only contain alphanumeric characters
  • username is now a required user attribute
  • user attribute validation is no enforced everywhere (was missing at a few places via cli before)

What's Changed

  • User username as route parameter instead of user id by @leepeuker in #70

Full Changelog: 0.17.0...0.18.0