Signotaur v1.1.0.48

Released: Nov 4, 2025

Atualizações na v1.1.0.48

Recursos

Client Improvements

  • VSTO signing now supports nested VSTO files.
  • Added support for exclude patterns (!) in file specifications for File and --filelist parameters.
  • Added content pattern filtering for dependency files in ClickOnce and VSTO applications using filepattern:contentpattern1:contentpattern2:contentpattern3 syntax for File and --filelist parameters.
  • Added --base-directory option to all commands for resolving relative file paths.
  • Extended the `--strict-lifetime` option to support timestamp-based manifest verification.
  • Enhanced logging messages for better diagnostics.

Server Improvements

  • Added certificate expiration monitoring. Administrators now receive warning notifications before certificate expiration.
  • Added Notifications tab to Settings page for configuration of certificate expiration notification timings.
  • Added Password Policy tab to Settings page for easier configuration of user password restrictions.
  • Added key type and bit size information to certificate tables.
  • Improved change detection on Settings pages and added Reset button.
  • Further improvements to website SSL certificate validation.
  • Enhanced PKCS#11 session login with improved error handling and access protection.
  • Website SSL certificates are now loaded directly from file to prevent machine keystore permission errors.

Infrastructure

  • Updated .NET SDK to 9.0.306.
  • Converted some synchronous methods to asynchronous for improved performance.
  • Updated third-party dependencies.