Differences

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

2008-04-30 2008-04-30
huh (67.90.38.165) (hidden) d (67.90.38.165) (hidden)
Line 5: Line 5:
asshat asshat
-===== [[4.1]] 4.1 beta =====  +assmaster
-=== 2008-03-20 === +
-  * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: +
-    * Support for "local proxying", where a network connection is replaced by a local command. +
-    * Various cryptographic improvements in SSH-2, including SDCTR cipher modes and a workaround for a weakness in CBC cipher modes. Support for Diffie-Hellman group exchange with SHA-256 was not included due to performance problems. +
-    * Support for the Arcfour cipher in SSH-2. +
-    * When Pageant is running and an SSH key is specified in the configuration, WinSCP will now only try Pageant authentication with that key. This gets round a problem where some servers would only allow a limited number of keys to be offered before disconnecting. +
-    * Support for SSH-2 password expiry mechanisms, and various other improvements and bugfixes in authentication. +
-    * A change to the SSH-2 password camouflage mechanism in 0.58 upset some Cisco servers, so we have reverted to the old method. +
-    * If authentication challenge includes multiple prompts, all are displayed in one form. +
-    * Random seed file is being stored to application data folder when possible. +
-    * Bug fix: SSH-1 connections tended to crash, particularly when using port forwarding. +
-    * Bug fix: SSH Tectia Server would reject SSH-2 tunnels from WinSCP due to a malformed request. +
-    * Bug fix: SSH-2 login banner messages were being dropped silently under some circumstances. +
-    * Bug fix: IPv6 should now work on Windows Vista.  +
-  * Stored sessions can be organized into folders. [[bug>34]] +
-  * Switched to [[&url(qputty)|Quest PuTTY]] implementation of Kerberos/GSSAPI. It brings following changes: +
-    * Preference of GSS key exchange algorithms can be configured on //Key exchange// tab of login dialog. +
-    * Session option //Allow Kerberos 5 ticket forwarding in GSSAPI/SSPI// obsoleted (was probably useless anyway). +
-    * Session option //Server realm// renamed to //Service principal name//. +
-  * Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: +
-    * ''-mirror'' and ''-criteria'' [[bug>59]] for ''synchronize''; +
-    * ''-delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''); +
-    * ''-permissions'', ''-nopermissions'' and ''-speed'' [[bug>109]] for ''get'', ''put'', ''synchronize'' and ''keepuptodate''; +
-    * ''-delete'', ''-preservetime'' and ''-nopreservetime'' for ''get'' and ''put''; +
-    * ''-timeout'', ''-privatekey'' and ''-passive'' [[bug>132]] for ''open''. +
-  * Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. +
-  * Environment variables can be used in scripting commands. The syntax is ''%NAME%''. [[bug>76]] +
-  * Command //Duplicate// can transfer files in between different opened sessions (via local temporary copy). It can also be used to duplicate the file within the session, if the protocol does not allow direct duplication. [[bug>127]] +
-  * In file panel, file sorting by date and size is by default descending. +
-  * Speed limit can be actually set in KiB/s. +
-  * Speed limit can be set for background transfers. +
-  * Custom command to execute SFTP server binary may be specified. This allows using ''su'' to run SFTP server. [[bug>84]] +
-  * Transfer settings were removed from transfer options dialog to simplify it. The settings can be changed by selecting transfer settings preset or by invoking custom transfer settings dialog (the same way as for synchronization). +
-  * More than one host key for a host may be accepted. +
-  * It is possible to cancel connection attempts of background transfer. +
-  * Proxy settings to check for updates can be automatically detected from system and IE settings. +
-  * Improved keepalive mechanism of FTP sessions by listing current directory in regular intervals. +
-  * On upgrade, setup informs if there are installed translations that are not present in new release anymore. +
-  * 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. +
-  * 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]] +
-  * Change: Removed //One file only// editing mode. +
-  * During resumable transfers, the destination file is not removed (if present) until the transfer actually finishes. +
-  * When opening secondary shell session, startup actions like clearing of aliases, unsetting national variables and looking up user groups are not performed. +
-  * For SCP protocol, listing command can be fully specified to overcome specifics of platform (this obsoletes former option //Alias LS to display group name//). [[bug>142]] +
-  * New patterns for custom commands: ''!/'' expands to current remote path, ''!@'' expands to current session hostname. ''!u'' expands to username, ''!p'' expands to password. [[bug>48]] +
-  * Escaping of special characters is reversed on upload. [[bug>32]] +
-  * Custom FTP commands can be executed after login. [[bug>162]] +
-  * Transfer and session toolbars automatically stretches to right window edge. +
-  * Command line panel is toolbar (can be docked elsewhere). +
-  * Address and command line drop down boxes follow the toolbar style. +
-  * On Explorer-like interface, path on address toolbar is editable. +
-  * //KiB// is used instead of //KB// for kilobyte. +
-  * Estimated time is shown instead of elapsed time in queue list. +
-  * //Open in PuTTY// makes PuTTY use Telnet or SSH session for FTP sessions in WinSCP. +
-  * Host key confirmation dialog has an option to copy the key into clipboard. +
-  * //Server does not use UTF-8// changed to //UTF-8 encoding for filenames// and moved to //Environment// tab, as it is used also by FTP protocol. +
-  * //Timezone offset// moved to //Environment// tab, as it is used also by FTP protocol. +
-  * ''Shift-Del'' deletes to recycle bin, if deletion to recycle bin is disabled, and vice versa. +
-  * Opening bookmarks and home directory do not trigger synchronized browsing anymore. +
-  * Drive drop down menu shows //My documents// when current local directory is below "My documents" folder. +
-  * It is possible to optionally overwrite stored password with new one, if authentication with original stored password fails. +
-  * When renaming a file within file panel, only filename (without an extension) is selected. +
-  * When storing remote file to local temporary directory, full remote path is recreated locally to make identification of file easier (particularly in external editor). [[bug>4]] +
-  * Several improvements to internal editor: +
-    * Search direction can be specified. +
-    * Support for multiple undoes and redo. +
-    * Tab size can be defined. [[bug>12]] +
-    * Improved toggling of word wrapping. +
-  * //Print// command added to default custom command examples. [[bug>6]] +
-  * When operation finishes while minimized, window is no longer restored. Instead taskbar balloon is shown. +
-  * When saving session with password, option is given not to store the password. +
-  * Changed default local tunnel port number range to "IANA Dynamic and/or Private Ports range". [[bug>173]] +
-  * Change: Log file path patterns changed to match those of custom commands. +
-  * WinSCP starts on the same monitor it was closed the last time. [[bug>135]] +
-  * Notification balloon is not displayed after background upload of edited/opened file is finished. [[bug>143]] +
-  * //Edit link// function is available in context menu of remote symbolic links. +
-  * Size of directory change cache is limited. +
-  * Error messages of background transfer are actually presented as errors. +
-  * Initial size of Commander-like window is increased. +
-  * Improved initial placing of Commander-like window. +
-  * Improved ''call'' command description with respect to FTP protocol. +
-  * ''ftp'' protocol added to command-line syntax help. +
-  * Most options on //SCP// tab of login dialog are disabled, when SCP protocol is not selected, to avoid confusion (although they can actually be used when SCP fallback is administered). +
-  * Cleaned icons for //Open in PuTTY// and //Log Window//. +
-  * Default ping interval session option is not saved anymore. +
-  * Patterns hint next to proxy telnet/local command on Proxy tab of login dialog. +
-  * Change: Transfer option //Preserve read-only// is off by default. +
-  * On download with LF to CR/LF EOL conversion, CR EOL's were needlessly removed. [[bug>67]] +
-  * UTF-8 byte-order-mask is stripped on upload. [[bug>82]] +
-  * Example for switching user on login added to //Shell// session option (''%%/bin/bash -c 'sudo su -'%%''). +
-  * Better error reporting when contacting ''winscp.net'' to check for application updates fails. +
-  * When script output is redirected to file, filename in transfer progress report is not truncated. [[bug>63]] +
-  * Names of directories being compared during synchronization in scripting are echoed. [[bug>73]] +
-  * Bug fix: It was not possible to match file/directory in root with file mask. [[bug>170]] +
-  * Bug fix: Failure when dropping file to ''..'' link (particularly with FTP). [[bug>166]] +
-  * Bug fix: Incorrect handling of certain errors while connecting. +
-  * Bug fix: Ping interval of the first opened FTP session was preserved for all later sessions. +
-  * Bug fix: When traversing path components in input boxes, input cursor may have ended past the end of text. +
-  * Bug fix: It was possible to configure //Preserve timestamp// transfer settings for synchronization, although it is always enabled actually. +
-  * Bug fix: Bottom-aligned components of login and preferences dialog may have been positioned (partially) off-screen. [[bug>33]] +
-  * Bug fix: Main window was opened on primary monitor even if login dialog was moved to other monitor. [[bug>135]] +
-  * Bug fix: Pressing ''Esc'' while renaming session on Login dialog, closed the dialog instead of cancelling the renaming. +
-  * Bug fix: When remote file is dropped to place, where dropping is not possible, misleading error message was shown, when drag&drop shell extension was enabled.+
===== 4.0.7 ===== ===== 4.0.7 =====

Last modified: by 67.90.38.165