Differences
This shows you the differences between the selected revisions of the page.
2018-11-15 | 2018-11-15 | ||
.net 4.0 (martin) | 5.14 specific version numbers (martin) | ||
Line 11: | Line 11: | ||
==== GUI ==== | ==== GUI ==== | ||
- | * Keyboard shortcut for //Download// command in Explorer interface changed to ''Ctrl+T'' (''Ctrl+C'' previously). | + | * 5.14: Keyboard shortcut for //Download// command in Explorer interface changed to ''Ctrl+T'' (''Ctrl+C'' previously). |
- | * Keyboard shortcut for //Open Terminal// command changed to ''Shift+Ctrl+T'' (''Ctrl+T'' previously). | + | * 5.14: Keyboard shortcut for //Open Terminal// command changed to ''Shift+Ctrl+T'' (''Ctrl+T'' previously). |
==== Scripting and .NET Assembly ==== | ==== 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]] | + | * 5.14: 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. | + | * 5.14: .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) ===== |