Differences
This shows you the differences between the selected revisions of the page.
2023-06-13 | 2023-06-13 | ||
calculate sizes twice bug (martin) | bug 2196 (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-06-09)) ===== | + | ===== [[6.2]] 6.2 (not released yet) ((2023-06-13)) ===== |
* 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]] | ||
Line 10: | Line 10: | ||
* 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. | ||
+ | * Command to automatically size file panel columns. [[bug>2196]] | ||
* Support for ProFTPD command ''%%OPTS REST STOR%%'' to query if upload restart is possible. [[bug>2194]] | * Support for ProFTPD command ''%%OPTS REST STOR%%'' to query if upload restart is possible. [[bug>2194]] | ||
* Not showing a filter mask on a disconnected panel. | * Not showing a filter mask on a disconnected panel. |