Differences
This shows you the differences between the selected revisions of the page.
2023-02-20 | 2023-02-21 | ||
secure property bugs (martin) | tab/session/menu/worspace fixes (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.0.1]] 6.0.1 (not released yet) ((2023-02-20)) ===== | + | ===== [[6.0.1]] 6.0.1 (not released yet) ((2023-02-21)) ===== |
+ | * Renamed //File// menu in Explorer interface to //Files// for consistency with Commander interface. | ||
* Bug fix: Failure when selecting S3 protocol in Login dialog with non-existing ''.aws/credentials'' file. [[bug>2166]] | * Bug fix: Failure when selecting S3 protocol in Login dialog with non-existing ''.aws/credentials'' file. [[bug>2166]] | ||
* Bug fix: Tab close button of new session was drawn as clicked, if it was opened from Login dialog popped up after the last session was closed by clicking its close button. | * Bug fix: Tab close button of new session was drawn as clicked, if it was opened from Login dialog popped up after the last session was closed by clicking its close button. | ||
Line 10: | Line 11: | ||
* Bug fix: Generated code uses obsolete ''SessionOptions.WebdavSecure'' property instead of current ''SessionOptions.Secure''. | * Bug fix: Generated code uses obsolete ''SessionOptions.WebdavSecure'' property instead of current ''SessionOptions.Secure''. | ||
* Bug fix: Generated code for unsecure S3 protocol does not include ''SessionOptions.Secure'' property. | * Bug fix: Generated code for unsecure S3 protocol does not include ''SessionOptions.Secure'' property. | ||
+ | * Bug fix: Separation of //Tab// and //Session// menus was unintentionally not reverted for Explorer interface. | ||
+ | * Bug fix: Wrong behaviour when trying to open a workspace that does not contain any valid session. | ||
===== [[6.0]] 6.0 beta ((2023-02-08)) ===== | ===== [[6.0]] 6.0 beta ((2023-02-08)) ===== |