SecureBridge V10.1.1
Released: Jul 4, 2022
V10.1.1 中的更新
特性
- Added support for Embarcadero RAD Studio 11.1 Alexandria.
- Added support for Lazarus 2.2.0.
- Added support for Microsoft Windows 11.
- Added support for Apple macOS Monterey.
- Added support for HTTP/HTTPS server in TScHttpServer component.
- Added new TScSSLServer component.
- Added new TScHttpWebRequest.WriteAsStringParams method for writing encoded post data.
- Added new BeforeSendAttachment and AfterSendAttachment events in the TScSMTPClient component.
- Added new TScSMTPClient.OnProgress event.
- Added support for importing private keys assigned with certificates 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.