Differences
This shows you the differences between the selected revisions of the page.
2018-01-16 | 2018-01-16 | ||
typo (martin) | dot (martin) | ||
Line 8: | Line 8: | ||
* 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: .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. | * Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. | ||
- | * 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. |