-
Multi-Hoster-Upload v2.1.8 Stable
released this
2026-03-12 08:55:46 +01:00 | 323 commits to master since this releasefix: native resolution + correct click coordinates
Downloads
-
Multi-Hoster-Upload v2.1.7 Stable
released this
2026-03-12 08:52:22 +01:00 | 324 commits to master since this releasefix: capture only app window instead of full screen
Downloads
-
Multi-Hoster-Upload v2.1.6 Stable
released this
2026-03-12 08:49:07 +01:00 | 325 commits to master since this releasedebug: capture error reporting via signaling
Downloads
-
Multi-Hoster-Upload v2.1.5 Stable
released this
2026-03-12 08:46:18 +01:00 | 326 commits to master since this releasedebug: capture window logging
Downloads
-
Multi-Hoster-Upload v2.1.4 Stable
released this
2026-03-12 08:40:57 +01:00 | 327 commits to master since this releasefix: serialize WebRTC objects before IPC transfer
Downloads
-
Multi-Hoster-Upload v2.1.3 Stable
released this
2026-03-12 08:38:41 +01:00 | 328 commits to master since this releasefix: robust capture source detection + diagnostic logging
Downloads
-
Multi-Hoster-Upload v2.1.2 Stable
released this
2026-03-12 07:39:20 +01:00 | 329 commits to master since this releasefix: buffer WebRTC signaling messages until capture window is ready
Downloads
-
Multi-Hoster-Upload v2.1.1 Stable
released this
2026-03-12 07:26:50 +01:00 | 330 commits to master since this releasefix: STUN server für WebRTC + WSS Proxy im Dashboard
Downloads
-
Multi-Hoster-Upload v2.1.0 Stable
released this
2026-03-12 07:20:07 +01:00 | 332 commits to master since this releasefeat: Fernsteuerung (Remote Control) - WebRTC Streaming + Input Forwarding
Downloads
-
Multi-Hoster-Upload v2.0.6 Stable
released this
2026-03-12 06:02:46 +01:00 | 340 commits to master since this releaseBug 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
uploadingflag 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
- 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