Differences
This shows you the differences between the selected revisions of the page.
2019-09-10 | 2019-09-10 | ||
wording (martin) | bug 1784 + /browse (martin) | ||
Line 3: | Line 3: | ||
This is a full list of changes for each release of WinSCP. See also [[project_history|Project history]] and [[incompatible_changes|Incompatible changes between versions]]. | This is a full list of changes for each release of WinSCP. See also [[project_history|Project history]] and [[incompatible_changes|Incompatible changes between versions]]. | ||
- | ===== [[5.16]] 5.16 (not released yet) ((2019-09-09)) ===== | + | ===== [[5.16]] 5.16 (not released yet) ((2019-09-10)) ===== |
* Improvements to sessions and workspace management, so that WinSCP can now easily restore tabs that were open when it was last closed: | * Improvements to sessions and workspace management, so that WinSCP can now easily restore tabs that were open when it was last closed: | ||
Line 19: | Line 19: | ||
* Extension //Archive and Download// to archive remote files and download the archive. [[bug>1773]] | * Extension //Archive and Download// to archive remote files and download the archive. [[bug>1773]] | ||
* Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders. | * Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders. | ||
- | * On Synchronization Checklist window, local and remote directories can be opened in Windows Explorer and another instance of WinSCP, respectively. | + | * Allowed opening the local or remote file from synchronization checklist in Windows Explorer or WinSCP, respectively. [[bug>1784]] |
+ | * Command-line switch ''/browse'' to either force opening the main window when a file URL is specified or to explicitly select a specified file in both file panels. | ||
* Convenience methods ''Session.PutFileToDirectory'', ''Session.PutFilesToDirectory'', ''Session.GetFileToDirectory'' and ''Session.GetFilesToDirectory''. | * Convenience methods ''Session.PutFileToDirectory'', ''Session.PutFilesToDirectory'', ''Session.GetFileToDirectory'' and ''Session.GetFilesToDirectory''. | ||
* Selection of network interface for SSH and IPv4 using raw session setting ''SourceAddress''. [[bug>416]] | * Selection of network interface for SSH and IPv4 using raw session setting ''SourceAddress''. [[bug>416]] |