Differences
This shows you the differences between the selected revisions of the page.
2021-04-06 | 2021-04-06 | ||
shift+new session (martin) | bug 1972 (martin) | ||
Line 22: | Line 22: | ||
* XML parser upgraded to Expat 2.3.0. | * 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. | * 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]] | ||
* 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]] | ||
* Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] | * Bug fix: Hang after receiving multiline response from FTP server. [[bug>1963]] |