v0.50.7 hotfix
Release v0.50.7
Apr 02, 2026
Follow-up fix for remote desktop WebSocket connection path.
Fixed
- Fixed remote desktop connections still failing through the WebSocket path — the command ID prefix fix from v0.50.6 was applied to the REST path but missed in the WebSocket path.
Completes the remote desktop connection fix from v0.50.6 by applying the same command ID correction to the WebSocket-based connection path.