Differences

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

2017-05-03 2017-05-31
ansi is acronym (martin) moving 5.8.3 from history (martin)
Line 1: Line 1:
====== Older Versions ====== ====== Older Versions ======
 +
 +===== [[5.8.3]] 5.8.3 RC =====
 +=== 2016-05-23 ===
 +  * Translation added: Icelandic.
 +  * Improvements to .NET assembly:
 +    * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths.
 +    * Change: A complete remote error message is stored into a single instance of ''SessionRemoteException'', instead of separating error details into an inner exception.
 +    * Preventing .NET assembly from timing out during lengthy file transfers.
 +    * Preventing ''winscp.com'' and .NET assembly timing out waiting for ''winscp.exe'' when the system is temporarily busy.
 +    * 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 nor 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:
 +    * Promoting ChaCha20 cipher above Blowfish (below AES).
 +    * Change: Fallback between SSH versions is not supported anymore.
 +    * Change: By default, warning is issued when using Diffie-Hellman group 1 key exchange algorithm.
 +  * Improvements to custom commands:
 +    * Extensions are configurable.
 +    * Local path pattern (''!\'') for custom commands.
 +    * All custom command prompts are entered on one dialog box.
 +    * Separating custom commands that do not operate with files to a separate submenu of //Commands// menu.
 +    * Holding down ''Ctrl'' and ''Shift'' keys while running a local custom command copies the command to clipboard instead of executing it.
 +    * Displaying full command name in custom command preferences list. The keyboard shortcut now displays in a hint only.
 +  * Installer upgraded to Inno Setup 5.5.9.
 +    * Further installer protection against potential DLL preloading attacks.
 +  * TLS/SSL core upgraded to OpenSSL 1.0.2h.
 +  * Dynamically increase TCP send buffer on fast connections.
 +  * Removed log window.
 +  * With synchronized browsing on, the //Home Directory// command opens home directory in both panels. [[bug>1427]]
 +  * The //Follow symbolic links to directories// session option is disabled with WebDAV protocol as it has no effect.
 +  * When detecting time zone difference of FTP server, ignoring files with timestamp in the future, as they have high probability of being wrongly interpreted.
 +  * Preventing mouse cursor flashing while deleting remote files or changing their properties over SFTP protocol.
 +  * Change: Consider port number for site-specific caches and bookmarks. [[bug>1411]]
 +  * Indenting //Allow GSSAPI credential delegation// checkbox to make it clear it is an suboption of //Attempt GSSAPI authentication//
 +  * Disabling //Username// and //Password// boxes on a Login dialog when //Bypass authentication entirely// is enabled.
 +  * Considering items out of the current view when sizing dialogs list columns.
 +  * Ignoring blank lines in ''ls'' command output. [[bug>1416]]
 +  * Installing PuTTY help file in modern ''.chm'' format.
 +  * Showing details about TLS handshake errors.
 +  * Use seconds in *nix-like ''LIST'' FTP listing, if the server provides them. [[bug>1422]]
 +  * The ''lls'' command shows timestamps in respect to DST the same way as local file panel (and Windows Explorer).
 +  * Bug fix: Downloads by drag&drop were randomly defaulted to background queue.
 +  * Bug fix: Using precise timestamp of the uploaded file version was not working when a relative path was used in automation.
 +  * 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: Failure when system-wide settings change while panel is being reloaded. [[bug>1415]]
 +  * Bug fix: Support for FTP servers with Windows-like paths (fixed again after broken in 5.8.2). [[bug>1074]]
 +  * 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: Command syntax suggestion, when using saved site in batch script, included RTF code.
 +  * Bug fix: The ''stat'' command on FTP server may return wrong times, if the ''ls'' command was used before.
 +  * Bug fix: Transferring newer files only did not work with FTP protocol.
 +  * Bug fix: Autodetected time zone difference for servers not supporting ''MLST'' command was not taken into account for time on overwrite confirmation dialog. [[bug>1424]]
 +  * Bug fix: When dropping files on another session tab, the //Duplicate via local temporary copy// option could be unchecked (and was initially unchecked), leading to the file being duplicated incorrectly within the current session.
 +  * Bug fix: Failure when dragging a symbolic link to a directory between sessions. [[bug>1425]]
 +  * Bug fix: When parsing timestamps in ''MDTM'' command response, second and minutes after zero hour (or minute) were ignored.
 +  * Bug fix: Detect symbolic link loops when finding files (improved to cover more complex symbolic link structures). [[bug>1093]]
===== [[5.8.2]] 5.8.2 beta ===== ===== [[5.8.2]] 5.8.2 beta =====

Last modified: by martin