Differences
This shows you the differences between the selected revisions of the page.
2018-10-09 | 2018-10-11 | ||
no trusted fingerprints (martin) | -rawtransfesettings (martin) | ||
Line 3: | Line 3: | ||
This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | ||
- | ===== [[5.14]] 5.14 (not released yet) ((2018-10-09)) ===== | + | ===== [[5.14]] 5.14 (not released yet) ((2018-10-11)) ===== |
* [[file_encryption|Files can be optionally encrypted]] when storing them on SFTP server. [[bug>1653]] | * [[file_encryption|Files can be optionally encrypted]] when storing them on SFTP server. [[bug>1653]] | ||
Line 38: | Line 38: | ||
* Support for long local paths with FTP protocol. [[bug>1337]] | * Support for long local paths with FTP protocol. [[bug>1337]] | ||
* PowerShell script that runs WinSCP scripting commands can be generated on Generate Code dialog. | * PowerShell script that runs WinSCP scripting commands can be generated on Generate Code dialog. | ||
+ | * Transfer settings that do not have a dedicated scripting switch or a .NET ''TransferSettings'' property can be set using ''-rawtransfesettings'' switch or ''TransferSettings.AddRawSettings'' method. | ||
* Toolbar buttons can be hidden. [[bug>582]] | * Toolbar buttons can be hidden. [[bug>582]] | ||
* Found files can be edited from the Find dialog. [[bug>1634]] | * Found files can be edited from the Find dialog. [[bug>1634]] | ||
Line 50: | Line 51: | ||
* When opening a session in PuTTY, exporting also cached host keys. | * When opening a session in PuTTY, exporting also cached host keys. | ||
* Low logging level. [[bug>1637]] | * Low logging level. [[bug>1637]] | ||
+ | * It's possible to limit number of command line parameters used for open-ended switches like ''-rawconfig'', ''-rawsettings'' and ''-rawtransfesettings'' using syntax ''-switch[count]''. | ||
* Optionally create background queue connection right after session starts (hidden settings). [[bug>1681]] | * Optionally create background queue connection right after session starts (hidden settings). [[bug>1681]] | ||
* Natural order numerical sorting for directory tree. [[bug>1685]] | * Natural order numerical sorting for directory tree. [[bug>1685]] |