v0.29.4
boratanrikulu/gecitv0.29.4May 11, 2026by github-actions[bot]
AI Summary
This release focuses on a specific bug fix for deployment logs loading by correcting a directory validation regex.
Key Highlights
- Fixed deployment logs loading by adding a colon to the directory validation regex.
New Features
- Regex validation fix for deployment logs
Full Release Notes
## What's Changed * fix(wss): add colon to directory validation regex to fix deployment logs loading by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4380 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.29.3...v0.29.4