Differences
This shows you the differences between the selected revisions of the page.
2023-02-17 | 2023-02-20 | ||
rename session vs tab (martin) | secure property bugs (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-17)) ===== | + | ===== [[6.0.1]] 6.0.1 (not released yet) ((2023-02-20)) ===== |
* 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. | ||
* Bug fix: Rename tab dialog still says //"Rename session"//. | * Bug fix: Rename tab dialog still says //"Rename session"//. | ||
+ | * 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. | ||
===== [[6.0]] 6.0 beta ((2023-02-08)) ===== | ===== [[6.0]] 6.0 beta ((2023-02-08)) ===== |