v0.24.12
Dokploy/dokployv0.24.12Aug 19, 2025by github-actions[bot]
AI Summary
A minor UI-focused release fixing modal interactions and scroll gutter stability.
Key Highlights
- Added alert blocks for running services in delete confirmation dialogs.
- Fixed modal popover close handling.
- Stabilized scroll gutters.
New Features
- Alert blocks in delete confirmation
- Modal popover fixes
- Scroll gutter stability
Full Release Notes
## What's Changed * feat(ui): add alert blocks for running services in delete confirmatio… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2407 * fix(ui): modal popover handle close by @gentslava in https://github.com/Dokploy/dokploy/pull/2404 * fix(ui): scroll gutters stable by @gentslava in https://github.com/Dokploy/dokploy/pull/2402 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.11...v0.24.12