Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 09:13
· 471 commits to main since this release
v0.22.0
5deb88b

Bump version 0.21.0 → 0.22.0

New features and improvements

  • Lifetime of access tokens, refresh tokens and authorization codes can now be customized per client. [Documentation]
  • Add created_at and updated_at columns in Users table.
  • Add HTML titles to admin dashboard pages.
  • Bump dependencies

Bug fixes

  • Add missing cookies environment variables in Quickstart command generated by CLI
  • Fix permissions policy security header
  • Fix theme preview not working because of CSRF