Differences
This shows you the differences between the selected revisions of the page.
2011-11-06 | 2011-12-16 | ||
syntax (martin) | 1.6.6 (martin) | ||
Line 1: | Line 1: | ||
====== Plugin To Altap Salamander Version History ====== | ====== Plugin To Altap Salamander Version History ====== | ||
+ | |||
+ | ===== 1.6.6 ===== | ||
+ | * SSH/SFTP/SCP core upgraded to WinSCP 4.3.6. It brings following changes: | ||
+ | * Change: Conversion of timestamps between local and remote systems with respect to DST follows changes introduced in Windows 7. [[bug>564]] This breaks synchronization when you used previous WinSCP versions. | ||
+ | * Include/exclude masks can be used when moving files between local and remote directories. [[bug>536]] | ||
+ | * Autocomplete disabled for most of the combo boxes. [[bug>619]] | ||
+ | * Default ascii file mask extended with ''*.js''. [[bug>642]] | ||
+ | * URLs with IPv6 address are supported. [[bug>681]] | ||
+ | * Colon in stored session name and IPv6 addresses is escaped when used for generated name of session log file. | ||
+ | * State of //Advanced options// checkbox is always remembered. [[bug>650]] | ||
+ | * Session colors are used on stored session list. [[bug>687]] | ||
+ | * Connect timeout is configurable. | ||
+ | * Logging local account into session log. [[bug>709]] | ||
+ | * Bug fix: IPv6 support was broken. [[bug>556]] | ||
+ | * Bug fix: Suggested session path was duplicated when saving new session. [[bug>562]] | ||
+ | * Bug fix: SFTP packet counter overflow. [[bug>565]] | ||
+ | * Bug fix: GSSAPI/Kerberos was not working. [[bug>590]] | ||
+ | * Bug fix: Local file timestamp was interpreted incorrectly for synchronization on Windows 7. [[bug>591]] | ||
+ | * Bug fix: Invalid DST handling in the Southern hemisphere. [[bug>638]] | ||
+ | * Bug fix: Error response to SFTP initialization request was sometimes parsed incorrectly. | ||
+ | * Bug fix: It was not possible to skip errors during some operations. [[bug>654]] | ||
+ | * Bug fix: Failure on transfer error with SCP protocol. [[bug>674]] | ||
+ | * Bug fix: ''chmod'' command was not skipped with SCP protocol, when changing file properties but not changing permissions. [[bug>645]] | ||
+ | * Bug fix: Unwanted auto-completion in comboboxes when resizing the window. | ||
+ | * Bug fix: Special permissions were not preserved correctly in configuration. [[bug>695]] | ||
+ | * Bug fix: No fallback to IPv4 with SSH. [[bug>707]] | ||
+ | * Bug fix: Link to a parent directory is not read in an empty remote root folder. [[bug>706]] | ||
+ | * Bug fix: Fixed parsing owner/group with modified ID on Properties dialog. | ||
+ | * Bug fix: When switching between session and shared bookmarks, path was not updated on the Open directory dialog. | ||
+ | * Bug fix: Internal "Operation aborted" errors were not suppressed for background transfers. | ||
+ | * Bug fix: Duplicate reconnect prompt when connection is lost, while transferring file in subdirectory. | ||
+ | * SSH core upgraded to [[&url(puttywishlist)|PuTTY 0.62]]. It brings following changes: | ||
+ | * Improving GSSAPI support. | ||
+ | * Improved port forwarding robustness. | ||
+ | * When disconnected because there are no supported authentication methods left to try, the error message contains the list of methods sent by the server. | ||
+ | * Standard GSS libraries are now loaded from standard locations rather than using the default DLL search path. | ||
+ | * Support for "zlib@openssh.com" compression. [[bug>146]] | ||
+ | * Small performance improvements. | ||
+ | * When WinSCP fails to get a response from Pageant, it logs the fact. | ||
+ | * Bug fix: Workaround for some servers blithely responding to ''winadj@putty.projects.tartarus.org'' with ''SSH_MSG_CHANNEL_SUCCESS'' despite probably having no idea what it means. [[pbug>winadj-success]] | ||
+ | * Other small bugs fixed. | ||
===== 1.6.5 ===== | ===== 1.6.5 ===== |