-
released this
2026-08-12 02:23:40 +02:00 | 11 commits to codex/online-backup-keys since this releaseCredential and application security
- Encrypted persisted provider credentials with operating-system credential protection and migrated legacy plaintext values safely.
- Removed provider secrets from renderer snapshots, account checks, settings backups, support diagnostics, and copied account details.
- Added passphrase-protected local backup encryption while retaining legacy backup import support.
- Hardened Electron navigation, redirects, permissions, popup handling, remote-login windows, IPC validation, and remote diagnostics.
Storage reliability
- Added volume-aware capacity reservations before downloads, archive extraction, and media remux operations.
- Accounted for concurrent reservations and a configurable safety margin so parallel work cannot overbook a volume.
- Parked capacity-blocked work without consuming regular retry attempts and added automatic recovery from disk-wait states.
Large queue performance
- Virtualized package and file rows to keep very large queues responsive.
- Preserved range selection, select-all, column dragging, context actions, expansion state, and inline renaming outside the rendered viewport.
- Reduced DOM work without adding another runtime dependency.
Status and reliability
- Removed archive names from visible finalization progress in German and English.
- Added focused regression coverage for credential migration, backup encryption, Electron trust boundaries, diagnostics authentication, disk reservations, and virtualized rows.
The Windows installer is unsigned. Windows may display a SmartScreen warning on first launch.
Downloads