Differences
This shows you the differences between the selected revisions of the page.
2017-11-21 | 2017-11-21 | ||
bug 1572 (martin) | bug 1578 (martin) | ||
Line 4: | Line 4: | ||
===== [[5.12]] 5.12 (not released yet) ===== | ===== [[5.12]] 5.12 (not released yet) ===== | ||
- | === 2017-11-20 === | + | === 2017-11-21 === |
* Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | * Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | ||
Line 21: | Line 21: | ||
* .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | * .NET assembly timeout for waiting for WinSCP response is always at least as long as session timeout. | ||
* Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report, when the server does not support file renaming/moving. | * Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report, when the server does not support file renaming/moving. | ||
+ | * Masking out passwords in raw settings (proxy and tunnel) when logging command-line. [[bug>1578]] | ||
* Bug fix: Per-session default encoding configuration for internal editor. [[bug>1577]] | * Bug fix: Per-session default encoding configuration for internal editor. [[bug>1577]] | ||
* Change: Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report tests, if a source file exists, before trying to rename. Consequently, an error message reported has changed significantly, if the source file does not exist. | * Change: Scripting command ''mv'' and .NET assembly function ''Session.MoveFile'' report tests, if a source file exists, before trying to rename. Consequently, an error message reported has changed significantly, if the source file does not exist. |