Signotaur v2.0.0.198
Released: Jun 25, 2026
v2.0.0.198 での更新項目
機能
- Safer backup restore. 'archive restore' now warns before overwriting the server configuration, database and certificates, and requires confirmation. Unattended restores must pass '--yes'. It also reports clearer errors for corrupt or truncated backups, databases still in use, access-denied paths and master key sealing failures.
- Improved command-line output. 'archive' server command now displays clean, readable output instead of raw log lines. It also supports '--theme' ('General', 'Dark', 'Light' or 'None') and '--no-color'. Use '--theme Light' or the 'NO_COLOR' environment variable for white-background terminals.
不具合の修正
- Encrypted backup restore. Passphrase-protected '.sigbak' archives created by the previous release omitted required cryptographic parameters and cannot be restored or verified. After upgrading, create a new backup, verify it with 'archive verify', and discard any backups from the previous release. Live server data and secrets were not affected.