v0.7.2
版本发布时间: 2024-08-27 06:14:53
Dokploy/dokploy最新发布版本:v0.7.2(2024-08-27 06:14:53)
What's Changed
- feat(template): add Aptabase template with ClickHouse and PostgreSQLCanary by @freidev in https://github.com/Dokploy/dokploy/pull/371
- feat: add supbase template by @songtianlun in https://github.com/Dokploy/dokploy/pull/361
- refactor(auth): add validation to prevent create another admin when a admin is present by @Siumauricio in https://github.com/Dokploy/dokploy/pull/381
- v0.7.2 by @Siumauricio in https://github.com/Dokploy/dokploy/pull/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 https://github.com/Dokploy/dokploy/pull/371
- @songtianlun made their first contribution in https://github.com/Dokploy/dokploy/pull/361
Full Changelog: https://github.com/Dokploy/dokploy/compare/v0.7.1...v0.7.2