v0.25.4
Dokploy/dokployv0.25.4Sep 30, 2025by github-actions[bot]
AI Summary
This update improves deployment tracking and UI usability by adding 'Most Services' sorting and tracking unsaved changes.
Key Highlights
- Added 'Most services' sorting to count total services across environments
- Added unsaved changes tracking and UI indication
- Fixed deployments marked as running after VPS shutdown
New Features
- 'Most services' sorting
- Unsaved changes tracking
- Auto-switch to 'Custom' on manual scheduler input
Full Release Notes
## What's Changed * Feat: "Most services" sorting to count total services across environments -2691 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2696 * 2670 bug deployments are mark as running when they never ended vps shutdown by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2705 * fix(bitbucket): enhance Bitbucket authentication handling by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2706 * style: move Deployments tab after Domains tab by @dennisimoo in https://github.com/Dokploy/dokploy/pull/2677 * feat: add unsaved changes tracking and UI indication by @dennisimoo in https://github.com/Dokploy/dokploy/pull/2700 * feat(scheduler): auto-switch to 'Custom' on manual input by @alsmadi99 in https://github.com/Dokploy/dokploy/pull/2668 * feat: support Arvancloud CDN detection by @amirparsadd in https://github.com/Dokploy/dokploy/pull/2640 * feat: support cloning repositories over HTTP in Gitea integration by @monntterro in https://github.com/Dokploy/dokploy/pull/2532 * fix: add environment in buildLink for docker compose deploy notifications by @SimonLoir in https://github.com/Dokploy/dokploy/pull/2710 ## New Contributors * @dennisimoo made their first contribution in https://github.com/Dokploy/dokploy/pull/2677 * @alsmadi99 made their first contribution in https://github.com/Dokploy/dokploy/pull/2668 * @amirparsadd made their first contribution in https://github.com/Dokploy/dokploy/pull/2640 * @monntterro made their first contribution in https://github.com/Dokploy/dokploy/pull/2532 * @SimonLoir made their first contribution in https://github.com/Dokploy/dokploy/pull/2710 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.25.3...v0.25.4