Differences
This shows you the differences between the selected revisions of the page.
2013-12-17 | 2013-12-17 | ||
5.2.5 beta changes added (Petr) | 5.2.6 beta changes added (Petr) | ||
Line 149: | Line 149: | ||
* Drop down menu is never not narrower than its button. | * Drop down menu is never not narrower than its button. | ||
* Not allowing operations on focused-only file, when focus is not visible (application does not have focus). [[bug>1050]] | * Not allowing operations on focused-only file, when focus is not visible (application does not have focus). [[bug>1050]] | ||
+ | * New icons for //Move to// and //Duplicate// commands and dialogs. | ||
+ | * Keyboard shortcut to open site in PuTTY on Login dialog. [[bug>1079]] | ||
+ | * Improved distinguishing main question of master-password related message boxes. | ||
+ | * Removed icon from //Quit// command in menus. | ||
===== Improved Working with Sites and Workspaces ===== | ===== Improved Working with Sites and Workspaces ===== | ||
Line 230: | Line 234: | ||
* Pattern ''!U'' in Custom command and PuTTY path works even with password entered only during authentication. | * Pattern ''!U'' in Custom command and PuTTY path works even with password entered only during authentication. | ||
* Do not include information about inability to test, if server IP address is routable, into error messages. | * Do not include information about inability to test, if server IP address is routable, into error messages. | ||
+ | * Improved [[integration_url|registration for URL protocols]]: | ||
+ | * WinSCP registers itself with //Default Programs// control panel for protocol URLS ''%%sftp://%%'', ''%%scp://%%'', ''%%ftp://%%'' and ''%%ftps://%%'' on Windows Vista and newer. | ||
+ | * WinSCP handles application specific protocol URLs ''%%winscp-sftp://%%'', ''%%winscp-scp://%%'', ''%%winscp-ftp://%%'' and ''%%winscp-ftps://%%''. | ||
+ | * It is possible to remove protocol registration from Preferences. | ||
+ | * It is possible to open //Default Programs// control panel for WinSCP from Preferences. | ||
+ | * When registering machine-wide, current-user-specific registration that would shadow it is removed. | ||
+ | * When saving session opened from SFTP/SCP URL with host key fingerprint, the host key is saved to cache. | ||
+ | * Not adding UTF-8 BOM to files edited in an Internal editor. [[bug>1081]] | ||
+ | * For FTP sessions over implicit TLS/SSL, //Copy URL to Clipboard// command uses ''ftps:%%//%%'' protocol. | ||
+ | * Support FTP servers that require TLS/SSL handshake on transfer connection before responding ''1yz'' to ''STOR''/''APPE''. [[bug>1084]] | ||
===== Bug Fixes ===== | ===== Bug Fixes ===== | ||
Line 291: | Line 305: | ||
* Bug fix: Local custom commands working with both local and remote files were disabled when file in passive panel was focused only (not selected). [[bug>1071]] | * Bug fix: Local custom commands working with both local and remote files were disabled when file in passive panel was focused only (not selected). [[bug>1071]] | ||
* Bug fix: When some of master-password protected passwords became undecryptable, //Sites// and //Workspaces// menus could not be opened. | * Bug fix: When some of master-password protected passwords became undecryptable, //Sites// and //Workspaces// menus could not be opened. | ||
+ | * Bug fix: Failure when connecting through SSH tunnel. [[bug>1076]] | ||
+ | * Bug fix: Failure on start when any site has proxy or tunnel password protected with master password. [[bug>1077]] | ||
+ | * Bug fix: Failure during some operations in FTP over TLS/SSL session. [[bug>1078]] | ||
+ | * Bug fix: When saving site from SFTP/SCP URL, the saved site was not pre-selected on the Login dialog, unless the URL contained host key fingerprint. | ||
+ | * Bug fix: Failure when selecting SSH private key. [[bug>1080]] | ||
+ | * Bug fix: Time-based SSH key re-exchange does not work. [[bug>1082]] | ||
+ | * Bug fix: Passwords are lost when any raw session settings is specified in scripting or command-line. [[bug>1083]] | ||
===== RAW ===== | ===== RAW ===== | ||