This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
ReleasePort's take
Light signalDokploy v0.29.5 resolves several bugs and adds minor UI enhancements across authentication migration, compose creation, server settings, layout responsiveness, registry handling, Next.js zip validation, webhook deployments, form components, env‑variable editing, and domain TLS labeling.
Why it matters: Addresses edge‑case failures (e.g., auth secret migration without 2FA records) and improves developer ergonomics; no breaking changes or security patches are introduced in this release.
Summary
AI summaryUpdates fix, migrate-auth-secret, and compose across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add import from base64 in create service dropdown for compose. Add import from base64 in create service dropdown for compose. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Feature | Medium |
Add copy button to server IP in web server settings. Add copy button to server IP in web server settings. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Feature | Medium |
Enable comment toggle shortcut in env variable editor. Enable comment toggle shortcut in env variable editor. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Bugfix | Medium |
Fix migrate-auth-secret to exit cleanly when no 2FA records exist. Fix migrate-auth-secret to exit cleanly when no 2FA records exist. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Fix copying Dokploy server IP when clicking the server badge. Fix copying Dokploy server IP when clicking the server badge. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Lowercase username during registry creation and build/update. Lowercase username during registry creation and build/update. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Prevent webhook deploy crash on commits without modified files. Prevent webhook deploy crash on commits without modified files. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Fix responsive layout issues. Fix responsive layout issues. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Bugfix | Medium |
Allow square brackets in zip path validation for Next.js dynamic routes. Allow square brackets in zip path validation for Next.js dynamic routes. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Bugfix | Medium |
Add type="button" to TooltipTrigger in form components. Add type="button" to TooltipTrigger in form components. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Bugfix | Medium |
Add tls=true label for domains when certificateType is none. Add tls=true label for domains when certificateType is none. Source: llm_adapter@2026-05-23 Confidence: low |
— |
Full changelog
What's Changed
- fix(migrate-auth-secret): exit cleanly when there are no 2FA records by @ngenohkevin in https://github.com/Dokploy/dokploy/pull/4394
- feat(compose): add import from base64 in create service dropdown by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4395
- feat(settings): add copy button to server IP in web server settings by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4397
- fix: copy Dokploy server IP when clicking server badge by @vadamk in https://github.com/Dokploy/dokploy/pull/4390
- fix: responsive layout by @nhridoy in https://github.com/Dokploy/dokploy/pull/4391
- fix: lowercase username in registery creation and build/update by @Baker in https://github.com/Dokploy/dokploy/pull/4382
- fix: allow square brackets in zip path validation for Next.js dynamic routes by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4468
- fix: prevent webhook deploy crash on commits without modified files by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4470
- fix: add type="button" to TooltipTrigger in form components by @mixelburg in https://github.com/Dokploy/dokploy/pull/4422
- fix: enable comment toggle shortcut in env variable editor (#4402) by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4473
- fix: add tls=true label for domains when certificateType is none (#4018) by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4474
New Contributors
- @ngenohkevin made their first contribution in https://github.com/Dokploy/dokploy/pull/4394
- @vadamk made their first contribution in https://github.com/Dokploy/dokploy/pull/4390
- @Baker made their first contribution in https://github.com/Dokploy/dokploy/pull/4382
Full Changelog: https://github.com/Dokploy/dokploy/compare/v0.29.4...v0.29.5
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]