Differences
This shows you the differences between the selected revisions of the page.
2013-12-17 | 2013-12-17 | ||
5.2.2 beta changes added (Petr) | Formatting (Petr) | ||
Line 68: | Line 68: | ||
* Changing default tabulator size to 8. | * Changing default tabulator size to 8. | ||
* Swapped order of //Use MLSD command for directory listing// and //Support for listing of hidden files// FTP session options. Also disabling the latter unless the first is set to //Off//. | * Swapped order of //Use MLSD command for directory listing// and //Support for listing of hidden files// FTP session options. Also disabling the latter unless the first is set to //Off//. | ||
+ | * 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. | ||
+ | * 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]] | ||
===== Improved Working with Sites and Workspaces ===== | ===== Improved Working with Sites and Workspaces ===== | ||
Line 97: | Line 119: | ||
* Command //Clear caches// clears also cache of separate shell session. | * Command //Clear caches// clears also cache of separate shell session. | ||
* Change: Not trying to kill WinSCP process from .NET assembly ''Session'' finalizer. | * Change: Not trying to kill WinSCP process from .NET assembly ''Session'' finalizer. | ||
+ | * Event ''Session.FileTransferProgress'' is always raised when file transfer completes. | ||
+ | * 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]]. | ||
===== Other Improvements ===== | ===== Other Improvements ===== | ||
Line 119: | Line 144: | ||
* Cached SSH host keys are imported by default. | * Cached SSH host keys are imported by default. | ||
* Not showing disconnect error message before reconnecting inactive session to upload edited file. | * Not showing disconnect error message before reconnecting inactive session to upload edited file. | ||
+ | * Performance improvement. | ||
===== Bug Fixes ===== | ===== Bug Fixes ===== | ||
Line 141: | Line 167: | ||
* Bug fix: Failure when using mouse wheel with mouse cursor outside of WinSCP window. [[bug>998]] | * Bug fix: Failure when using mouse wheel with mouse cursor outside of WinSCP window. [[bug>998]] | ||
* Bug fix: Opening session in PuTTY does not work. [[bug>1002]] | * Bug fix: Opening session in PuTTY does not work. [[bug>1002]] | ||
- | |||
- | |||
- | ===== 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: Failure when disposing ''Session'' of .NET assembly. [[bug>1008]] | ||
* Bug fix: Constant CPU usage when queue is empty. [[bug>1013]] | * Bug fix: Constant CPU usage when queue is empty. [[bug>1013]] | ||
Line 175: | Line 172: | ||
* Bug fix: Option //Support for listing if hidden files// is not working. [[bug>1015]] | * 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. | * Bug fix: Mismatched warnings about accepting any SSH host key and TLS/SSL certificate respectively. | ||
+ | |||
+ | ===== RAW ===== | ||
+ |