What's Changed
- feat(template): add Aptabase template with ClickHouse and PostgreSQLCanary by @freidev in #371
- feat: add supbase template by @songtianlun in #361
- refactor(auth): add validation to prevent create another admin when a admin is present by @Siumauricio in #381
- v0.7.2 by @Siumauricio in #382
⚠️ Security Issue
Thanks to @bscript for reporting a issue where the administrator can be overwritten if tries to manually execute the registration endpoint, since we were not validating if an administrator previously existed, what happened is that the user was overwritten and gained access.
We recommend to upgrade to this version to prevent this security issue.
New Contributors
- @freidev made their first contribution in #371
- @songtianlun made their first contribution in #361
Full Changelog: v0.7.1...v0.7.2