Clever Internet Suite for Delphi, C++Builder V10.1.936.0

Released: Oct 14, 2021

Actualizaciones en V10.1.936.0

Características

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added Public-Key authorization to the SFTP Server component.
  • Added OnStarting event which occurs before running the TcpServer component and allows you to refresh cached data, such as UserAccount settings.
  • The SFTP client FileExists method has been improved to support non-standard SFTP server responses.
  • The SFTP server component has been improved to support multiple subsequent authorizations while establishing a session.

Correcciones

  • The FTP client component caused errors on some FTP servers when requesting a currently selected folder.
  • The MakeBrowsable feature worked incorrectly when downloading web pages with repeating links using the MultiDownloader component.
  • The OAuth component didn't allow specifying a client ID and also a client secret parameters for the Client Credentials authorization flow.
  • The ThreadPool component didn't allow assigning the MinThreadCount property with a value smaller than two.
  • The UrlParser class incorrectly returned the default port value for Email links.
  • The path canonicalization algorithm worked incorrectly for relative paths with dots.
  • The SOAP Security engine incorrectly calculated digital signatures for XMLs with encoded line breaks.
  • The SFTP File Handler component didn't convert local times for files to UTC and back.
  • The SSH engine incorrectly handled pipelined packets while downloading and uploading data.
  • Other minor fixes.