Differences
This shows you the differences between the selected revisions of the page.
2006-08-15 | 2006-09-25 | ||
2006-07-12 (martin) | 2006-09-20 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2006-07-12 === | + | === 2006-09-20 === |
+ | * WinSCP can itself setup SSH tunnel for allow indirect connections though proxy SSH host. | ||
* Core of WinSCP re-factored to allow non-SSH based transfer protocols (FTP). | * Core of WinSCP re-factored to allow non-SSH based transfer protocols (FTP). | ||
* Added simple "typical installation" option to setup that requires no further interaction from the user. | * Added simple "typical installation" option to setup that requires no further interaction from the user. | ||
Line 15: | Line 16: | ||
* When new release is detected. | * When new release is detected. | ||
* New scripting option ''option batch continue''. When set, WinSCP ignores and skips all errors. | * New scripting option ''option batch continue''. When set, WinSCP ignores and skips all errors. | ||
+ | * New scripting option ''option echo'' to enable echoing of commands being executed. | ||
* "Host hasn’t answered for X seconds" message disappears itself once the response finally arrives also in scripting. | * "Host hasn’t answered for X seconds" message disappears itself once the response finally arrives also in scripting. | ||
* File edited in an internal editor can be reloaded (refreshed). | * File edited in an internal editor can be reloaded (refreshed). | ||
Line 22: | Line 24: | ||
* New command //Duplicate session//. | * New command //Duplicate session//. | ||
* When ''Shift'' key is hold while //New session// or //Duplicate session// commands are selected, the session is opened in new instance (window) of WinSCP. | * When ''Shift'' key is hold while //New session// or //Duplicate session// commands are selected, the session is opened in new instance (window) of WinSCP. | ||
+ | * Single log file is used for all connections on one session (background transfer connections, secondary shell connection, tunnel connection). | ||
* During silent uninstall, user is not prompted for cleanup of application data. | * During silent uninstall, user is not prompted for cleanup of application data. | ||
* Workaround for SSH servers based on cryptlib, which reports invalid files types in response to ''SSH_FXP_LSTAT'' request. | * Workaround for SSH servers based on cryptlib, which reports invalid files types in response to ''SSH_FXP_LSTAT'' request. | ||
Line 28: | Line 31: | ||
* Context menu of permissions popup and input boxes has clipboard management commands. | * Context menu of permissions popup and input boxes has clipboard management commands. | ||
* Menu item captions capitalized according to Windows standard. | * Menu item captions capitalized according to Windows standard. | ||
+ | * More internal error messages from PuTTY code are being localized. | ||
* When saving the edited session under the same name, overwrite confirmation is not requested. | * When saving the edited session under the same name, overwrite confirmation is not requested. | ||
* Shell options of //SCP tab// of login dialog redesigned. | * Shell options of //SCP tab// of login dialog redesigned. | ||
+ | * Bug fix: Infinite loop of error messages when connection was broken while timeout message was being shown. | ||
+ | * Bug fix: Trailing delimiter text were occasionally left in remote command output. | ||
+ | * Bug fix: Some authentication progress steps were not shown on authentication window for secondary shell sessions. | ||
* Bug fix: Inactive sessions were not kept alive. | * Bug fix: Inactive sessions were not kept alive. | ||
* Bug fix: Incorrect sizing of internal editor windows opened on non-primary monitor. | * Bug fix: Incorrect sizing of internal editor windows opened on non-primary monitor. |