Differences
This shows you the differences between the selected revisions of the page.
2018-10-15 | 2018-11-15 | ||
changes in 5.14 (martin) | .net 4.0 (martin) | ||
Line 14: | Line 14: | ||
* Keyboard shortcut for //Open Terminal// command changed to ''Shift+Ctrl+T'' (''Ctrl+T'' previously). | * Keyboard shortcut for //Open Terminal// command changed to ''Shift+Ctrl+T'' (''Ctrl+T'' previously). | ||
- | ==== Scripting ==== | + | ==== Scripting and .NET Assembly ==== |
* URLs in ''open'' command are not matched against stored site name after stripping a protocol. Historically a command like ''%%open sftp://site/%%'' still made WinSCP use stored site ''site'', instead of connecting to host ''site'' using SFTP protocol. Now WinSCP uses stored site only with ''open site''. [[bug>1647]] | * URLs in ''open'' command are not matched against stored site name after stripping a protocol. Historically a command like ''%%open sftp://site/%%'' still made WinSCP use stored site ''site'', instead of connecting to host ''site'' using SFTP protocol. Now WinSCP uses stored site only with ''open site''. [[bug>1647]] | ||
+ | * .NET Assembly now targets .NET Framework 4.0. | ||
===== In the Last Major Release 5.13 (after December 2017) ===== | ===== In the Last Major Release 5.13 (after December 2017) ===== |