v0.50.6 hotfix
Release v0.50.6
Apr 02, 2026
Remote desktop connection fix, macOS log collection stability, and duplicate helper prevention.
Fixed
- Fixed remote desktop connections timing out after 15 seconds on all platforms — the connection handshake was silently dropping the response due to a command ID mismatch.
- Fixed stale command cleanup failing across all categories due to a database type conversion issue.
- Fixed macOS event log and power event collectors using excessive memory on systems with large log histories.
- Fixed duplicate desktop helper processes launching on the same device.
A bug introduced in v0.50.0 caused all remote desktop connections to time out — the WebRTC handshake response was silently dropped because two parts of the system used different naming conventions for the connection ID. This release fixes the mismatch and also addresses memory issues with macOS log collection on systems with extensive log histories.