• v2.0.5 6233b192ab

    Administrator released this 2026-03-12 05:40:35 +01:00 | 332 commits to master since this release

    v2.0.5 — Duplicate Queue Fix

    Bug Fix

    • Fixed: Duplicate queue entries appearing after uploads complete — When "Fertige aus Queue entfernen" (removeFromQueueOnDone) was enabled, completed uploads were removed from the queue but could reappear as new entries when the queue was rebuilt (e.g. after adding a new account or restarting the app). The fix tracks completed uploads in a session-wide Set and also deduplicates the queue on restore — keeping only the job with the best status for each file+hoster combination. Existing duplicates in your queue will be automatically cleaned up after updating.
    Downloads