v0.28.5
Dokploy/dokployv0.28.5Mar 9, 2026by github-actions[bot]
AI Summary
A refactoring and maintenance release streamlining deployment cleanup, enhancing backup file paths, and improving port conflict detection.
Key Highlights
- Streamlined deployment cleanup logic
- Enhanced volume backup path handling and organization
- Improved port conflict detection and error messages
- Fixed backup file naming for Windows 11 compatibility
- Enhanced container metrics query with wildcard matching
Full Release Notes
## What's Changed * Update dependencies in pnpm-lock.yaml and package.json for @codemirro… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3912 * fix: update Docker network creation command to specify driver for sta… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3913 * refactor: update Gitea and GitLab URL handling to prioritize internal… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3914 * fix: add error handling for volume backup notification sending by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3915 * refactor: streamline deployment cleanup by consolidating removeLastTe… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3917 * refactor: enhance volume backup path handling to ensure proper prefix… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3918 * refactor: update backup file paths to include app name for better org… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3919 * fix: prevent doubled /v1/ suffix in Azure OpenAI-compatible URLs by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3920 * feat: include backup file in restoreComposeBackup function for improv… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3921 * feat: add maxAliasCount option to parse function for improved Docker … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3930 * refactor: replace authClient with api.user.session.useQuery in multip… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3931 * Feat/use appname on backups folder by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3934 * fix: update success message for service deployment to reflect queued … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3939 * fix: improve port conflict detection by enhancing error messages and … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3940 * fix: enhance container metrics query to support wildcard matching for… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3947 * fix: add error handling to trusted origins retrieval in admin service by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3951 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.28.4...v0.28.5