• v2.1.8 f19d883a69

    Administrator released this 2026-03-12 08:55:46 +01:00 | 323 commits to master since this release

    fix: native resolution + correct click coordinates

    Downloads
  • v2.1.7 b4211a7d50

    Administrator released this 2026-03-12 08:52:22 +01:00 | 324 commits to master since this release

    fix: capture only app window instead of full screen

    Downloads
  • v2.1.6 c9d038d588

    Administrator released this 2026-03-12 08:49:07 +01:00 | 325 commits to master since this release

    debug: capture error reporting via signaling

    Downloads
  • v2.1.5 82b597506b

    Administrator released this 2026-03-12 08:46:18 +01:00 | 326 commits to master since this release

    debug: capture window logging

    Downloads
  • v2.1.4 6b47181572

    Administrator released this 2026-03-12 08:40:57 +01:00 | 327 commits to master since this release

    fix: serialize WebRTC objects before IPC transfer

    Downloads
  • v2.1.3 d8a2ec6443

    Administrator released this 2026-03-12 08:38:41 +01:00 | 328 commits to master since this release

    fix: robust capture source detection + diagnostic logging

    Downloads
  • v2.1.2 efcaa760df

    Administrator released this 2026-03-12 07:39:20 +01:00 | 329 commits to master since this release

    fix: buffer WebRTC signaling messages until capture window is ready

    Downloads
  • v2.1.1 e19c36b1fb

    Administrator released this 2026-03-12 07:26:50 +01:00 | 330 commits to master since this release

    fix: STUN server für WebRTC + WSS Proxy im Dashboard

    Downloads
  • v2.1.0 7b9362756d

    Administrator released this 2026-03-12 07:20:07 +01:00 | 332 commits to master since this release

    feat: Fernsteuerung (Remote Control) - WebRTC Streaming + Input Forwarding

    Downloads
  • v2.0.6 23dd010a95

    Administrator released this 2026-03-12 06:02:46 +01:00 | 340 commits to master since this release

    Bug Fixes

    • Fix double-click race condition in upload start: Previously, rapidly clicking the start button could bypass the upload guard and launch duplicate concurrent batches. The uploading flag is now set immediately before any async operations (health checks), with proper reset on all early return paths (validation failures, health check errors). Affects both 'Start All' and 'Start Selected' upload actions.
    Downloads