Differences
This shows you the differences between the selected revisions of the page.
incompatible_changes 2024-09-09 | incompatible_changes 2025-03-31 (current) | ||
Line 7: | Line 7: | ||
The changes that most commonly causes issues are **highlighted**. | The changes that most commonly causes issues are **highlighted**. | ||
- | ===== In the Last Major Release 6.2/6.3 (after October 2023) ===== | + | ===== [[beta]] In the Last Major Release 6.4/6.5 (after September 2024) ===== |
==== General ==== | ==== General ==== | ||
- | * 6.2: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | + | * 6.4: Limiting SFTP version to 3 with non-well-known SFTP servers as a workaround for interoperability issues. [[bug>2247]] |
- | + | * 6.4.1: Dropped support for Windows XP and Windows Vista. Minimal supported version is Windows 7. | |
- | ==== GUI ==== | + | |
- | + | ||
- | * 6.2: Drives hidden by Explorer's ''NoDrives'' policy can now be browsed (the same way it is possible in Explorer). Since 6.4, it will be possible to counter that by optionally following ''NoViewOnDrive'' policy. [[bug>2216]] [[bug>2310]] | + | |
==== .NET Assembly ==== | ==== .NET Assembly ==== | ||
- | * 6.2.2: .NET assembly collections are tagged with ''ClassInterfaceType.None'' to avoid warnings from ''regasm''. | + | * 6.4.2: Finding ''WinSCP.exe'' in a process path if a .NET assembly assembly path is unknown (before looking into an installation folder). [[bug>2339]] |
- | ===== In Older Releases (August 2011 -- October 2023) ===== | + | ===== In Older Releases (August 2011 -- September 2024) ===== |
==== [[older_general]] General ==== | ==== [[older_general]] General ==== | ||
+ | * 6.2: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | ||
* 6.0: Keyboard shortcut for //Command Line// command changed to ''Shift+Ctrl+M'' (''Shift+Ctrl+N'' previously). | * 6.0: Keyboard shortcut for //Command Line// command changed to ''Shift+Ctrl+M'' (''Shift+Ctrl+N'' previously). | ||
* 5.20: Removed support for SSH-1. This should not have any impact, as SSH-1 is not used anymore. | * 5.20: Removed support for SSH-1. This should not have any impact, as SSH-1 is not used anymore. | ||
Line 53: | Line 51: | ||
==== GUI ==== | ==== GUI ==== | ||
+ | * 6.2: Drives hidden by Explorer's ''NoDrives'' policy can now be browsed (the same way it is possible in Explorer). Since 6.4, it is be possible to counter that by optionally following ''NoViewOnDrive'' policy. [[bug>2216]] [[bug>2310]] | ||
* 5.20: Keyboard shortcut for //Restore Selection// command changed to ''Shift+Ctrl+S'' (''Shift+Ctrl+R'' previously). | * 5.20: Keyboard shortcut for //Restore Selection// command changed to ''Shift+Ctrl+S'' (''Shift+Ctrl+R'' previously). | ||
* 5.20: Monitoring ''A:'' and ''B:'' drives. | * 5.20: Monitoring ''A:'' and ''B:'' drives. | ||
Line 76: | Line 75: | ||
==== [[older_automation]] Scripting and .NET Assembly ==== | ==== [[older_automation]] Scripting and .NET Assembly ==== | ||
+ | * 6.2.2: .NET assembly collections are tagged with ''ClassInterfaceType.None'' to avoid warnings from ''regasm''. | ||
* 6.0.1: ''SessionOptions.WebdavSecure'' renamed to ''SessionOptions.Secure'' (and applies to S3 protocol too). | * 6.0.1: ''SessionOptions.WebdavSecure'' renamed to ''SessionOptions.Secure'' (and applies to S3 protocol too). | ||
* 5.18: Deprecated [[library_sessionoptions#giveupsecurityandacceptanysshhostkey|''SessionOptions.GiveUpSecurityAndAcceptAnySshHostKey'']] in favour of [[library_sessionoptions#sshhostkeypolicy|''SshHostKeyPolicy.GiveUpSecurityAndAcceptAny'']]. | * 5.18: Deprecated [[library_sessionoptions#giveupsecurityandacceptanysshhostkey|''SessionOptions.GiveUpSecurityAndAcceptAnySshHostKey'']] in favour of [[library_sessionoptions#sshhostkeypolicy|''SshHostKeyPolicy.GiveUpSecurityAndAcceptAny'']]. |