Releases: Noxisan/SecretAccessService
Releases · Noxisan/SecretAccessService
Release list
v0.35.1
Full Changelog: v0.35.0...v0.35.1
S.A.S 0.35.0
Adds application, taskbar and system-tray icons, plus an option to minimize to the tray instead of quitting when the window is closed.
Added
- Application & tray icons — square window/taskbar and system-tray icons are generated from the source
icon.ico(a 512px master, a multi-resolution.icofor Windows, and 32/64px tray variants for HiDPI). They are wired into theBrowserWindowand into electron-builder packaging for Windows and Linux. - Minimize to tray on close — a new setting (Settings → Security) that, when enabled, hides the window to a system tray instead of quitting when it is closed. The tray exposes a Show / Lock vault / Quit menu and is created or removed live as the option is toggled. The idle auto-lock continues to run while the window is hidden, so the vault still locks itself on inactivity. Translated across all 11 shipped languages.
Refactored
- Renamed the dialog component files from
*Modal.tsxto*Panel.tsx(Generator, Settings, ChangePassword, ImportExport) and updated their component names, since they have rendered slide-in panels rather than centered modals since 0.27.0.
Assets
- Linux:
S.A.S-0.35.0-x86_64.AppImageattached below. - Windows (
nsis/portable) and the Linux.debare not included in this release — they were not built on the release machine (Windows needs Wine; the.debpackaging needslibxcrypt-compat). They can be added later from a suitable build host.
Full Changelog: v0.34.0...v0.35.0