Differences

This shows you the differences between the selected revisions of the page.

2018-01-17 2018-01-17
QueryReceived bugs (martin) grouping .net assembly changes (martin)
Line 12: Line 12:
===== [[5.12.1]] 5.12.1 ((2018-01-16)) ===== ===== [[5.12.1]] 5.12.1 ((2018-01-16)) =====
-  * Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly. [[bug>1594]] +  * Improvements and changes to .NET assembly and scripting: 
- ·* Change: .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. +····* Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly. [[bug>1594]] 
- ·* Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter.+ ···* Change: .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. 
 + ···* Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. 
 +    * Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. 
 +    * Bug fix: Backtick (''`'') and dollar (''$'') signs are not escaped in generated PowerShell code. [[bug>1590]]
  * Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog.   * Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog.
  * Choosing right color for background of "selectable" labels.   * Choosing right color for background of "selectable" labels.
  * All read-only edit boxes/selectable labels have user friendly context menu for copying contents.   * All read-only edit boxes/selectable labels have user friendly context menu for copying contents.
  * Bug fix: Setting hidden raw session setting for "Configurable priority of host key types" overrides host key.   * Bug fix: Setting hidden raw session setting for "Configurable priority of host key types" overrides host key.
-  * Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. 
-  * Bug fix: Backtick (''`'') and dollar (''$'') signs are not escaped in generated PowerShell code. [[bug>1590]] 
  * Bug fix: Failure when error occurs while another error is already being handled.   * Bug fix: Failure when error occurs while another error is already being handled.
  * Bug fix: When connection is lost while deleting source remote file during "Download and Delete" operation, downloaded file may be deleted once connection is resumed. [[bug>1592]]   * Bug fix: When connection is lost while deleting source remote file during "Download and Delete" operation, downloaded file may be deleted once connection is resumed. [[bug>1592]]

Last modified: by martin