Differences
This shows you the differences between the selected revisions of the page.
2015-08-28 | 2015-08-28 | ||
grouping .net assemby changes (martin) | IsThisDirectory + IsParentDirectory (martin) | ||
Line 4: | Line 4: | ||
===== [[5.8]] 5.8 (not released yet) ===== | ===== [[5.8]] 5.8 (not released yet) ===== | ||
- | === 2015-08-26 === | + | === 2015-08-28 === |
* Authentication with TLS/SSL client certificates. [[bug>921]] | * Authentication with TLS/SSL client certificates. [[bug>921]] | ||
* Not closing the application after the last session closes. [[bug>857]] | * Not closing the application after the last session closes. [[bug>857]] | ||
Line 34: | Line 34: | ||
* Change: Script file has to be in UTF-8 encoding. | * Change: Script file has to be in UTF-8 encoding. | ||
* Command-line interface for converting and editing private keys. [[bug>1331]] | * Command-line interface for converting and editing private keys. [[bug>1331]] | ||
+ | * Added properties ''IsThisDirectory'' and ''IsParentDirectory'' to ''RemoteFileInfo'' class | ||
* Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. | * Change: Deprecating ''Session.DefaultConfiguration'' in favor of ''Session.AddRawConfiguration''. | ||
* Rotating XML logs produced for .NET assembly to optimize performance. [[bug>1287]] | * Rotating XML logs produced for .NET assembly to optimize performance. [[bug>1287]] |