v0.29.4
kyutai-labs/hibiki-zerov0.29.4May 11, 2026by github-actions[bot]
AI Summary
This is a maintenance patch release addressing an issue where deployment logs failed to load due to a directory validation regex error in the WebSocket Secure (WSS) configuration.
Key Highlights
- Fixed WSS directory validation regex to resolve deployment log loading issues
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