v0.22.0
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
andupdated_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