Commit Graph
3 Commits
Author SHA1 Message Date
Sucukdeluxe 238eeda24c fix(security): remove plaintext credential storage fallback
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 ae39ecfa02 fix: keep CI packaging local
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 52786c9f80 release: v2.1.12 reliability and security hardening
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:20 +02:00