v0.21.0
Dokploy/dokployv0.21.0Mar 30, 2025by github-actions[bot]
AI Summary
A major update featuring dashboard improvements, enhanced backup management (auto-deletion), and support for Gitea repositories alongside authentication refactoring.
Key Highlights
- Add informational alert for docker-compose preview
- Implement auto deletion of backups
- Add support for custom docker service hostname
- Add support for Gitea repositories
New Features
- Informational alerts for docker-compose preview
- Auto deletion of backups
- Custom docker service hostname
- Gitea repository integration
Full Release Notes
## What's Changed * feat(dashboard): add informational alert for docker-compose preview r… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1550 * fix(backups): auto deletion of backups by @vicke4 in https://github.com/Dokploy/dokploy/pull/1540 * 1061 custom docker service hostname by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1554 * refactor(ssh-keys): simplify downloadKey function and filename genera… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1576 * refactor(dokploy): remove lucia-auth adapter and related authenticati… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1577 * chore(workflow): add Biome code formatting workflow for canary branch by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1578 * docs: update `CONTRIBUTING.md` and add `GUIDES.md` by @zaaakher in https://github.com/Dokploy/dokploy/pull/1465 * Feat/add gitea repo by @jrparks in https://github.com/Dokploy/dokploy/pull/1523 * 709 back ups for dokploy by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1581 * Fix/allow false values in env by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1582 * 1294 duplicate project andor services accross projects by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1584 * build form optimization by @thebadking in https://github.com/Dokploy/dokploy/pull/1572 ## New Contributors * @zaaakher made their first contribution in https://github.com/Dokploy/dokploy/pull/1465 * @jrparks made their first contribution in https://github.com/Dokploy/dokploy/pull/1523 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.20.8...v0.21.0