• v3.3.80 f7c8d308fc

    Administrator released this 2026-06-19 04:36:20 +02:00 | 79 commits to master since this release

    Completed uploads no longer reappear in the queue after closing and reopening the app. The restored queue is now reconciled against the upload log by timestamp, so files that finished after the last snapshot are recognized as done and dropped on launch - even after a hard kill. Also keeps the queue snapshot fresh during long uploads (no more persist starvation) and hardens the synchronous on-close config write.

    Downloads