Differences
This shows you the differences between the selected revisions of the page.
2020-12-07 | 2020-12-08 | ||
5.18 translations (martin) | various escaping fixes and improvements (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 beta (not released yet) ((2020-12-07)) ===== | + | ===== [[5.18.1]] 5.18.1 beta (not released yet) ((2020-12-08)) ===== |
* Translations completed: Czech, Finnish, German, Hungarian, Portuguese, Russian, Slovak and Turkish. | * Translations completed: Czech, Finnish, German, Hungarian, Portuguese, Russian, Slovak and Turkish. | ||
* Preserve file permissions when overwritten files are recycled and transfer resume is disabled. [[bug>1929]] | * Preserve file permissions when overwritten files are recycled and transfer resume is disabled. [[bug>1929]] | ||
+ | * Added method ''RemotePath.EscapeOperationMask'' to .NET assembly. | ||
+ | * 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: Path argument of ''Session.PutFile'' is incorrectly escaped. | ||
===== [[5.18]] 5.18 beta ((2020-11-30)) ===== | ===== [[5.18]] 5.18 beta ((2020-11-30)) ===== |