v0.29.4
Dokploy/dokployv0.29.4May 11, 2026by github-actions[bot]
AI Summary
Addresses a specific bug preventing deployment logs from loading correctly by fixing the WebSocket directory validation regex.
Key Highlights
- Fix deployment logs loading by correcting WSS directory validation regex
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