v0.24.11
Dokploy/dokployv0.24.11Aug 17, 2025by github-actions[bot]
AI Summary
Focuses on UI stability fixes, GitLab authentication improvements, and the integration of Inngest for API deployment management.
Key Highlights
- Integration of Inngest for deployment management in the API.
- Added support for Basic Auth in GitLab URLs.
- Implemented keyboard navigation for compose and database pages.
- Fixed template search formatting and dialog backdrop issues.
New Features
- Inngest integration
- Basic Auth for GitLab URLs
- Keyboard navigation
- Template search fix
Full Release Notes
## What's Changed * fix(template): duplicate key issue causing wrong formatting in template search by @cheetahbyte in https://github.com/Dokploy/dokploy/pull/2385 * Trim ip address by @haouarihk in https://github.com/Dokploy/dokploy/pull/2383 * add keyboard nav for compose/database pages by @bobbymannino in https://github.com/Dokploy/dokploy/pull/2363 * Fix Dialog backdrop by @gentslava in https://github.com/Dokploy/dokploy/pull/2373 * fix: Added support for Basic Auth present in the GitLab URLs by @rennokki in https://github.com/Dokploy/dokploy/pull/2361 * fix(ui): modal double scroll by @gentslava in https://github.com/Dokploy/dokploy/pull/2394 * Integrate Inngest for deployment management in the API. Added Inngest… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2392 ## New Contributors * @cheetahbyte made their first contribution in https://github.com/Dokploy/dokploy/pull/2385 * @haouarihk made their first contribution in https://github.com/Dokploy/dokploy/pull/2383 * @rennokki made their first contribution in https://github.com/Dokploy/dokploy/pull/2361 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.10...v0.24.11