Differences
This shows you the differences between the selected revisions of the page.
2013-12-17 | 2013-12-17 | ||
no summary (Petr) | 5.2.5 beta changes added (Petr) | ||
Line 126: | Line 126: | ||
* Widened some forms and controls to make space for translation into languages with longer words, such as German. | * Widened some forms and controls to make space for translation into languages with longer words, such as German. | ||
* Allowing button selection using ''Left''/''Right'' keys on message boxes with drop down menus. [[bug>1054]] | * Allowing button selection using ''Left''/''Right'' keys on message boxes with drop down menus. [[bug>1054]] | ||
+ | * Distinguishing main question of a message box. [[bug>46]] | ||
+ | * Session can be opened in PuTTY from Login dialog. [[bug>190]] | ||
+ | * Improved working with session colors: | ||
+ | * Better standard color set (16 less saturated colors). | ||
+ | * Remembering recently used custom colors. | ||
+ | * Drop down color selector on Advanced site settings dialog. | ||
+ | * Custom colors can be modified on standard Color dialog. | ||
+ | * Option //Default// (color) renamed to //No Color//. | ||
+ | * Option to create a site desktop shortcut on Save Session as Site dialog. | ||
+ | * Command to clone site settings to a new site. [[bug>1069]] | ||
+ | * Automatically saving opened workspace. [[bug>1029]] | ||
+ | * Not showing Progress window for operations shorter than 200ms. | ||
+ | * Showing total progress for non-recursive transfers even when //Calculate total size// transfer settings is turned off. [[bug>1040]] | ||
+ | * New Site icon on Login dialog and Session tabs. | ||
+ | * New Open Directory/Location profiles dialog icons. | ||
+ | * Command to delete all completed queue items. | ||
+ | * More command and dialog icons. | ||
+ | * Showing window and application name on Internal editor window caption. | ||
+ | * Improved layout of message boxes. | ||
+ | * Showing tree lines on site tree on Login dialog. | ||
+ | * Warning that editing is in progress when double-clicking edited site on Login dialog. | ||
+ | * 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]] | ||
===== Improved Working with Sites and Workspaces ===== | ===== Improved Working with Sites and Workspaces ===== | ||
Line 186: | Line 209: | ||
* Not asking for exit confirmation when Windows session is closing. | * Not asking for exit confirmation when Windows session is closing. | ||
* Reporting connection errors on FTP transfer failure. | * Reporting connection errors on FTP transfer failure. | ||
+ | * Change: Using UTF-8 for strings (such as file names) with SFTP protocol by default even for version 3 and lower. [[bug>1072]] | ||
+ | * Offering to upload edited/opened file using another session to the same site, if original session was closed. [[bug>1042]] | ||
+ | * Support for FTP servers with Windows-like paths. [[bug>1074]] | ||
+ | * Verifying TLS/SSL certificates against system Trusted Root Certification Authorities. [[bug>1063]] | ||
+ | * Change: Removing BOM/EOF marks on text mode uploads is configurable and disabled by default. [[bug>842]] | ||
+ | * Support for Diffie-Hellman group exchange with SHA-256. [[bug>1067]] | ||
+ | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.63]] and further to [[&url(puttywishlist)|the latest development snapshot]] (2013-10-09, r10049). It brings following changes: | ||
+ | * SSH_MSG_UNIMPLEMENTED in response to SSH_MSG_KEXINIT is ignored. [[pbug>kexinit-unimplemented]] | ||
+ | * Support for HMAC-SHA-256 as an SSH-2 MAC algorithm (hmac-sha2-256). | ||
+ | * Bug fix: If the host key isn't saved, rekeys cause another warning. [[pbug>hostkey-rekey]] | ||
+ | * Many other small bug fixes. | ||
+ | * Improvements to session URL syntax: | ||
+ | * Support for SSH host key fingerprint specification in session URL using connection parameter ''fingerprint'' defined by draft-ietf-secsh-scp-sftp-ssh-uri. [[bug>93]] | ||
+ | * URL session parameter ''save'' to initiate site saving. | ||
+ | * Change: Symbol '';'' has special meaning in session URL (due to the above changes) and has to be URL-encoded when used as a literal. | ||
+ | * Change: UTF-8 encoded characters in session URL are supported. [[bug>1062]] | ||
+ | * Detecting Drag&drop shell extension on 64-bit systems. [[bug>20]] | ||
+ | * Bringing an application into foreground, when opening session from commandline and/or from jump in existing WinSCP instance. | ||
+ | * Tolerating invalid local file timestamps. [[bug>1064]] | ||
+ | * 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. | ||
===== Bug Fixes ===== | ===== Bug Fixes ===== | ||
Line 235: | Line 279: | ||
* Bug fix: Some images were not centered. | * Bug fix: Some images were not centered. | ||
* Bug fix: Many dialogs were incorrectly resized for large fonts. | * Bug fix: Many dialogs were incorrectly resized for large fonts. | ||
+ | * Bug fix: Failure to run WinSCP or open session with .NET assembly after frequent scheduled use. [[bug>996]] | ||
+ | * Bug fix: Failure when validating/executing custom command ending with ''!'' pattern. | ||
+ | * Bug fix: Stray folders on initially inactive page of Location profiles dialog. [[bug>1094]] | ||
+ | * Bug fix: Failure when excessive session timeout or keepalive interval is configured. [[bug>1065]] | ||
+ | * Bug fix: Incorrect Login dialog placement when application was closed on non-primary monitor. [[bug>1066]] | ||
+ | * Bug fix: When saving new site with the same generated name as an existing saved site, an overwrite configuration was not requested. | ||
+ | * Bug fix: Wrong icon for //Enable Queue Processing// command. | ||
+ | * Bug fix: It was not possible to drag a site to a root folder on Login dialog. | ||
+ | * Bug fix: Wrong check for presence of GSSAPI/SSPI on Advanced Site Settings dialog. | ||
+ | * Bug fix: When remote directory was not opened using directory tree, a node of the opened directory was not expanded. | ||
+ | * 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. | ||
===== RAW ===== | ===== RAW ===== | ||