Differences

This shows you the differences between the selected revisions of the page.

2015-11-04 2015-12-16
moving 5.5.5, 5.5.6, 5.6 - 5.6.2 from history (martin) moving 5.6.3 - 5.6.4 from history (martin)
Line 1: Line 1:
====== Older Versions ====== ====== Older Versions ======
 +
 +===== [[5.6.4]] 5.6.4 RC =====
 +=== 2014-12-18 ===
 +  * Automatic reconnect during listing of remote directory. [[bug>25]]
 +  * Remembering the last working directories in a workspace. [[bug>1165]]
 +  * Improvements to calculating remote file checksum:
 +    * Checksum support for FTP using ''HASH''/''XSHA1''/''XSHA256''/''XSHA512''/''XMD5''/''XCRC'' commands. [[bug>1242]]
 +    * File checksum can be calculated in scripting (''checksum'' command and XML log entry) and .NET assembly (''Session.CalculateFileChecksum'' method). [[bug>1246]]
 +    * Using IANA checksum algorithm names.
 +    * //Calculate checksum// button on Properties dialog becomes the default button when //Algorithm// box has focus.
 +  * Supporting ''AVBL'' and ''XQUOTA'' commands to retrieve information about space available of FTP server.
 +  * Home path can be resolved in .NET assembly using ''Session.HomePath''. [[bug>1248]]
 +  * Site tree on Login dialog responds to mouse wheel even when not focused. [[bug>846]]
 +  * Custom command pattern ''!S'' that expands to session URL.
 +  * ''SessionOptions.ParseUrl'' method in .NET assembly.
 +  * //Cancel all// command for Background transfer queue list. [[bug>602]]
 +  * Supporting IIS WebDAV ''Translate'' header to allow downloading source files and files with unknown MIME type. [[bug>1255]]
 +  * Supporting FTP ''HOST'' command (RFC 7151). [[bug>1166]]
 +  * Keep remote directory up to date dialog can be minimized to tray, even when minimizing to taskbar is used for the application.
 +  * Prolonging countdown instead of suspending it when moving mouse over message box with "timeout" button. [[bug>1107]]
 +  * File ownership is available in .NET assembly and XML log. [[bug>1245]]
 +  * Improved automatic sizing of columns in various lists.
 +  * Items with unknown value on //Space available// tab of Server and protocol information dialog are shown dimmed.
 +  * Change: Considering directories to have zero size, when matching file masks or sorting by size, even when the server reports size for the directory, to achieve consistent behavior.
 +  * Further compatibility improvements with FTP servers:
 +    * Workaround for malformed ''FEAT'' response of older versions of IIS FTP Server and WS_FTP server.
 +    * Bug fix: Cannot upload file to directory when FTP server returns 4xx/5xx response to directory listing request after allowing (typically empty) listing transfer (old versions of IIS FTP server). [[bug>1249]]
 +  * Replaced ''FtpSecure.ExplicitTls'' .NET assembly option with ''FtpSecure.Explicit'' and deprecated ''FtpSecure.ExplicitSsl''.
 +  * Using //Yes/No//, instead of //OK/Cancel// on sites import confirmation during installation not to make an impression that rejecting the import cancels the installation.
 +  * Logging when a symlink to a directory is skipped while downloading.
 +  * Using standard formatting of IPv6 literals in session URL (instead of URL-encoding them).
 +  * Displaying hint when ''F5'' keyboard shortcut is used for the first time on Commander interface. [[bug>1254]]
 +  * Bug fix: Parameters ''/help'' and ''/batchsettings'' were not working with ''winscp.com''.
 +  * Bug fix: Command could be invoked using keyboard shortcut in the middle of reloading directory. [[bug>1256]]
 +  * Bug fix: Reason not given when FTP upload fails because local file attributes cannot be retrieved. [[bug>1250]]
 +  * Bug fix: FTP upload fails when volume information for local drive cannot be retrieved. [[bug>1251]]
 +  * Bug fix: Size of directories was reported as -1 for some FTP servers.
 +  * Bug fix: Invalid stored FTP password was tried indefinitely in a loop. [[bug>1252]]
 +  * Bug fix: Ad-hoc session duplicated to a new window had no name.
 +  * Bug fix: Failure when dropping files to an external application via a temporary directory with an automatic refresh of a remote directory enabled. [[bug>1253]]
 +  * Bug fix: Pasting permissions when //Octal// box has focus does not update the box itself. [[bug>1257]]
 +  * Bug fix: Mouse cursor is hidden when hovering over progress window during download via temporary directory. [[bug>1258]]
 +
 +===== [[5.6.3]] 5.6.3 beta =====
 +=== 2014-11-13 ===
 +  * Improved GUI responsiveness (with SFTP, SCP and FTP protocols). [[bug>1237]]
 +  * Sites can be mass-modified using ''/batchsettings'' command-line parameter. [[bug>1236]]
 +  * Use default transfer mode for edited files, except when using Notepad. [[bug>1239]]
 +  * Added method ''Session.AddRawConfiguration'' to configure any global configuration option. [[bug>876]]
 +  * Optionally logging even sensitive information (such as passwords).
 +  * Consistently logging transferred bytes for every transferred file.
 +  * Improving protection from undesired modifications of local files when handling URLs from browser while relieving restriction on combining URLs on command line with some switches, such as ''/log'', ''/xmllog'' and ''/defaults''.
 +  * The ''failonnomatch'' option applies also to ''ls'' and ''lls'' command. [[bug>1172]]
 +  * Replaced ''-explicittls'' command-line parameter and switch of ''open'' command with ''-explicit'' and deprecated ''-explicitssl''.
 +  * Change: ''lls'' by default only displays a notification that no matching file is found, instead of failing.
 +  * Differentiating unknown private key format and non-existing/non-readable private key file errors.
 +  * Bug fix: Session cannot be opened when ''Session.AddRawSettings'' is used. [[bug>1234]]
 +  * Bug fix: Failure when connecting to WebDAV server not supporting persistent connections. [[bug>1235]]
 +  * Bug fix: Keepalives were turned off when overriding site settings with raw settings.
 +  * Bug fix: Parameter ''/rawconfig'' was not documented in usage.
 +  * Bug fix: The //Use default system editor// button is misplaced on (ad-hoc) //Editor// dialog.
 +  * Bug fix: Synchronization checklist window could be resized too small not to fit //Custom// button.
 +  * Bug fix: The last file upload before creating a remote directory is not reported with .NET assembly. [[bug>1238]]
 +  * Bug fix: Progress bar not appearing on task bar when main window is not visible. [[bug>1240]]
 +  * Bug fix: Overwrite confirmation was required when changing case of site name.
 +  * Bug fix: Failure when copying multiple files checksum results to clipboard. [[bug>1243]]
 +  * Bug fix: Large sizes are displayed incorrectly. [[bug>1244]]
===== [[5.6.2]] 5.6.2 beta ===== ===== [[5.6.2]] 5.6.2 beta =====

Last modified: by martin