Differences
This shows you the differences between the selected revisions of the page.
2020-05-04 | 2020-05-04 | ||
sync in new window settings bug (martin) | bug 1865 (martin) | ||
Line 3: | Line 3: | ||
This is a full list of changes for each release of WinSCP. See also [[project_history|Project history]] and [[incompatible_changes|Incompatible changes between versions]]. | This is a full list of changes for each release of WinSCP. See also [[project_history|Project history]] and [[incompatible_changes|Incompatible changes between versions]]. | ||
- | ===== [[5.18]] 5.18 (not released yet) ((2020-04-30)) ===== | + | ===== [[5.18]] 5.18 (not released yet) ((2020-05-04)) ===== |
* With SFTP protocol files can be streamed to stdout in scripting. [[bug>1738]] | * With SFTP protocol files can be streamed to stdout in scripting. [[bug>1738]] | ||
Line 9: | Line 9: | ||
* When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly. | * When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly. | ||
* Enabled TLS 1.3 by default. | * Enabled TLS 1.3 by default. | ||
+ | * Support for ''curve25519-sha256'' KEX. [[bug>1865]] | ||
* Alternative way to provide credentials in scripting/command-line without URL-encoding. [[bug>1821]] | * Alternative way to provide credentials in scripting/command-line without URL-encoding. [[bug>1821]] | ||
* Suppress errors when opened/edited files are locked. [[bug>1832]] | * Suppress errors when opened/edited files are locked. [[bug>1832]] |