v0.28.1
Dokploy/dokployv0.28.1Feb 27, 2026by github-actions[bot]
AI Summary
Reverted API paths in Swagger documentation to match existing behavior. Added state management for dialog visibility in database settings (MariaDB, MySQL, PostgreSQL).
Key Highlights
- Reverted API paths on swagger to match existing behavior
- Added state management for dialog visibility in MariaDB, MySQL, and PostgreSQL settings
New Features
- State management for database dialog visibility
Full Release Notes
## What's Changed * fix: revert api paths on swagger to match the behavior that dokploy has always by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3824 * feat: add state management for dialog visibility in MariaDB, MySQL, a… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3826 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.28.0...v0.28.1