Fixes
- Remote desktop connections broken on all OSes — WebRTC answer was silently dropped due to command ID prefix mismatch (
desk-vsdesk-start-) insessions.ts/agentWs.ts. Viewer polled for 15s then timed out. - StaleCommandReaper failing all 5 domains — added
::textcasts tojsonb_build_object()parameters to resolve PostgreSQL type ambiguity. - macOS event log collector warnings —
log showandpmset -g logoutput exceeding 4MB limit:- Push
messageType >= errorfilter intolog showpredicate (code already discarded non-error entries) - Use
io.LimitReaderpipe forpmsetinstead of unbounded memory slurp
- Push
Other
- Hyper-V and MSSQL backup routes, dashboards, and tests
- Docker compose override updates
Full Changelog: v0.50.5...v0.50.6