• v1.8.0 d955403c7a

    Administrator released this 2026-03-11 19:53:24 +01:00 | 369 commits to master since this release

    What's New

    Encrypted Backup Import/Export

    • Export all accounts, credentials, hoster settings, global settings, and upload history to a single encrypted .mhu file
    • AES-256-GCM encryption with PBKDF2 key derivation (100k iterations, SHA-512)
    • Password confirmation on export, single password prompt on import
    • Automatic pre-import safety backup with timestamp (multiple imports won't overwrite each other)
    • Single atomic write on import prevents data corruption on crash
    • Sensitive buffers (keys, plaintext) zeroed after use

    Sticky Tab Bar

    • Tab navigation (Upload / Accounts / Einstellungen / Verlauf) now stays fixed at the top when scrolling through long settings or history views

    Improved Context Menu

    • Dynamic selection count on all actions: Links kopieren (3), Entfernen (3), Erneut versuchen (2), Ausgewaehlte starten (2)
    • Singular label for single selection: Link kopieren vs Links kopieren
    • New Alle entfernen action to clear the entire queue at once
    • Reorganized menu items into logical groups with separators
    • Click on empty queue area deselects all selected jobs

    Instant Retry

    • Erneut versuchen now immediately starts uploading the selected files instead of just resetting their status to preview

    Bug Fixes

    • Fix double context menu appearing on right-click in recent files panel
    • Fix backup import split-write race condition (atomic single write)
    • Fix UI not refreshing global settings after backup import
    Downloads