Differences
This shows you the differences between the selected revisions of the page.
2006-07-07 | 2006-07-10 | ||
2006-06-30 (martin) | 2006-07-09 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2006-06-30 === | + | === 2006-07-09 === |
* 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). | ||
Line 15: | Line 15: | ||
* 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. | ||
+ | * "Host hasn’t answered for X seconds" message disappears itself once the response finally arrives also in scripting. | ||
+ | * Configuration can be exported to an INI file. | ||
* 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. | ||
+ | * When changing configuration storage, also caches (change directory cache, accepted SSH host keys, accepted banners) are transferred to the new storage. | ||
* 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. | ||
+ | * When saving the edited session under the same name, overwrite confirmation is not requested. | ||
* 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. | ||
* Bug fix: Automatic retry after timeout was not working. | * Bug fix: Automatic retry after timeout was not working. | ||
+ | * Bug fix: Stored session may be lost when letter case was changed solely during rename. | ||
+ | * Bug fix: It was not possible to cancel text mode transfer with SCP protocol. | ||
+ | * Bug fix: Change directory cache may become corrupted when using INI file for configuration. | ||
===== 3.8.2 ===== | ===== 3.8.2 ===== |