-
v1.7.12 Stable
released this
2026-03-07 16:45:00 +01:00 | 369 commits to main since this releaseWhat's New in v1.7.12
Encrypted Backup System (JDownloader 2 Style)
- Complete redesign of the import/export backup system
- Backups are now AES-256-GCM encrypted (.mdd format) — no more plaintext credentials
- All data is included: settings, ALL credentials (API keys, passwords, tokens), session queue, and download history
- Works on any PC without password — just export and import on another machine
- Backward-compatible: can still import old JSON backup files
- Fixed missing credentials in backup: debridLinkApiKeys, linkSnappy login/password were previously not included
- History entries are now properly normalized during import
Hide Extracted Items in Package List
- Completed/extracted items (showing "Entpackt - Done") are now automatically hidden from the expanded package item list
- Keeps the UI clean — only shows items that are still in progress or queued
- Progress stats (e.g. [49/387]) still count all items correctly
- New toggle in Settings > Extraction: "Entpackte Items in Paketliste ausblenden" (enabled by default)
- Can be disabled if you prefer seeing all items
Downloads