Bug fix: Failure when connecting to FTPS server that supports client certificates with translation that uses multi byte encoding.
Bug fix: Keyboard cues were shown in toolbar buttons drop down menus even when the menu was dropped down with mouse.
Bug fix: Sort > By Type icon for was incorrect.
Bug fix: Hang after receiving multiline response from FTP server.
Bug fix: Preventing another application (or WinSCP instance) stealing the selected tunnel port.
Bug fix: Ignoring disconnect messages from the server while closing the connection.
Automatically resume transfer when TLS re-key fails.
URL with known S3 API hostname ( s3.,, ) is interpreted as S3 protocol, instead of WebDAV.
Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface.
Allowing use of the stream returned by Session.GetFile from a different thread.
Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL.
Disabling multipart uploads with S3 protocol on Google Cloud they are not supported there.
The enumerable returned by Session.EnumerateRemoteFiles implements the interface implicitly to allow access to the interface method ( GetEnumerator) from late-bound languages, like PowerShell.