-
Multi-Hoster-Upload v3.3.49 Stable
released this
2026-06-08 03:04:25 +02:00 | 2 commits to master since this releaseAccounts prüfen button no longer silently fails. Two changes to the runHealthCheck guard:
-
The 'uploading && mode === manual' block is removed — health checks already use their own per-hoster clients (VoeUploader, DoodstreamUploader, …) with independent cookie jars and don't share state with the upload manager, so running both concurrently is safe. The 3.3.39 per-hoster serialization for VOE still applies, so concurrent health checks won't trigger the CSRF burst that originally motivated the guard.
-
When a health check is already in flight and the user clicks the button again, the function now surfaces a 'Account-Check läuft bereits.' toast instead of returning silently — the previous behavior left the user clicking with no visible feedback.
Downloads
-