v0.29.4
Agenta-AI/agentav0.29.4May 11, 2026by github-actions[bot]
AI Summary
A maintenance release addressing a bug in the WebSocket Service (WSS) directory validation regex that was preventing deployment logs from loading correctly.
Key Highlights
- Fixed WSS deployment logs loading issue
- Corrected 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