v0.29.4

Skyvern-AI/skyvernv0.29.4May 11, 2026by github-actions[bot]

AI Summary

v0.29.4 fixes deployment logs loading issues by correcting a directory validation regex in the WebSocket server (WSS) implementation.

Key Highlights

  • Added a colon to the directory validation regex.
  • Resolved deployment logs loading by fixing the WSS directory validation.

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