feat: preserve speed history and improve account setup

This commit is contained in:
Sucukdeluxe
2026-08-09 14:59:52 +02:00
parent 403051e3cf
commit 29bdf589eb
13 changed files with 279 additions and 132 deletions
+11 -3
View File
@@ -6,9 +6,17 @@ Desktop downloader for Windows with package-based queue management, multi-provid
![Electron](https://img.shields.io/badge/Electron-31.x-47848F)
![React](https://img.shields.io/badge/React-18.x-149ECA)
![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6)
![License](https://img.shields.io/badge/license-MIT-green)
## Why this tool?
![License](https://img.shields.io/badge/license-MIT-green)
## Changelog
### 2.0.6
- Keeps the download speed history alive when switching between tabs.
- Adds API and Web-Login filters to the account picker.
- Uses clearer Web-Login account labels and validates supported credentials before saving.
## Why this tool?
- JDownloader-style workflow with packages, progress, extraction, history, and clean post-processing.
- Multiple debrid accounts in one app, including provider order, automatic fallback, and per-hoster routing.