Differences
This shows you the differences between the selected revisions of the page.
| 2013-12-17 | 2013-12-17 | ||
| Including raw list of changes from 5.2 beta excluding already back propagated changes (Petr) | Structuring step 1 (Petr) | ||
| Line 11: | Line 11: | ||
| WinSCP 5.5 is the major stable release of 2013. Users upgrading from [[history#5.1.8|WinSCP 5.1.8]] get the following improvements. | WinSCP 5.5 is the major stable release of 2013. Users upgrading from [[history#5.1.8|WinSCP 5.1.8]] get the following improvements. | ||
| + | |||
| + | == GUI Experience == | ||
| * New toolbar icons and 16x16 icon. [[bug>290]] | * New toolbar icons and 16x16 icon. [[bug>290]] | ||
| - | * [[workspace|Workspace]] can be saved. [[bug>776]] | ||
| - | * Using term //Site// instead of //Stored session//. | ||
| - | * [[ui_import|Sites import]] from Filezilla. [[bug>61]] | ||
| - | * When upgrading, setup offers to restart Windows Explorer (or other applications), when drag&drop shell extension needs to be updated. [[bug>686]] | ||
| - | * While installing, setup offers sites import from PuTTY or Filezilla. | ||
| - | * Command to Import/restore configuration from INI file. | ||
| - | * On first edit, offers configuration of user's custom text editor as default editor. | ||
| * Simplified [[ui_copy|Transfer options]] dialog: | * Simplified [[ui_copy|Transfer options]] dialog: | ||
| * The dialog is shown only on the first transfer, when using drag&drop, unless user explicitly opts to show it the next time. | * The dialog is shown only on the first transfer, when using drag&drop, unless user explicitly opts to show it the next time. | ||
| Line 70: | Line 65: | ||
| * When file cannot be loaded using selected encoding in Internal editor, error is shown. On error loading default encoding, attempts to load using another encoding. [[bug>971]] | * When file cannot be loaded using selected encoding in Internal editor, error is shown. On error loading default encoding, attempts to load using another encoding. [[bug>971]] | ||
| * On main window views without focus respond to mouse wheel. [[bug>846]] | * On main window views without focus respond to mouse wheel. [[bug>846]] | ||
| + | |||
| + | == Sites and Workspaces == | ||
| + | |||
| + | * Using term //Site// instead of //Stored session//. | ||
| + | * [[ui_import|Sites import]] from Filezilla. [[bug>61]] | ||
| + | * [[workspace|Workspace]] can be saved. [[bug>776]] | ||
| * Whole site folder can be opened at once. [[bug>424]] | * Whole site folder can be opened at once. [[bug>424]] | ||
| + | |||
| + | == Installation Experience == | ||
| + | |||
| + | * When upgrading, setup offers to restart Windows Explorer (or other applications), when drag&drop shell extension needs to be updated. [[bug>686]] | ||
| + | * While installing, setup offers sites import from PuTTY or Filezilla. | ||
| + | * On first edit, WinSCP offers configuration of user's custom text editor as default editor. | ||
| + | * Command to Import/restore configuration from INI file. | ||
| + | |||
| + | |||
| * Change: Session from commandline and/or from jump list is opened by default using existing WinSCP instance. [[bug>769]] | * Change: Session from commandline and/or from jump list is opened by default using existing WinSCP instance. [[bug>769]] | ||
| * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | * Transfer resume support can be controlled in scripting (''-resumesupport'' switch of file transfer commands) and .NET assembly (''TransferOptions.ResumeSupport'' property). [[bug>834]] | ||