Differences
This shows you the differences between the selected revisions of the page.
2021-04-22 | 2021-04-23 | ||
bug 1057 (martin) | explore bug + S3 url (martin) | ||
Line 18: | Line 18: | ||
* 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. | ||
- | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-04-21)) ===== | + | ===== [[5.18.4]] 5.18.4 (not released yet) ((2021-04-23)) ===== |
* TLS/SSL core upgraded to OpenSSL 1.1.1k. | * TLS/SSL core upgraded to OpenSSL 1.1.1k. | ||
Line 27: | Line 27: | ||
* Allowing use of the stream returned by ''Session.GetFile'' from a different thread. [[bug>1978]] | * 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]] | * 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: 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: Preventing another application (or WinSCP instance) stealing the selected tunnel port. [[bug>1971]] | ||
Line 40: | Line 41: | ||
* 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: 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: 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 | ||
===== [[5.18.3]] 5.18.3 RC ((2021-03-17)) ===== | ===== [[5.18.3]] 5.18.3 RC ((2021-03-17)) ===== |