Differences
This shows you the differences between the selected revisions of the page.
| 2014-05-30 | 2014-06-02 | ||
| 5.1.8 was hotfix (martin) | bug 1180 (martin) | ||
| Line 3: | Line 3: | ||
| This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | This is a list of changes for each release of WinSCP. See also [[project_history|project history]]. | ||
| - | ===== [[5.6]] 5.6 (not released yet) ===== | + | ===== [[5.6]] 5.6 (released 29-05-2014) ===== |
| === 2014-05-28 === | === 2014-05-28 === | ||
| * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | * Prototype of WebDAV sessions. Thanks to Michael Lukashov. [[bug>160]] | ||
| Line 84: | Line 84: | ||
| ===== 5.5.4 (not released yet) ===== | ===== 5.5.4 (not released yet) ===== | ||
| - | === 2014-05-28 === | + | === 2014-06-02 === |
| * Added ''SessionOptions.TimeoutInMilliseconds'' as an alternative to ''SessionOptions.Timeout'' that can be used from COM hosts not supporting 64-bit integers (such as VBA). [[bug>1156]] | * Added ''SessionOptions.TimeoutInMilliseconds'' as an alternative to ''SessionOptions.Timeout'' that can be used from COM hosts not supporting 64-bit integers (such as VBA). [[bug>1156]] | ||
| * Support for size and time constraints in ''wildcard'' parameter of ''ls'' command. [[bug>1157]] | * Support for size and time constraints in ''wildcard'' parameter of ''ls'' command. [[bug>1157]] | ||
| Line 103: | Line 103: | ||
| * Bug fix: Failure when current local directory is deleted while no session is opened. [[bug>1178]] | * Bug fix: Failure when current local directory is deleted while no session is opened. [[bug>1178]] | ||
| * Bug fix: Connection attempt could not be canceled. [[bug>1179]] | * Bug fix: Connection attempt could not be canceled. [[bug>1179]] | ||
| + | * Bug fix: Tree of current directory on network drive is not refreshed. [[bug>1180]] | ||
| ===== 5.5.3 ===== | ===== 5.5.3 ===== | ||