Differences

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

2023-12-22 2024-02-15
ClassInterfaceType.None change in 6.2.2 (martin) 6.3 stable released (martin)
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 Beta Release 6.2 (after October 2023) =====+===== In the Last Major Release 6.2/6.3 (after October 2023) =====
==== General ==== ==== General ====
Line 17: Line 17:
  * 6.2.2:  .NET assembly collections are tagged with ''ClassInterfaceType.None'' to avoid warnings from ''regasm''.   * 6.2.2:  .NET assembly collections are tagged with ''ClassInterfaceType.None'' to avoid warnings from ''regasm''.
-===== In the Last Major Release 6.0/6.1 (after February 2023) =====+===== In Older Releases (August 2011 -- October 2023) =====
-==== General ====+==== [[older_general]] General ====
  * 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).
- 
-==== Scripting and .NET Assembly ==== 
- 
-  * 6.0: Moving a file over an existing file will overwrite the existing file. 
-  * 6.0.1: ''SessionOptions.WebdavSecure'' renamed to ''SessionOptions.Secure'' (and applies to S3 protocol too). 
- 
-===== In Older Releases (August 2011 -- February 2023) ===== 
- 
-==== [[older_general]] General ==== 
- 
  * 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.
  * 5.20: SHA-256 fingerprints are not padded with ''='' anymore. That includes result of .NET assembly ''Session.ScanFingerprint''. WinSCP can still accept padded fingerprints. But new unpadded fingerprints cannot be used with old versions of WinSCP.   * 5.20: SHA-256 fingerprints are not padded with ''='' anymore. That includes result of .NET assembly ''Session.ScanFingerprint''. WinSCP can still accept padded fingerprints. But new unpadded fingerprints cannot be used with old versions of WinSCP.
Line 80: Line 70:
==== [[older_automation]] Scripting and .NET Assembly ==== ==== [[older_automation]] Scripting and .NET Assembly ====
 +  * 6.0.1: ''SessionOptions.WebdavSecure'' renamed to ''SessionOptions.Secure'' (and applies to S3 protocol too).
 +  * 6.0: Moving a file over an existing file will overwrite the existing file.
  * 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'']].
  * 5.16: TLS/SSL certificate fingerprints in generated URL use dashes (''-'') instead of colons ('':''), while colons are still accepted. Consequently URLs with TLS/SSL certificate fingerprints generated by 5.16 and newer cannot be used for older versions.   * 5.16: TLS/SSL certificate fingerprints in generated URL use dashes (''-'') instead of colons ('':''), while colons are still accepted. Consequently URLs with TLS/SSL certificate fingerprints generated by 5.16 and newer cannot be used for older versions.

Last modified: by martin