Differences
This shows you the differences between the selected revisions of the page.
2023-06-01 | 2023-06-05 | ||
filter mask on disconnected panel (martin) | ProxyMethod value names (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-01)) ===== | + | ===== [[6.2]] 6.2 (not released yet) ((2023-06-05)) ===== |
* 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 12: | Line 12: | ||
* Not showing a filter mask on a disconnected panel. | * Not showing a filter mask on a disconnected panel. | ||
* Implemented generic ''ICollection'' implicitly by .NET assembly collections. [[bug>2187]] | * Implemented generic ''ICollection'' implicitly by .NET assembly collections. [[bug>2187]] | ||
+ | * ''ProxyMethod'' raw session setting supports symbolical value names. | ||
* Bug fix: WebDAV or S3 certificate that is recognized by Windows Certificate store, but have other issues, cannot be marked trusted by the user. [[bug>2191]] | * Bug fix: WebDAV or S3 certificate that is recognized by Windows Certificate store, but have other issues, cannot be marked trusted by the user. [[bug>2191]] | ||