Differences
This shows you the differences between the selected revisions of the page.
2016-07-21 | 2016-07-21 | ||
removing insignificant entries and sorting by importance (martin) | Added some links (Petr) | ||
Line 9: | Line 9: | ||
* Significantly improved WinSCP look and feel in large font / high DPI environments; toolbar, menu, icons and dialog images now support 125%, 150% and 200% zooms | * Significantly improved WinSCP look and feel in large font / high DPI environments; toolbar, menu, icons and dialog images now support 125%, 150% and 200% zooms | ||
* Improved transfer speed with SFTP and SCP protocols when CPU is limiting factor; and with SFTP on high latency connections | * Improved transfer speed with SFTP and SCP protocols when CPU is limiting factor; and with SFTP on high latency connections | ||
- | * Automatic WinSCP updates (only for donors) | + | * [[updates#automatic_upgrade|Automatic WinSCP updates]] (only for donors) |
- | * Support for authentication with TLS/SSL client certificates | + | * Support for authentication with [[tls#client_certificate|TLS/SSL client certificates]] |
- | * Configurable internal editor font color and default background color, added //Save All// function in internal editor | + | * Configurable [[ui_editor|internal editor]] font color and default background color, added //Save All// function in internal editor |
* Dual code signing binaries with both SHA-1 and SHA-256 | * Dual code signing binaries with both SHA-1 and SHA-256 | ||
- | * Custom commands can be distributed in a form of configurable WinSCP extension; distributing //Verify Checksum//, //Search Text// and //ZIP and Upload// .NET assembly examples as official WinSCP extensions | + | * [[custom_command|Custom commands]] can be distributed in a form of configurable WinSCP extension; distributing //Verify Checksum//, //Search Text// and //ZIP and Upload// .NET assembly examples as official WinSCP extensions |
* Many improvements to scripting, command-line and .NET assembly, e.g., | * Many improvements to scripting, command-line and .NET assembly, e.g., | ||
- | * Script or .NET assembly code template can be generated in GUI, many improvements to code/script generation including syntax highlighting for generated code | + | * [[ui_generateurl#script|WinSCP script template]] or [[ui_generateurl#code|WinSCP .NET assembly code template]] can be generated in GUI, many improvements to code/script generation including syntax highlighting for generated code |
* Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only | * Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only | ||
* Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively | * Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively | ||
- | * Command-line interface for converting and editing private keys | + | * Command-line interface for converting and editing [[public_key#private|private keys]] |
* Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly | * Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly | ||
* Incremental site search can be restricted to the beginning of site name only or expanded to other site fields | * Incremental site search can be restricted to the beginning of site name only or expanded to other site fields |