Differences
This shows you the differences between the selected revisions of the page.
2006-04-27 | 2006-04-27 | ||
typo (martin) | 2006-04-21 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2006-04-02 === | + | === 2006-04-21 === |
* Notice is displayed for period of time on status bar on various events, including: | * Notice is displayed for period of time on status bar on various events, including: | ||
Line 11: | Line 11: | ||
* New version release. | * New version release. | ||
* When downloading, up to date remote file modification time is used, instead of cached time shown in file panel. | * When downloading, up to date remote file modification time is used, instead of cached time shown in file panel. | ||
+ | * File masks can select files also by their size. | ||
* Automatic refresh of remote directory after an operation can be disabled (also by keyboard shortcut ''Ctrl+Alt+R''). | * Automatic refresh of remote directory after an operation can be disabled (also by keyboard shortcut ''Ctrl+Alt+R''). | ||
* Stored session can be renamed. | * Stored session can be renamed. | ||
+ | * Parameters ''/script'' and ''/command'' can be used without ''/console'' to run the script without creating a console window (works for ''.EXE'' only). | ||
* Overwrite configuration message offers possibility to transfer file under different name (SFTP-only). | * Overwrite configuration message offers possibility to transfer file under different name (SFTP-only). | ||
+ | * When new version release is notified, the message indicates if it is beta version. | ||
* Exclude file mask in example transfer setting preset //Exclude temporaries// expanded with ''*~; #*; .#*''. | * Exclude file mask in example transfer setting preset //Exclude temporaries// expanded with ''*~; #*; .#*''. | ||
* Error "EAccessViolation" is now replaced with more meaningful "Invalid access to memory" also in scripting. | * Error "EAccessViolation" is now replaced with more meaningful "Invalid access to memory" also in scripting. | ||
* Mere change from //Exclude mask// to //Include mask// is not shown in transfer setting overview unless the mask itself is specified too. | * Mere change from //Exclude mask// to //Include mask// is not shown in transfer setting overview unless the mask itself is specified too. | ||
* Main window no longed flashes when Preferences dialog is closed. | * Main window no longed flashes when Preferences dialog is closed. | ||
+ | * Location profiles are renamed inline now. | ||
* Confirmation of file recycling is configurable independently of file deleting. | * Confirmation of file recycling is configurable independently of file deleting. | ||
* Reading of remote directory can be cancelled by ''Esc'' key. | * Reading of remote directory can be cancelled by ''Esc'' key. | ||
* During authentication, usage of stored password is indicated. | * During authentication, usage of stored password is indicated. | ||
+ | * ''Shift+Up/Down'' selects files. | ||
+ | * Button //Cancel// is not disabled on message dialogs, when //Never ask me again// checkbox is checked. | ||
+ | * Bug fix: Menus were always shown on primary monitor in multi-monitor environment. | ||
+ | * Bug fix: WinSCP was not reflecting system-wide disabling of menu animations. | ||
+ | * Bug fix: Menus were not animated on Windows XP. | ||
+ | * Bug fix: Failure when connecting thru proxy. | ||
+ | * Bug fix: Major CPU consumption during prompt for password/passphrase. | ||
+ | * Bug fix: It was not possible to edit remote files with name containing characters not allowed on Windows. | ||
* Bug fix: Timestamp synchronisation was not working properly for remote directory synchronisation. | * Bug fix: Timestamp synchronisation was not working properly for remote directory synchronisation. | ||
* Bug fix: Group control caption was truncated on some XP themes. | * Bug fix: Group control caption was truncated on some XP themes. | ||
Line 27: | Line 39: | ||
* Bug fix: Incorrect decoding of SFTP extension ''version''. | * Bug fix: Incorrect decoding of SFTP extension ''version''. | ||
* Bug fix: Command ''open'' in scripting failed if password was specified in its parameter. | * Bug fix: Command ''open'' in scripting failed if password was specified in its parameter. | ||
+ | * Bug fix: Incorrect validation of file masks separated by comma. | ||
===== 3.8 beta ===== | ===== 3.8 beta ===== |