Differences
This shows you the differences between the selected revisions of the page.
| 2013-12-17 | 2013-12-17 | ||
| 5.2.1 beta changes added (Petr) | 5.2.2 beta changes added (Petr) | ||
| Line 144: | Line 144: | ||
| ===== RAW ===== | ===== RAW ===== | ||
| + | * Simplified [[ui_login|Login dialog]]: | ||
| + | * Both site tree and basic session controls are visible at the same time. | ||
| + | * Login dialog is resizable. [[bug>378]] | ||
| + | * Modal editing of sites. | ||
| + | * Advanced session controls moved to a separate dialog Advanced Site Settings dialog. | ||
| + | * Context menu for site tree. | ||
| + | * Site name and path are specified separately when saving site. | ||
| + | * Separate entry for //New Site// in site tree. | ||
| + | * Global settings such as //Interface// and //Logging// removed from Login dialog. | ||
| + | * Language selection moved from //Languages// button of Login dialog to //Languages// page of Preferences dialog. | ||
| + | * Display of sessions in workspace. | ||
| + | * SSH //Private key file// box moved to //SSH tab// of Advanced Site Settings dialog. | ||
| + | * Performance improvement. | ||
| + | * Custom command pattern ''!`command`'' that expands to output of local command. | ||
| + | * Subset of custom command patterns can be used in PuTTY path, including ''!/'', ''!@'', ''!U'', ''!P'', ''!?prompt?!'' and ''!`command`''. This among other allows opening PuTTY in the same directory as current WinSCP working directory [[bug>326]]; or using different SSH client, such as KiTTY [[bug>966]]. | ||
| + | * Buttons that open drop down menu are marked with an arrow. | ||
| + | * New icons for Console, Find and Synchronization Checklist windows. | ||
| + | * Session settings can be exported also to KiTTY, when opening session in PuTTY/KiTTY. | ||
| + | * Configurable registry key for exporting sessions to PuTTY(-like) clients. [[bug>1006]] | ||
| + | * New shell icons for site, site folder and workspace. | ||
| + | * Relevant help is available for more error messages. | ||
| + | * Renamed Login and Preferences dialogs' "tabs" to "pages". | ||
| + | * Prompt answers //Yes to All/No to All// moved closer to the primary //Yes/No// answers. | ||
| + | * Internal error message boxes feature //Report// button to directly report the error on support forum. | ||
| + | * Allowing filtering subdirectories. [[bug>1018]] | ||
| + | * Event ''Session.FileTransferProgress'' is always raised when file transfer completes. | ||
| + | * Bug fix: Failure when disposing ''Session'' of .NET assembly. [[bug>1008]] | ||
| + | * Bug fix: Constant CPU usage when queue is empty. [[bug>1013]] | ||
| + | * Bug fix: Missing labels for some answers in scripting (such as //Yes to All/////No to All// on overwrite confirmation prompt). | ||
| + | * Bug fix: Option //Support for listing if hidden files// is not working. [[bug>1015]] | ||
| + | * Bug fix: Mismatched warnings about accepting any SSH host key and TLS/SSL certificate respectively. | ||