v0.29.4
ogx-ai/ogxv0.29.4May 11, 2026by github-actions[bot]
AI Summary
This release addresses a validation issue in the WebSocket (WSS) directory regex that was preventing deployment logs from loading correctly.
Key Highlights
- Fixed WebSocket (WSS) directory validation regex
- Resolved deployment logs loading failures
- Contributed by Siumauricio
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