Signotaur v1.0.0.423
Released: Mar 11, 2025
Mises à jour de v1.0.0.423
Fonctionnalités
- Added support to client tool for an enhanced file list format with descriptions and URLs for each file. Each line in the file list now follows the format: FilePath | Description | URL.
- Email settings now allow configuration of a server without authentication, e.g. with blank username and password.
- Added secure sockets mode selection to email settings for specifying the type of the SSL and/or TLS encryption that should be used when connecting.
- Removed "Use HTTPS" option from installers. HTTPS is required.
- Added --encoding option to all command lines. This can be set to one of UTF8, UTF16, OEMCodePage or CodePage### where ### is the number of the code page to use. The default is UTF8. Note: This is a change to the previous command output which was set to Unicode/UTF16.
- Added minor hints and information to client tool command line.
- Updates to some third party packages.
Correctifs
- Fix: Validation errors were not displayed when sending a test email message. This has now been corrected.