Differences
This shows you the differences between the selected revisions of the page.
| 2023-05-30 | 2023-06-01 | ||
| OpenSSL 3.1.1 + 1.1.1u (martin) | bug 2189 (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]]. | ||
| - | ===== [[6.2]] 6.2 (not released yet) ((2023-05-30)) ===== | + | ===== [[6.2]] 6.2 (not released yet) ((2023-06-01)) ===== |
| * SSH core upgraded to pre-release build of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/|PuTTY 0.79]] (2023-05-22.56b16bd). (* TODO replace "PuTTY 0.79" URL with &url(puttychanges) once 0.79 is released *) \\ It brings the following change: | * SSH core upgraded to pre-release build of [[https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/|PuTTY 0.79]] (2023-05-22.56b16bd). (* TODO replace "PuTTY 0.79" URL with &url(puttychanges) once 0.79 is released *) \\ It brings the following change: | ||
| * Support for HMAC-SHA-512. [[pbug>hmac-sha2-512]] | * Support for HMAC-SHA-512. [[pbug>hmac-sha2-512]] | ||
| * TLS/SSL core upgraded to OpenSSL 3.1.1. | * TLS/SSL core upgraded to OpenSSL 3.1.1. | ||
| + | * Command to open the same folder as in the other panel in local file manager mode. [[bug>2189]] | ||
| * Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | * Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | ||
| * Using optimized OpenSSL implementations of some algorithms. | * Using optimized OpenSSL implementations of some algorithms. | ||