history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-12-20 | 2019-02-27 | ||
moving 5.11.3-5.12 from history (martin) | moving 5.12.1 - 5.13 from history (martin) | ||
Line 1: | Line 1: | ||
====== Older Versions ====== | ====== Older Versions ====== | ||
+ | |||
+ | ===== [[5.13]] 5.13 ((2018-02-19)) ===== | ||
+ | |||
+ | * Translations completed: Catalan, Czech, Finnish, French, German, Hungarian, Icelandic, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Romanian, Slovak, Spanish, Swedish and Turkish. | ||
+ | * Better error message when trying to upload a file to virtual S3 root "folder". | ||
+ | * Displaying server name in network drive label. [[bug>1607]] | ||
+ | * When using session name as a part of a path to a temporary directory, replace a slash separating a session folder from a session name with a dash instead of ''%2F''. [[bug>1608]] | ||
+ | * Configurable path to XML log file for the .NET assembly. [[bug>942]] | ||
+ | * Bug fix: Failure when opening context menu of edit boxes on Login dialog. [[bug>1605]] | ||
+ | * Bug fix: Failure when processing ''FileTransferProgress'' event. [[bug>1606]] | ||
+ | * Bug fix: It was not possible to open workspace with special characters from a desktop shortcut. [[bug>1610]] | ||
+ | * Bug fix: Failure when focused panel is changed, while double-clicking a file to edit it. [[bug>1611]] | ||
+ | |||
+ | ===== [[5.12.2]] 5.12.2 RC ((2018-02-01)) ===== | ||
+ | |||
+ | * Multiple levels of directories can be created, while synchronizing browsing to a non existing directory. [[bug>1601]] | ||
+ | * Setting Content Type of files uploaded to S3. [[bug>1602]] | ||
+ | * Configurable mapping from file extension to ''Content-Type'' (using hidden setting). [[bug>1604]] | ||
+ | * Bug fix: Local directory tree cannot be controlled using keyboard. [[bug>1599]] | ||
+ | * Bug fix: ''Alt+Enter'' keyboard shortcut executed/opened selected file, instead of opening Properties dialog. | ||
+ | * Bug fix: Session hangs when ''QueryReceived'' is set while session is already opened. [[bug>1600]] | ||
+ | * Bug fix: ''QueryReceivedEventArgs.Message'' is empty. | ||
+ | * Bug fix: Parallel background connections are never started, when queue processing is disabled. | ||
+ | * Bug fix: Panel column context menus were working incorrectly when panel was horizontally scrolled. | ||
+ | * Bug fix: Failure when processing results of upload during synchronization in .NET assembly when a directory was created with explicitly set permissions as the first operation. [[bug>1603]] | ||
+ | |||
+ | ===== [[5.12.1]] 5.12.1 beta ((2018-01-16)) ===== | ||
+ | |||
+ | * Improvements and changes to .NET assembly and scripting: | ||
+ | * Custom error handling instead of default abort can be optionally implemented for batch operations in .NET assembly. [[bug>1594]] | ||
+ | * Change: .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | ||
+ | * Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. | ||
+ | * Bug fix: .NET assembly methods ''GetFileName'' and ''GetDirectoryName'' did not behave correctly when provided a filename without any path. | ||
+ | * Bug fix: Backtick (''`'') and dollar (''$'') signs are not escaped in generated PowerShell code. [[bug>1590]] | ||
+ | * Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog. | ||
+ | * Choosing right color for background of "selectable" labels. | ||
+ | * All read-only edit boxes/selectable labels have user friendly context menu for copying contents. | ||
+ | * Bug fix: Setting hidden raw session setting for "Configurable priority of host key types" overrides host key. | ||
+ | * Bug fix: Failure when error occurs while another error is already being handled. | ||
+ | * Bug fix: When connection is lost while deleting source remote file during "Download and Delete" operation, downloaded file may be deleted once connection is resumed. [[bug>1592]] | ||
+ | * Bug fix: Hidden session settings ''S3DefaultRegion'' to create an S3 bucket in a non-default region was not working. | ||
+ | * Bug fix: It was not possible to work with S3 buckets with a dot in their name. [[bug>1597]] | ||
+ | * Bug fix: S3 temporary redirect was not handled (consequently it was not possible to work with newly created S3 buckets) | ||
+ | * Bug fix: HTTP error was displayed instead of a more specific S3 error message in some situations. | ||
+ | * Bug fix: When viewing stored S3 site with a non-default hostname, the default Amazon S3 hostname was shown instead. | ||
+ | * Bug fix: Failure when updating jumplist. [[bug>1591]] | ||
===== [[5.12]] 5.12 beta ((2017-12-20)) ===== | ===== [[5.12]] 5.12 beta ((2017-12-20)) ===== |