Differences
This shows you the differences between the selected revisions of the page.
2005-11-14 | 2005-11-14 | ||
typo (martin) | 2005-11-12 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2005-10-29 === | + | === 2005-11-12 === |
+ | * The connection can be automatically re-estabilished when lost during file transfer (SFTP-only). | ||
+ | * When the main session is reconnected the background transfer queue is now preserved. | ||
* The Server/Protocol Information dialog remade. It now also show space available for current directory. | * The Server/Protocol Information dialog remade. It now also show space available for current directory. | ||
* File panel can be sorted by extension by clicking on dedicated part of //Name/Ext// column title. | * File panel can be sorted by extension by clicking on dedicated part of //Name/Ext// column title. | ||
Line 11: | Line 13: | ||
* New panel option for Norton Commander-like interface: //Full row select// (turned on by default). Can be turned on to make panel's context menu more accessible. | * New panel option for Norton Commander-like interface: //Full row select// (turned on by default). Can be turned on to make panel's context menu more accessible. | ||
* If the SFTP server does not provide file permissions/owner/group in directory listing, WinSCP requests them explicitly before showing Properties dialog. | * If the SFTP server does not provide file permissions/owner/group in directory listing, WinSCP requests them explicitly before showing Properties dialog. | ||
+ | * Pressing button //OK// on fatal error message box for the initial session re-opens the Login dialog. | ||
* Only the last ''@'' in connection string is considered as username/hostname separator, making it possible to easier type username and/or password containing ''@'' from command-line. | * Only the last ''@'' in connection string is considered as username/hostname separator, making it possible to easier type username and/or password containing ''@'' from command-line. | ||
* "Edit" commands now open all selected files, not only focused one, if editing of multiple files is allowed. | * "Edit" commands now open all selected files, not only focused one, if editing of multiple files is allowed. | ||
+ | * Optional "Office 2003" theme and few minor changes to toolbars. | ||
* When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). | * When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). | ||
* It is now possible to edit two files with the same path/name located on different servers. | * It is now possible to edit two files with the same path/name located on different servers. | ||
Line 27: | Line 31: | ||
* On Windows XP, native column sorting icons are used. | * On Windows XP, native column sorting icons are used. | ||
* Licence of PuTTY updated. | * Licence of PuTTY updated. | ||
+ | * Command //Copy URL to Clipboard// now URL-encode some characters (space particularly). | ||
+ | * WinSCP can handle URL with URL-encoded characters in session name. | ||
+ | * URL handler registered by WinSCP now encloses the URL into quotes to allow handling of URL's with space. | ||
+ | * WinSCP can load plain text password from configuration (new attribute ''PasswordPlain''). If possible it automatically converts the password to encrypted form. | ||
* File mask ''*.*'' is treated exceptionally, matching all files, even those without dot. | * File mask ''*.*'' is treated exceptionally, matching all files, even those without dot. | ||
* Internal editor window is activated before associated message box pops up (e.g. save confirmation). | * Internal editor window is activated before associated message box pops up (e.g. save confirmation). | ||
Line 33: | Line 41: | ||
* When sorting files in file panel, filename is always secondary criteria. | * When sorting files in file panel, filename is always secondary criteria. | ||
* INI file name on Properties dialog changes with name of executable. | * INI file name on Properties dialog changes with name of executable. | ||
+ | * Option ''/script='' without value is ignored. | ||
* Bug fix: Fixed resolving symbolic links in sub-directories. | * Bug fix: Fixed resolving symbolic links in sub-directories. | ||
* Bug fix: After directory refresh, WinSCP sometime incorrectly behaved as if the user were dragging the selected file. | * Bug fix: After directory refresh, WinSCP sometime incorrectly behaved as if the user were dragging the selected file. | ||
Line 49: | Line 58: | ||
* Bug fix: On the first start-up on fresh installation, default editor settings were not preset. | * Bug fix: On the first start-up on fresh installation, default editor settings were not preset. | ||
* Bug fix: When output of the console is was redirected to file, list of transferred files contained only the last file. | * Bug fix: When output of the console is was redirected to file, list of transferred files contained only the last file. | ||
+ | * Bug fix: Editors list was lost when changing configuration storage. | ||
+ | * Bug fix: //Mouse only// option of //Explorer style selection// was not preserved. | ||
===== 3.7.6 ===== | ===== 3.7.6 ===== |