Differences
This shows you the differences between the selected revisions of the page.
2008-01-04 | 2008-01-11 | ||
try bug interwiki on #4 (martin) | 2008-01-08 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2008-01-02 === | + | === 2008-01-08 === |
* SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | ||
- | * Various cryptographic improvements in SSH-2, including SDCTR cipher modes, a workaround for a weakness in CBC cipher modes, and Diffie-Hellman group exchange with SHA-256. | + | * 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. | * 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. | * 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. | ||
Line 28: | Line 29: | ||
* Proxy settings to check for updates can be automatically detected from system and IE settings. | * Proxy settings to check for updates can be automatically detected from system and IE settings. | ||
* 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 an opposite directory, WinSCP offers to create it. | ||
+ | * Change: Removed //One file only// editing mode. | ||
* Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: ''/mirror'' for ''synchronize'', ''/delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''), ''/delete'', ''/preservetime'', ''/nopreservetime'', ''/permissions'' and ''/nopermissions'' for ''get'' and ''put'', ''/timeout'' and ''/privatekey'' for ''open''. | * Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: ''/mirror'' for ''synchronize'', ''/delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''), ''/delete'', ''/preservetime'', ''/nopreservetime'', ''/permissions'' and ''/nopermissions'' for ''get'' and ''put'', ''/timeout'' and ''/privatekey'' for ''open''. | ||
* Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. | * Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. | ||
Line 53: | Line 55: | ||
* Search direction can be specified. | * Search direction can be specified. | ||
* Support for multiple undos and redo. | * Support for multiple undos and redo. | ||
+ | * Tab size can be defined. [[bug>6]] | ||
+ | * 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 operation finishes while minimized, window is no longer restored. Instead taskbar balloon is shown. | ||
* When saving current session with password, warning is displayed. | * When saving current session with password, warning is displayed. | ||
Line 66: | Line 71: | ||
* Cleaned icons for //Open in PuTTY// and //Log Window//. | * Cleaned icons for //Open in PuTTY// and //Log Window//. | ||
* Default ping interval session option is not saved anymore. | * 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. | * Change: Transfer option //Preserve read-only// is off by default. | ||
+ | * Bug fix: When remote file is dropped to place, when dropping is not possible, misleading error message was shown, when drag&drop shell extension was enabled. | ||
===== 4.0.6 ===== | ===== 4.0.6 ===== |