From 678d6426838963a9e37b2aacfcd3e85e44362d68 Mon Sep 17 00:00:00 2001 From: Sucukdeluxe Date: Thu, 5 Mar 2026 14:17:22 +0100 Subject: [PATCH] Add changelog notes for v1.6.57 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ad85c5e..88ef0c4 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,12 @@ The app stores runtime files in Electron's `userData` directory, including: Release history is available on [git.24-music.de Releases](https://git.24-music.de/Administrator/real-debrid-downloader/releases). +### v1.6.57 (2026-03-05) + +- Fixed extraction flow so archives are marked done only on real completion, not on temporary `100%` progress spikes. +- Improved password handling: after the first successful archive, the discovered password is prioritized for subsequent archives. +- Fixed progress parsing for password retries (reset/restart handling), reducing visible and real gaps between archive extractions. + ## License MIT - see `LICENSE`.