Fix retry recovery, extraction status cross-contamination and UI freezes, release v1.4.69
- togglePause: clear retry delays and abort stuck tasks on unpause so Pause/Start actually recovers stuck downloads - Fix retry display showing Number.MAX_SAFE_INTEGER instead of "inf" for unrestrict and generic error retries - Fix extraction status applied to ALL items in package instead of only the items belonging to the currently extracting archive - Make persistNow always async and item-completion stat async to reduce UI freezes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
bf2b685e83
commit
4371e53b86
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.4.68",
|
||||
"version": "1.4.69",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user