Differences
This shows you the differences between the selected revisions of the page.
2005-01-10 | 2005-01-14 | ||
typography (martin) | 2005-01-13 (martin) | ||
Line 2: | Line 2: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
=== 2005-01-10 === | === 2005-01-10 === | ||
- | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-01-07)]]. It brings following changes: | + | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-01-10)]]. It brings following changes: |
* New //Key exchange tab// on Login dialog. It allows configuration of key exchange algorithm selection policy. It also include options to configure regular key re-exchanged based on time and data transfered. | * New //Key exchange tab// on Login dialog. It allows configuration of key exchange algorithm selection policy. It also include options to configure regular key re-exchanged based on time and data transfered. | ||
* Support for IPv6 (unfix.org's IPv6 patches up to level 10). IP protocol version can be configured on //Connection tab// of Login dialog. | * Support for IPv6 (unfix.org's IPv6 patches up to level 10). IP protocol version can be configured on //Connection tab// of Login dialog. | ||
Line 12: | Line 12: | ||
* Keyboard-interactive authentication is offered as long as server offers it, rather than only once, unless the server responds to our initial request with failure. | * Keyboard-interactive authentication is offered as long as server offers it, rather than only once, unless the server responds to our initial request with failure. | ||
* When switching sessions, the panel state can be optionally preserved, including selected file and sort column/order. To disable this, go to //Panels tab// of Preferences dialog. Option //Do not change local directory when switching sessions// on //Commands tab// renamed to //Do not change state of local panel when switching sessions// and now affects this feature too. | * When switching sessions, the panel state can be optionally preserved, including selected file and sort column/order. To disable this, go to //Panels tab// of Preferences dialog. Option //Do not change local directory when switching sessions// on //Commands tab// renamed to //Do not change state of local panel when switching sessions// and now affects this feature too. | ||
+ | * Transfer queue shows transfer speed and elapsed time. | ||
+ | * With SFTP it is now possible to enter the traverse-only (''chmod 110'') directories. | ||
* Menu //Files > File Names// includes new command //Copy URL to Clipboard//. The URL format is: ''<protocol>:%%//%%<session>/<path>/<file>''. | * Menu //Files > File Names// includes new command //Copy URL to Clipboard//. The URL format is: ''<protocol>:%%//%%<session>/<path>/<file>''. | ||
* WinSCP now detects dropped connection immediatelly. It also responds to server keepalive requests immediatelly (''keepalive@openssh.com''). | * WinSCP now detects dropped connection immediatelly. It also responds to server keepalive requests immediatelly (''keepalive@openssh.com''). | ||
Line 25: | Line 27: | ||
* Menu //File Names// is included in remote panel context menu too. | * Menu //File Names// is included in remote panel context menu too. | ||
* Internal editor shows name of the session in the window title. | * Internal editor shows name of the session in the window title. | ||
+ | * If reading directory takes too long, number of files read is shown on WinSCP button on taskbar. | ||
* Several changes in installer: | * Several changes in installer: | ||
* When installer finds obsolete default translation in the installation directory, it displays a warning with option to delete the translation. | * When installer finds obsolete default translation in the installation directory, it displays a warning with option to delete the translation. | ||
* Bug fix: Removed //flags: unchecked// string from the //Add installation directory to search path// checkbox. | * Bug fix: Removed //flags: unchecked// string from the //Add installation directory to search path// checkbox. | ||
* Bug fix: Last few characters of long lines were cut off. | * Bug fix: Last few characters of long lines were cut off. | ||
+ | * Proxy password box is disabled for SOCK4 proxies, as SOCK4 does not support passwords. | ||
+ | * Bug fix: WinSCP was aborted when timeout message was shown while reading directory content. | ||
* Bug fix: WinSCP refused to start, when using ''/ini'' parameter without session name parameter. | * Bug fix: WinSCP refused to start, when using ''/ini'' parameter without session name parameter. | ||
+ | * Bug fix: The download of files smaller then 4 kB could not be interrupted. | ||
* Bug fix: Attempt to open non-existing local directory (Norton Commander interface only) have not displayed any error message. The first existing parent directory (if any) was opened instead. | * Bug fix: Attempt to open non-existing local directory (Norton Commander interface only) have not displayed any error message. The first existing parent directory (if any) was opened instead. | ||
* Bug fix: When downloading file to editor, //Exclude mask// and operation mask were not ignored, what prevented editing some files. | * Bug fix: When downloading file to editor, //Exclude mask// and operation mask were not ignored, what prevented editing some files. | ||
Line 38: | Line 44: | ||
* Bug fix: Directory was randomly selected in remote panel when switching sessions. | * Bug fix: Directory was randomly selected in remote panel when switching sessions. | ||
* Bug fix: When upgrading from 3.7 and older, command //Open in Putty// stopped working if path to Putty included spaces. | * Bug fix: When upgrading from 3.7 and older, command //Open in Putty// stopped working if path to Putty included spaces. | ||
+ | + Bug fix: When uploading, the contents of selected directories was counted twice into "total size", making progress indicator inaccurate. | ||
+ | + Bug fix: When restoring maximised main window its was sometime wider than before maximisation. | ||
+ | + Bug fix: Fake "Ext" column could be shown by mistake. | ||
===== 3.7.1 ===== | ===== 3.7.1 ===== |