Differences
This shows you the differences between the selected revisions of the page.
2016-07-21 | 2016-07-21 | ||
Some more edits, still not final (Petr) | removing insignificant entries and sorting by importance (martin) | ||
Line 10: | Line 10: | ||
* 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) | * Automatic WinSCP updates (only for donors) | ||
+ | * Support for authentication with TLS/SSL client certificates | ||
* Configurable internal editor font color and default background color, added //Save All// function in internal editor | * Configurable internal editor font color and default background color, added //Save All// function in internal editor | ||
- | * Session color can be set to black | ||
- | * Incremental site search can be restricted to the beginning of site name only or expanded to other site fields | ||
- | * Increase length limit of site note to 4000 | ||
- | * Keyboard shortcuts ''Ctrl+L'' and ''Alt+D'' to focus //Address// toolbar (Explorer interface) or open bookmarks (Commander interface); change: Shortcut of command //Clear Selection// changed to ''Shift+Ctrl+L'' | ||
* Dual code signing binaries with both SHA-1 and SHA-256 | * Dual code signing binaries with both SHA-1 and SHA-256 | ||
- | * Support for authentication with TLS/SSL client certificates | + | * 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 |
- | * Including all at least 80% translations into WinSCP installer and informing user when incomplete language is selected when installing | + | |
- | · * Optionally trimming VMS version numbers from filenames during transfer | + | |
* 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 | * Script or .NET assembly code template can be generated in GUI, many improvements to code/script generation including syntax highlighting for generated code | ||
- | * Showing full ''open'' command syntax suggestion, when using saved site in batch script | + | * 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 | ||
* Command-line interface for converting and editing private keys | * Command-line interface for converting and editing private keys | ||
* Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly | * Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly | ||
- | ····* Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively | + | ··* Incremental site search can be restricted to the beginning of site name only or expanded to other site fields |
- | * Added ''FullName'' property to the ''RemoteFileInfo'' class | + | ·* Keyboard shortcuts ''Ctrl+L'' and ''Alt+D'' to focus //Address// toolbar (Explorer interface) or open bookmarks (Commander interface) |
- | * Added properties ''IsThisDirectory'' and ''IsParentDirectory'' to ''RemoteFileInfo'' class | + | * Including all at least 80% translations into WinSCP installer and informing user when incomplete language is selected when installing |
- | ···* Added ''Session.CombinePaths'' utility method as remote path equivalent of ''Path.Combine'' | + | |
- | * Added ''Session.TranslateRemotePathToLocal'' to generate a local path equivalent of a remote path, given root paths | + | |
- | * Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only | + | |
- | * Protocol prefix ''%%ftpes://%%'' for FTP over explicit TLS/SSL | + | |
- | * Change: Script file has to be in UTF-8 encoding | + | |
- | * Change: The ''RemoteFileInfo.Name'' now contains a name only, even for a ''RemoteFileInfo'' instance returned by the ''Session.GetFileInfo'' | + | |
- | * Change: Deprecating ''Session.DefaultConfiguration'' and ''Session.IniFilePath'' in favor of ''Session.AddRawConfiguration'' | + | |
- | ····* Change: ''SessionOptions.SshPrivateKeyPassphrase'' renamed to ''SessionOptions.PrivateKeyPassphrase'' | + | |
- | * 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 | + | |
Stay tuned to get regular updates about WinSCP and follow WinSCP on [[https://www.facebook.com/winscp|Facebook]], [[https://twitter.com/winscpnet|Twitter]], [[https://plus.google.com/+winscp|Google+]] and [[https://www.linkedin.com/company/winscp|LinkedIn]]. | Stay tuned to get regular updates about WinSCP and follow WinSCP on [[https://www.facebook.com/winscp|Facebook]], [[https://twitter.com/winscpnet|Twitter]], [[https://plus.google.com/+winscp|Google+]] and [[https://www.linkedin.com/company/winscp|LinkedIn]]. |