Hi All,
A new version of Signotaur has been released and is available from Signotaur Downloads. The latest stable version of Signotaur is 1.1.0.89.
Changes in v1.1.0.89
New Features
-
The server now sends email notifications to API key owners when keys are approaching expiration or have expired. Notification timing is configurable in server settings.
-
Users can now control which types of email notifications they receive (API keys, code signing certificates, website certificates) from their profile settings.
-
The command-line client now displays warnings when an API key is approaching expiration, helping prevent authentication failures. Further enhancements are planned in a future update.
-
Added a new
--themeoption to customise console colours (light/dark/general), along with a--no-coloroption to disable coloured output for CI/CD compatibility.
Improvements
-
Improved robustness when working with PKCS#11 hardware security modules, including automatic recovery from session failures, library re-initialisation on errors, and improved thread safety.
-
Added new Windows error descriptions, making it easier to diagnose signing failures.
Bug Fixes
-
Corrected a problem that prevented notification settings from being saved correctly.
-
Fixed an issue where cancelled operations did not return the correct exit codes.
Infrastructure
-
Updated the .NET runtime to version 10.0.2.
-
Updated third-party dependencies to the latest stable versions.