release: prepare v2.0.58

Publish restored direct DLC drag-and-drop imports and bounded link collector metadata enrichment.
This commit is contained in:
Sucukdeluxe
2026-08-22 20:22:07 +02:00
parent 2f031dc350
commit bd727208bc
3 changed files with 11 additions and 3 deletions
+8
View File
@@ -2,6 +2,14 @@
All notable changes to Multi-Debrid Downloader are documented in this file.
## [2.0.58] - 2026-08-22
### DLC drag and drop
- Restore direct DLC drag-and-drop imports into Downloads without routing dropped containers through the link collector preview.
- Resolve dropped file paths through Electron's supported preload bridge instead of relying on renderer-only file properties.
- Bound explicit link collector metadata enrichment so unavailable hoster checks cannot leave the interface permanently busy.
## [2.0.57] - 2026-08-22
### Window appearance