Fixes
- Remote desktop still broken via viewer app — the viewer uses
POST /desktop-ws/:id/viewer/offer(desktopWs.ts), not the REST path fixed in v0.50.6. Samedesk-vsdesk-start-command ID mismatch existed here, silently dropping the WebRTC answer. Now fixed in both code paths.
Full Changelog: v0.50.6...v0.50.7