Differences
This shows you the differences between the selected revisions of the page.
2016-04-29 | 2016-04-29 | ||
grouping .net assembly changes (martin) | single SessionRemoteException (martin) | ||
Line 4: | Line 4: | ||
===== [[5.8.3]] 5.8.3 (not released yet) ===== | ===== [[5.8.3]] 5.8.3 (not released yet) ===== | ||
- | === 2016-04-28 === | + | === 2016-04-29 === |
* Improvements to .NET assembly: | * Improvements to .NET assembly: | ||
* Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | ||
+ | * Change: A complete remote error message is stored into a single instance of ''SessionRemoteException'', instead of separating error details into an inner exception. | ||
* Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | ||
* Bug fix: Failure when ''Session.MoveFile'' source file is not existing and its name has file mask-like syntax. [[bug>1412]] | * Bug fix: Failure when ''Session.MoveFile'' source file is not existing and its name has file mask-like syntax. [[bug>1412]] |