history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| history_old 2025-03-17 | history_old 2025-10-16 (current) | ||
| Line 1: | Line 1: | ||
| ====== Older Versions ====== | ====== Older Versions ====== | ||
| + | |||
| + | ===== [[6.3.5]] 6.3.5 ((2024-09-10)) ===== | ||
| + | |||
| + | * TLS/SSL core upgraded to OpenSSL 3.2.3. | ||
| + | * XML parser upgraded to Expat 2.6.3. | ||
| + | * Better error message when server is using incompatible TLS protocol version. [[bug>2299]] | ||
| + | * Translations updated: Belarusian and Finnish. | ||
| + | * Bug fix: Incorrect //"Credentials were not specified"// error when authentication fails due to incorrect password with FTP protocol. [[bug>2302]] | ||
| + | * Bug fix: Stall when switching from //S3// to other protocol on Login dialog on some networks. [[bug>2309]] | ||
| + | |||
| + | ===== [[6.3.4]] 6.3.4 ((2024-06-17)) ===== | ||
| + | |||
| + | * TLS/SSL core upgraded to OpenSSL 3.2.2. | ||
| + | * Translations updated: Belarusian, Danish and Russian. | ||
| + | * Standalone executable installer can run over corrupted MSI installation. [[bug>2294]] | ||
| + | * Support for up-to 16KB WebDAV cookies. [[bug>2289]] | ||
| + | * Bug fix: Failure when trying to automate file synchronization by checksum on an SFTP server that does not support it natively. [[bug>2291]] | ||
| + | * Bug fix: Remote panel does not refresh after //"ZIP and Upload"//. [[bug>2292]] | ||
| + | |||
| + | ===== [[6.3.3]] 6.3.3 ((2024-04-16)) ===== | ||
| + | |||
| + | * SSH core and SSH private key tools (PuTTYgen and Pageant) upgraded to [[&url(puttychanges)|PuTTY 0.81]]. \\ It brings the following change: | ||
| + | * Security fix for CVE-2024-31497: NIST P521/ecdsa-sha2-nistp521 signatures are no longer generated with biased values of //k//. The previous bias compromises private keys. [[bug>2285]] [[pbug>vuln-p521-bias]] | ||
| + | * Translation updated: Belarusian. | ||
| + | * XML parser upgraded to Expat 2.6.2. | ||
| + | * Support for TortoiseMerge in //Compare Files// extension. [[bug>2279]] | ||
| + | * Bug fix: File panel does not have focus after Login in Explorer interface. [[bug>2276]] | ||
| + | * Bug fix: Failure when closing the last remote tab. [[bug>2283]] | ||
| + | * Bug fix: Copy and paste to another application in Store installation sometimes does not work. [[bug>2284]] | ||
| ===== [[6.3.2]] 6.3.2 ((2024-03-12)) ===== | ===== [[6.3.2]] 6.3.2 ((2024-03-12)) ===== | ||
| Line 3644: | Line 3673: | ||
| ===== [[4.3.5]] 4.3.5 (hotfix) ((2011-09-18)) ===== | ===== [[4.3.5]] 4.3.5 (hotfix) ((2011-09-18)) ===== | ||
| * Bug fix: Translations were not included in setup. [[bug>713]] | * Bug fix: Translations were not included in setup. [[bug>713]] | ||
| - | * Bug fix: Versions of 3<sup>rd</sup> party components were not updated in translations. [[bug>715]] | + | * Bug fix: Versions of 3rd party components were not updated in translations. [[bug>715]] |
| * Back-propagated some improvements and fixes from 5.0 -- 5.0.2 beta releases: | * Back-propagated some improvements and fixes from 5.0 -- 5.0.2 beta releases: | ||
| * SSL core upgraded to OpenSSL 1.0.0e. | * SSL core upgraded to OpenSSL 1.0.0e. | ||
| Line 4170: | Line 4199: | ||
| * On upgrade, setup informs if there are installed translations that are not present in new release anymore. | * On upgrade, setup informs if there are installed translations that are not present in new release anymore. | ||
| * Setup removes obsolete translations from previous installations. | * Setup removes obsolete translations from previous installations. | ||
| - | * When synchronized browsing is on and entered directory does not exist in an opposite directory, WinSCP offers to create it. | + | * When synchronized browsing is on and entered directory does not exist in the opposite directory, WinSCP offers to create it. |
| * Saving password to stored session must be explicitly requested using checkbox on save session dialog (replaces previous warning message box). [[bug>136]] | * Saving password to stored session must be explicitly requested using checkbox on save session dialog (replaces previous warning message box). [[bug>136]] | ||
| * Transfer options dialog can be suppressed. [[bug>44]] | * Transfer options dialog can be suppressed. [[bug>44]] | ||