Commit Graph
3 Commits
Author SHA1 Message Date
Sucukdeluxe 34193a1a4b fix(security): remove plaintext credential storage fallback
CI / verify (push) Has been cancelled
Credential writes now require Electron safeStorage encryption. Legacy plaintext values remain readable for migration and are encrypted during the next successful save. The UI override and status IPC are removed.
2026-08-12 00:25:19 +02:00
Sucukdeluxe 88aa17e03a fix: keep CI packaging local
CI / verify (push) Waiting to run
Pass --publish never to the regular Windows build so electron-builder cannot infer a release upload from the CI environment.
2026-08-11 22:42:36 +02:00
Sucukdeluxe 2ba0106ef0 release: v2.1.12 reliability and security hardening
CI / verify (push) Waiting to run
Verify update artifacts with exact metadata and SHA-512, require host-confirmed upload completion before cleanup, harden credentials and backups, improve queue recovery and skipped-state reporting, expand Windows path coverage, and add CI packaging checks.
2026-08-11 22:36:21 +02:00