Differences
This shows you the differences between the selected revisions of the page.
2020-12-14 | 2020-12-14 | ||
Swedish translation (martin) | bug 1933 (martin) | ||
Line 6: | Line 6: | ||
(* * Removed the "compression" indicator from the status bar.*) | (* * Removed the "compression" indicator from the status bar.*) | ||
- | ===== [[5.18.1]] 5.18.1 (not released yet) ((2020-12-13)) ===== | + | ===== [[5.18.1]] 5.18.1 (not released yet) ((2020-12-14)) ===== |
* Translations completed: Czech, Finnish, German, Hungarian, Portuguese, Russian, Simplified Chinese, Slovak, Swedish and Turkish. | * Translations completed: Czech, Finnish, German, Hungarian, Portuguese, Russian, Simplified Chinese, Slovak, Swedish and Turkish. | ||
Line 14: | Line 14: | ||
* Added method ''ComparisonDifference.Reverse'' to .NET assembly. | * Added method ''ComparisonDifference.Reverse'' to .NET assembly. | ||
* ''Write'', ''CanWrite'', ''Length'' and ''Position'' methods and properties of the ''Stream'' returned by the ''Session.GetFile'' behave as expected for a read-only steam. | * ''Write'', ''CanWrite'', ''Length'' and ''Position'' methods and properties of the ''Stream'' returned by the ''Session.GetFile'' behave as expected for a read-only steam. | ||
+ | * Allowed using SFTP servers that have problems with SSH_FXP_REALPATH requests. [[bug>1933]] | ||
* Bug fix: Target file name with escaped operation mask special symbols was incorrectly interpreted as an actual operation mask on some dialogs (upload, duplicate, etc), resulting in misplaced warnings | * Bug fix: Target file name with escaped operation mask special symbols was incorrectly interpreted as an actual operation mask on some dialogs (upload, duplicate, etc), resulting in misplaced warnings | ||
* Bug fix: Local path argument of ''Session.PutFileToDirectory'' is incorrectly escaped. [[bug>1931]] | * Bug fix: Local path argument of ''Session.PutFileToDirectory'' is incorrectly escaped. [[bug>1931]] |