Differences
This shows you the differences between the selected revisions of the page.
2013-12-17 | 2013-12-17 | ||
Formatting (Petr) | 5.2.3 beta changes added (Petr) | ||
Line 90: | Line 90: | ||
* Internal error message boxes feature //Report// button to directly report the error on support forum. | * Internal error message boxes feature //Report// button to directly report the error on support forum. | ||
* Allowing filtering subdirectories. [[bug>1018]] | * Allowing filtering subdirectories. [[bug>1018]] | ||
+ | * Convenience and robustness improvements for working with master password: [[bug>1023]] | ||
+ | * Avoiding repetitive master password prompts, when editing site. | ||
+ | * Detect and warn when trying to set/clear master password while another instance of WinSCP is running. | ||
+ | * Not prompting for master password for read-only site view. | ||
+ | * Hiding an actual password length from read-only site view. | ||
+ | * When setting/changing/clearing master password, collecting errors while recrypting passwords individually, not to abort whole process on a single error. | ||
+ | * Gracefully handling stray encrypted passwords, when master password is actually not enabled or different. | ||
+ | * Feedback and repeated prompt on incorrectly entered master password in scripting mode. | ||
+ | * Showing number of active and pending transfers on queue label. [[bug>1031]] | ||
+ | * Information about TLS/SSL version and cipher used in available on Server and protocol information dialog and main window status bar. | ||
+ | * ''Ctrl+W'' shortcut for closing tab (session). [[bug>1035]] | ||
===== Improved Working with Sites and Workspaces ===== | ===== Improved Working with Sites and Workspaces ===== | ||
Line 122: | Line 133: | ||
* Custom command pattern ''!`command`'' that expands to output of local command. | * 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]]. | * 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]]. | ||
+ | * Synchronization preview in scripting. [[bug>885]] | ||
===== Other Improvements ===== | ===== Other Improvements ===== | ||
Line 145: | Line 157: | ||
* 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. | * Performance improvement. | ||
+ | * Configurable minimal and maximal supported TLS/SSL version. | ||
===== Bug Fixes ===== | ===== Bug Fixes ===== | ||
Line 172: | Line 185: | ||
* 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. | ||
+ | * Bug fix: Local directory box was missing on Advanced Site Settings dialog. | ||
+ | * Bug fix: Incorrect encryption of passwords protected with master password, potentially leading to loss of stored passwords. [[bug>1022]] | ||
+ | * Bug fix: When adding password to existing site, new password can possibly be unprotected with master password. | ||
+ | * Bug fix: Pending queued transfers were omitted from queue status display on taskbar button. [[bug>1030]] | ||
+ | * Bug fix: Failure when using context menu of disconnected session tab. [[bug>1033]] | ||
+ | * Bug fix: Failure when right-clicking empty area on site tree. [[bug>1036]] | ||
===== RAW ===== | ===== RAW ===== | ||