Differences
This shows you the differences between the selected revisions of the page.
2022-02-22 | 2022-02-22 | ||
5.19.6 (martin) | moving 5.17.10–5.18.2 to history_old (martin) | ||
Line 237: | Line 237: | ||
* Bug fix: Error when moving or copying file with non-ASCII file name using S3 protocol. [[bug>1960]] | * Bug fix: Error when moving or copying file with non-ASCII file name using S3 protocol. [[bug>1960]] | ||
* Bug fix: Timezone is not correctly reflected in S3 timestamps. | * Bug fix: Timezone is not correctly reflected in S3 timestamps. | ||
- | |||
- | ===== [[5.18.2]] 5.18.2 beta ((2021-02-02)) ===== | ||
- | |||
- | * Compatibility with Google Cloud Storage when using S3 protocol to access the buckets. [[bug>1939]] | ||
- | * Bug fix: Failure when closing with no tab. [[bug>1947]] | ||
- | * Bug fix: Debug information is printed at the end of the scripting session when debug logging level is set even if logging is turned off. [[bug>1948]] | ||
- | |||
- | ===== [[5.18.1]] 5.18.1 beta ((2021-01-27)) ===== | ||
- | |||
- | * Improved FTP support for VMS servers (and potentially for other non-Unix-like systems). [[bug>49]] | ||
- | * Translations completed: Brazilian Portuguese, Catalan, Czech, Dutch, Finnish, German, Hungarian, Italian, Japanese, Norwegian, Polish, Portuguese, Russian, Simplified Chinese, Slovak, Spanish, Swedish, Traditional Chinese, Ukrainian and Turkish. | ||
- | * TLS/SSL core upgraded to OpenSSL 1.1.1i. | ||
- | * Preserve file permissions when overwritten files are recycled and transfer resume is disabled. [[bug>1929]] | ||
- | * Keyboard-interactive authentication challenges can be copied to the clipboard and links contained in the challenges can be opened. [[bug>1930]] | ||
- | * Added method ''RemotePath.EscapeOperationMask'' to .NET assembly. | ||
- | * Added method ''ComparisonDifference.Reverse'' to .NET assembly. | ||
- | * Implemented method ''ComparisonDifference.ToString'' in .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. | ||
- | * 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: Local path argument of ''Session.PutFileToDirectory'' is incorrectly escaped. [[bug>1931]] | ||
- | * Bug fix: Path argument of ''Session.PutFile'' is incorrectly escaped. | ||
- | * Bug fix: Failure when using from single-file bundle. [[bug>1932]] | ||
- | * Bug fix: ''Session.GetFile'' can fail, if the server responds too quickly. | ||
- | * Bug fix: Failure when S3 bucket contains a folder with an empty name. [[bug>1934]] | ||
- | * Bug fix: When the active tab was disconnected, closing window with another active session did not require a confirmation. | ||
- | * Bug fix: Setting the logging level to -1 (Reduced) does not work in .NET assembly. [[bug>1936]] | ||
- | * Bug fix: Ellipses from German command names are not stripped from toolbar buttons. | ||
- | * Bug fix: Hang when the stream returned by ''Session.GetFile'' is closed before the download finished. | ||
- | * Bug fix: Failure when looking for PuTTY key tools and the ''PATH'' contain invalid paths. [[bug>1942]] | ||
- | * Bug fix: Prevent loading session settings that can lead to remote code execution from handled URLs. [[bug>1943]] | ||
- | * Bug fix: Hang when S3 server returns a truncated listing with folders only. [[bug>1946]] | ||
- | |||
- | ===== [[5.18]] 5.18 beta ((2020-11-30)) ===== | ||
- | |||
- | * A complete list of files that are part of a background transfer can be shown. [[bug>1785]] | ||
- | * ''Stream'' interface in .NET assembly. [[bug>1738]] | ||
- | * With SFTP protocol files can be streamed to stdout and from stdin in scripting. | ||
- | * Support SHA-256 fingerprints of TLS/SSL certificates. [[bug>1842]] | ||
- | * Extension //[[extension_synchronize_another_server|*]]//. | ||
- | * When connecting to new SSH host, its host key can be automatically accepted in scripting and .NET assembly. | ||
- | * Optional case-sensitive synchronization. [[bug>71]] | ||
- | * Enabled TLS 1.3 by default. | ||
- | * XML parser upgraded to Expat 2.2.10. | ||
- | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.74]]. It brings the following change: | ||
- | * Security fix: If an SSH server accepted an offer of a public key and then rejected the signature, WinSCP could access freed memory, if the key had come from an SSH agent. [[pbug>vuln-agent-keylist-used-after-free]] | ||
- | * Resume transfer when FTP data connection disconnects. [[bug>1878]] | ||
- | * Support for ''curve25519-sha256'' KEX. [[bug>1865]] | ||
- | * Support for authentication using temporary credentials from AWS Security Token Service (STS). [[bug>1839]] | ||
- | * Support for SNI with FTP. [[bug>1895]] | ||
- | * Installer upgraded to Inno Setup 6.1.2. | ||
- | * Change: Installer needs Windows 7 SP1/2008 R2 SP1. | ||
- | * Alternative way to provide credentials in scripting/command-line without URL-encoding. [[bug>1821]] | ||
- | * Compatibility with WebDAV servers that incorrectly encode file URL. [[bug>1876]] | ||
- | * Optimizing S3 connection buffers for speed. [[bug>1732]] | ||
- | * Edited/opened files from a disconnected session can now be attached to new session even if its username was entered only during authentication instead of directly on the Login dialog. [[bug>1890]] | ||
- | * Returning to Login dialog, when ad-hoc connection fails. [[bug>1909]] | ||
- | * Local ports for active FTP mode can be limited. [[bug>958]] | ||
- | * Allow explicit navigation to a hidden local folder by enabling showing of hidden files and folder, if not enabled yet. [[bug>1905]] | ||
- | * Added full //Go To// submenu to context menu of panel path label | ||
- | * Automatically restore external editor defaults when changing editor command from Notepad to 3rd party editor. [[bug>1872]] | ||
- | * Suppress errors when opened/edited files are locked. [[bug>1832]] | ||
- | * Support clearing GID/UID flag on directories with new versions of GNU coreutils. [[bug>1850]] | ||
- | * Added ''/nointeractiveinput'' to usage screen. | ||
- | * List encrypt-then-MAC algorithms in ''/info'' listing. [[bug>1917]] | ||
- | * Not using a transfer via temporary file for files that would exceed system length limit with the temporary extension. [[bug>1922]] | ||
- | * Automatically closing timed out ''Session''. [[bug>1923]] | ||
- | * Logging IANA encryption algorithm names. [[bug>1886]] | ||
- | * Displaying, what directory is being read at the end of login to a server, in a tooltip. [[bug>1916]] | ||
- | * Use dark window title for the main window in the dark mode on Windows 10 2004. [[bug>1920]] | ||
- | * Clarified that WinSCP may crash in the warning message when trying to load too big file into the internal editor. [[bug>1847]] | ||
- | * Do not prevent WinSCP from working when jump list cannot be updated. [[bug>1857]] | ||
- | * Allow forcing use of ''LIST'' command to retrieve file information in scripting for FTP servers that has broken support for ''MDTM''/''SIZE'' commands. [[bug>1921]] | ||
- | * //Duplicate// and //Rename// commands work even for disconnected sessions. | ||
- | * IPv6 literals with scope or literals that are already escaped in square brackets are formatted standardly in session URL (instead of URL-encoding them). | ||
- | * Allowed longer input on Edit file input box. [[bug>1911]] | ||
- | * Added help link to Add extension box and making the box wider. | ||
- | * GSSAPI key exchange authentication can be turned on. [[bug>1863]] | ||
- | * When trying to open an inaccessible local directory, display an error message, instead of silently doing nothing. | ||
- | * Cleanup application data dialog labels cache cleanup checkbox label updated to reflect previously updated functionality. | ||
- | * Disabling tips controls until some tips are actually available. | ||
- | * Optionally disable moving using drag&drop. [[bug>1884]] | ||
- | * Main window follows Login dialog to another monitor, when switched using keyboard shortcuts ''Shift+Win+Left''/''Right''. [[bug>1907]] | ||
- | * When path to an existing local directory is specified on the Download options dialog without an operation mask, a noop operation mask is implied. | ||
- | * Workaround for wrong description of ''Num *'' keyboard shortcut in menus with German keyboard. [[bug>1889]] | ||
- | * Files with the same name except for a letter case are sorted deterministically. [[bug>1894]] | ||
- | * Not offering pasting from clipboard on the file panels if the clipboard contains multi-line text. | ||
- | * Extending transfer dialog drop down menu size to 16 entries. | ||
- | * Bug fix: Local file panel ignored changes in latter case of files and folders. [[bug>1885]] | ||
- | * Bug fix: Local custom commands that need session but no remote files were not disabled when session was not connected. | ||
- | * Bug fix: Correct letter case variant of remote directory in directory tree was not always selected. [[bug>1891]] | ||
- | * Bug fix: With no connected session, shared bookmarks modifications are not preserved. | ||
- | * Bug fix: Using list header color appropriate for the actual light/dark column background color (list headers are not dark, unless system wide app dark mode is enabled). | ||
- | * Bug fix: ''Session.ParseUrl'' cannot accept fingerprint parameter for sessions over TLS. [[bug>1925]] | ||
- | * Bug fix: Custom command patterns ''!S''/''!E'' do not include fingerprint of TLS certificate. | ||
- | * Bug fix: Cannot work with filenames ending with space with FTP protocol. [[bug>1900]] | ||
- | * Bug fix: Canceling remote path drop down did not reset it back to the current path. | ||
- | * Bug fix: Folders in a drive root showed incorrect type name sometimes. | ||
- | * Bug fix: Customizing custom commands from Synchronization checklist window was not working. [[bug>1908]] | ||
- | * Bug fix: Whole local drive could have been scanned when trying to browse to non-existing or hidden folders. | ||
- | * Bug fix: Timed out status bar note was not added to history popup box, while a session is disconnected. | ||
- | * Bug fix: //Duplicate// command in remote file context menu operated over selected files instead of the focused file. | ||
- | * Bug fix: *nix shell special characters were unintentionally escaped in PuTTY/SSH terminal command patterns. [[bug>1906]] | ||
- | |||
- | ===== [[5.17.10]] 5.17.10 ((2021-01-26)) ===== | ||
- | |||
- | * Back-propagated security fixes from 5.18.1 release: | ||
- | * TLS/SSL core upgraded to OpenSSL 1.1.1i. | ||
- | * Bug fix: Prevent loading session settings that can lead to remote code execution from handled URLs. [[bug>1943]] | ||
[[history_old|Older versions]] | [[history_old|Older versions]] | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
~~ARCHIVE=history_old~~ | ~~ARCHIVE=history_old~~ |