release: prepare v2.0.59

Publish native extraction output reconciliation for WinRAR, RAR, and 7-Zip, including rename, subst, and flat-mode safety coverage.
This commit is contained in:
Sucukdeluxe
2026-08-22 21:29:21 +02:00
parent 378b5e2a9e
commit a5920869a3
3 changed files with 12 additions and 3 deletions
+9
View File
@@ -2,6 +2,15 @@
All notable changes to Multi-Debrid Downloader are documented in this file.
## [2.0.59] - 2026-08-22
### Extraction reliability
- Recognize successfully extracted WinRAR, RAR, and 7-Zip files even when native progress output contains control characters or no parseable completion line.
- Prevent completed extractions from being reported as `No extracted files detected` and allow affected packages to be retried normally after updating.
- Preserve extractor-specific renamed filenames across shortened Windows extraction paths.
- Keep 7-Zip directory structures intact when RAR flat extraction is active and reject colliding flat RAR targets before extraction starts.
## [2.0.58] - 2026-08-22
### DLC drag and drop