Differences
This shows you the differences between the selected revisions of the page.
2017-12-30 | 2018-01-03 | ||
clipboard context menu (martin) | SHA-256 support (martin) | ||
Line 4: | Line 4: | ||
===== [[5.12.1]] 5.12.1 (not released yet) ===== | ===== [[5.12.1]] 5.12.1 (not released yet) ===== | ||
- | === 2017-12-30 === | + | === 2018-01-03 === |
* .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''. | * .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. | ||
+ | * 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. |