Differences
This shows you the differences between the selected revisions of the page.
| 2017-11-23 | 2017-11-24 | ||
| bug 1578 2nd try (martin) | bug 1581 + net nuget subfolder (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.12]] 5.12 (not released yet) ===== | ===== [[5.12]] 5.12 (not released yet) ===== | ||
| - | === 2017-11-23 === | + | === 2017-11-24 === |
| * Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | * Bug fix: Stalled connection attempts can be canceled promptly. [[bug>1564]] | ||
| * Remote file duplication in scripting, .NET assembly and XML log. | * Remote file duplication in scripting, .NET assembly and XML log. | ||
| * SSH host key can be verified by pasting the expected key or its fingerprint from the clipboard. [[bug>1563]] | * SSH host key can be verified by pasting the expected key or its fingerprint from the clipboard. [[bug>1563]] | ||
| + | * Support for ''PackageReference'' package management in NuGet package. [[bug>1581]] | ||
| * Option to turn off Natural order numerical sorting. [[bug>1293]] | * Option to turn off Natural order numerical sorting. [[bug>1293]] | ||
| * Wider range of Unicode characters is supported in internal editor. [[bug>1580]] | * Wider range of Unicode characters is supported in internal editor. [[bug>1580]] | ||
| Line 26: | Line 27: | ||
| * 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. | ||
| + | * Putting ''WinSCPnet.dll'' to ''net'' framework subfolder of NuGet package. | ||
| * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | ||
| * Bug fix: SSH hostkey/TLS certificate verification prompt in scripting in interactive mode was showing zero timeout. | * Bug fix: SSH hostkey/TLS certificate verification prompt in scripting in interactive mode was showing zero timeout. | ||