• v2.0.6 23dd010a95

    Administrator released this 2026-03-12 06:02:46 +01:00 | 330 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