SecureBridge 10.1 released!

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

SecureBridge 10.1 released!

Post by Devart » Tue 05 Jul 2022 09:49

We are glad to inform you about the release of SecureGridge version 10.1. In this version, we supported macOS Monterey, Windows 11, RAD Studio 11.1 Alexandria, and Lazarus 2.2.0. Additionally, the HTTP/HTTPS server in the TScHttpServer component is supported.

What's new in this release:
  • RAD Studio 11.1 Alexandria is supported
  • Lazarus 2.2.0 is supported
  • Windows 11 is supported
  • macOS Monterey is supported
  • HTTP/HTTPS server in the TScHttpServer component is supported
  • Added the TScSSLServer component
  • Added the TScHttpWebRequest.WriteAsStringParams method for writing encoded post data
  • Added BeforeSendAttachment and AfterSendAttachment events in the TScSMTPClient component
  • Added the TScSMTPClient.OnProgress event
  • Added import of private key assigned with a certificate from CryptoAPI storage
  • Fixed bug with cross-signed certificate verification in TScSSLClient
  • Fixed bug with getting EScAlertError in TScHttpWebRequest
  • Fixed bug with the TScAlternateView constructor
  • Fixed bug with Key Exchange algorithm in SSH client
  • Fixed bug with disconnecting SSH channel under Linux
  • Fixed bug with hanging TScSSHServer when closing
  • Fixed bug with TLS Session Resumption in TScFTPClient
  • Fixed bug with a Range check error in TScFTPClient when parsing directory listing
  • Fixed bug with setting TScSFTPFileAttributes.AllocationSize by TScSFTPServer
  • Fixed bug with hanging TScHubConnection when closing
  • Fixed bug with processing special characters in the filename of the email attachment
  • Fixed bug with socket descriptor leaking
Devart Development Team
https://www.devart.com/sbridge/

Locked