Signotaur v1.2.0.63

Released: Mar 10, 2026

Aggiornamenti in v1.2.0.63

Funzionalità

  • Added scheduled database backups, configurable via a new Backup settings page.
  • Added --renew [DURATION] and --allow-validity-reduction options to the rotate-key command for API key renewal workflows. --renew extends the new API key's expiry instead of inheriting the old key's expiry, with an optional validity duration, while --allow-validity-reduction permits rotation even when the new key would have a shorter validity period than the original.
  • Added option to test web configuration post-installation from the installer.
  • Added post-expiry reminder interval for certificate expiration notifications. This is configurable via the Notifications settings page and replaces the previous fixed daily post-expiry notification, and defaults to 28 days.
  • Added log file retention policy, configurable via the Logging settings page.
  • Added Last Used column and auto-revoke date/time hover tooltip to the API Keys table.
  • Settings and profile pages now warn before navigating away from unsaved changes.
  • Made some UI improvements on settings pages.

Correzioni

  • Fixed sorting issue on certificate tables with multiple pages.
  • Fixed over-zealous validation on the External Auth settings page.