Differences
This shows you the differences between the selected revisions of the page.
2016-04-28 | 2016-04-29 | ||
extensions are configurable (martin) | grouping .net assembly changes (martin) | ||
Line 5: | Line 5: | ||
===== [[5.8.3]] 5.8.3 (not released yet) ===== | ===== [[5.8.3]] 5.8.3 (not released yet) ===== | ||
=== 2016-04-28 === | === 2016-04-28 === | ||
- | * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | + | * Improvements to .NET assembly: |
+ | ····* Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | ||
+ | * 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: WinSCP .NET assembly cannot find WinSCP executable in its installation folder not the default installation folder when used in 64-bit process. [[bug>1421]] | ||
* SSH core and private key tools (PuTTYgen and Pageant) upgraded to the latest development snapshot of PuTTY (2016-04-17, commit b22c0b6). It brings following changes: | * SSH core and private key tools (PuTTYgen and Pageant) upgraded to the latest development snapshot of PuTTY (2016-04-17, commit b22c0b6). It brings following changes: | ||
* Promoting ChaCha20 cipher above Blowfish (below AES). | * Promoting ChaCha20 cipher above Blowfish (below AES). | ||
Line 28: | Line 32: | ||
* Use seconds in *nix-like ''LIST'' FTP listing, if the server provides them. [[bug>1422]] | * Use seconds in *nix-like ''LIST'' FTP listing, if the server provides them. [[bug>1422]] | ||
* Bug fix: Downloads by drag&drop were randomly defaulted to background queue. | * Bug fix: Downloads by drag&drop were randomly defaulted to background queue. | ||
- | * Bug fix: ''Session'' instance could not be used anymore after calling ''ScanFingerprint''. | ||
* Bug fix: Using precise timestamp of the uploaded file version was not working when a relative path was used in automation. | * Bug fix: Using precise timestamp of the uploaded file version was not working when a relative path was used in automation. | ||
- | * Bug fix: Failure when ''Session.MoveFile'' source file is not existing and its name has file mask-like syntax. [[bug>1412]] | ||
* Bug fix: //Authentication parameters// options were not disabled when //Bypass authentication entirely is enabled//. | * Bug fix: //Authentication parameters// options were not disabled when //Bypass authentication entirely is enabled//. | ||
* Bug fix: In rare cases a //Download and Delete// operation might have been incorrectly used instead of //Download// when dropping files to Windows Explorer with drag&drop shell extension enabled. [[bug>1414]] | * Bug fix: In rare cases a //Download and Delete// operation might have been incorrectly used instead of //Download// when dropping files to Windows Explorer with drag&drop shell extension enabled. [[bug>1414]] | ||
Line 37: | Line 39: | ||
* Bug fix: When user profile is stored on UNC path and the first drive is hidden, local panel starts empty. [[bug>1417]] | * Bug fix: When user profile is stored on UNC path and the first drive is hidden, local panel starts empty. [[bug>1417]] | ||
* Bug fix: Failure when disconnecting the last drive while the previous drive is not ready. [[bug>1418]] | * Bug fix: Failure when disconnecting the last drive while the previous drive is not ready. [[bug>1418]] | ||
- | * Bug fix: WinSCP .NET assembly cannot find WinSCP executable in its installation folder not the default installation folder when used in 64-bit process. [[bug>1421]] | ||
===== [[5.8.2]] 5.8.2 beta ===== | ===== [[5.8.2]] 5.8.2 beta ===== |