v0.24.10
Dokploy/dokployv0.24.10Aug 11, 2025by github-actions[bot]
AI Summary
Introduces keyboard shortcuts and improves setup stability with Traefik container handling and deployment isolation.
Key Highlights
- Added keyboard shortcuts to the application page.
- Support for serverId parameter in Traefik setup.
- Isolated deployment randomization for compose deployments.
New Features
- Keyboard shortcuts
- Traefik serverId parameter
- Isolated deployment randomization
Full Release Notes
## What's Changed * feat: add keyboard shortcuts to application page by @bobbymannino in https://github.com/Dokploy/dokploy/pull/2355 * fix(traefik): on setup support serverId as parameter and input by @Aeriit in https://github.com/Dokploy/dokploy/pull/2352 * fix(setup): properly handle dokploy-traefik container absence by @depado in https://github.com/Dokploy/dokploy/pull/2332 * 1857 support isolated deployment randomized compose for compose deployment using a git provider by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2357 * ci(pull-request): use strategy matrix by @JamBalaya56562 in https://github.com/Dokploy/dokploy/pull/2314 ## New Contributors * @bobbymannino made their first contribution in https://github.com/Dokploy/dokploy/pull/2355 * @Aeriit made their first contribution in https://github.com/Dokploy/dokploy/pull/2352 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.9...v0.24.10