Differences
This shows you the differences between the selected revisions of the page.
2021-04-27 | 2021-04-27 | ||
no summary (180.246.151.182) (hidden) (untrusted) | Restored revision 1619502190. Undoing revisions 1619504945, 1619504968. (martin) (hidden) | ||
Line 19: | Line 19: | ||
* Bug fix: Do not say //"Terminated by user"// when the session has actually timed out. | * Bug fix: Do not say //"Terminated by user"// when the session has actually timed out. | ||
- | aaa | + | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-04-27)) ===== |
+ | |||
+ | * TLS/SSL core upgraded to OpenSSL 1.1.1k. | ||
+ | * XML parser upgraded to Expat 2.3.0. | ||
+ | * The enumerable returned by ''Session.EnumerateRemoteFiles'' implements the interface implicitly to allow access to the interface method (''GetEnumerator'') from late-bound languages, like PowerShell. | ||
+ | * Disabling multipart uploads with S3 protocol on Google Cloud they are not supported there. [[bug>1972]] | ||
+ | * Allow downloading a file from an FTP server via a symbolic link in scripting or when handling a URL. [[bug>1973]] | ||
+ | * Allowing use of the stream returned by ''Session.GetFile'' from a different thread. [[bug>1978]] | ||
+ | * Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface. [[bug>1824]] | ||
+ | * ''%%https://%%'' URL with known S3 API hostname (''s3.amazonaws.com'', ''digitaloceanspaces.com'', ''storage.googleapis.com'') is interpreted as S3 protocol, instead of WebDAV | ||
+ | * Bug fix: Ignoring disconnect messages from the server while closing the connection. [[bug>1977]] | ||
+ | * Bug fix: Preventing another application (or WinSCP instance) stealing the selected tunnel port. [[bug>1971]] | ||
+ | * Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] | ||
+ | * Bug fix: //Sort > By Type// icon for was incorrect. | ||
+ | * Bug fix: Keyboard cues were shown in toolbar buttons drop down menus even when the menu was dropped down with mouse. | ||
+ | * Bug fix: Failure when connecting to FTPS server that supports client certificates with translation that uses multi byte encoding. [[bug>1966]] | ||
+ | * Bug fix: Remembered password is forgotten after the first failed (re)connect, even if the failure did not involve the password. [[bug>1967]] | ||
+ | * Bug fix: Problems with port forwarding are not detected. [[bug>1970]] | ||
+ | * Bug fix: Potential failure when waiting for a command executed from Console window is aborted. | ||
+ | * Bug fix: When saving a site with a slash in the username, it is misinterpreted as a site folder. | ||
+ | * Bug fix: DST start or end causes edited/opened files to be uploaded. [[bug>1974]] | ||
+ | * Bug fix: Failure when retrieving a directory listing from an FTP server when the data are transmitted in huge amount of tiny chunks. [[bug>1976]] | ||
+ | * Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session. | ||
+ | * Bug fix: *Local > Go to > Explore Directory* was not working with focused remote panel. | ||
+ | * Bug fix: A workspace session opened from a stored site could not be used for operation in a new window or duplicated. | ||
+ | |||
+ | ===== [[5.18.3]] 5.18.3 RC ((2021-03-17)) ===== | ||
+ | |||
+ | * Translations completed: Korean and Romanian. | ||
+ | * TLS/SSL core upgraded to OpenSSL 1.1.1j. | ||
+ | * When opening or switching to a session whose local directory does not exist, open the nearest existing parent directory. [[bug>1951]] | ||
+ | * Switch-like raw session settings can be configured using ''on''/''off''/''auto'' keywords. | ||
+ | * Improving validation of port numbers in scripting and .NET assembly. | ||
+ | * Bug fix: Parsing of multiline VMS FTP listing entries is broken. [[bug>1950]] | ||
+ | * Bug fix: When moving files to an unvisited folder in an encrypted session, the folder contents is cached as before the move. | ||
+ | * Bug fix: Failure when dropping files to a disconnected tab or duplicating to a disconnected session. | ||
+ | * Bug fix: Failure when duplicating a not-yet-connected session. | ||
+ | * Bug fix: Canceled or failed FTP transfer caused connection loss. | ||
+ | * Bug fix: Some errors and information while opening a session in scripting were not logged. [[bug>1956]] | ||
+ | * Bug fix: SFTP uploads are slow. [[bug>1957]] | ||
+ | * Bug fix: Failure when S3 bucket contains a subfolder with an empty name. [[bug>1958]] | ||
+ | * Bug fix: Cannot enter an S3 folder that only contains a subfolder with an empty name. [[bug>1959]] | ||
+ | * Bug fix: Error when moving or copying file with non-ASCII file name using S3 protocol. [[bug>1960]] | ||
+ | * Bug fix: Timezone is not correctly reflected in S3 timestamps. | ||
===== [[5.18.2]] 5.18.2 beta ((2021-02-02)) ===== | ===== [[5.18.2]] 5.18.2 beta ((2021-02-02)) ===== |