Differences

This shows you the differences between the selected revisions of the page.

2013-12-17 2013-12-17
5.2.7 RC changes added (Petr) Split tracked / not tracked bug fixes (Petr)
Line 259: Line 259:
===== Bug Fixes ===== ===== Bug Fixes =====
-  * Bug fix: Scripting command ''synchronize'' sometimes did not announce that there is nothing to synchronize. 
-  * Bug fix: First Authenticate log entry was trimmed temporarily. 
-  * Bug fix: Separators on toolbars were showing "E" hint. 
-  * Bug fix: Incorrect file icon overlay positioning. 
-  * Bug fix: Not drawing own shortcut overlay over shortcut icons. 
-  * Bug fix: Records on Authentication window were temporarily truncated. 
-  * Bug fix: Selection on file panel was not visually updated when panel received/lost focus. 
-  * Bug fix: Panel path label was not deactivated when focus moved from directory tree to file transfer queue. 
-  * Bug fix: //Download// command was not highlighted as default in remote directory context menu when //Operation to perform on double-click// was set to //Copy//. 
  * Bug fix: Text mode transfers should not be resumed FTP protocol. [[bug>965]]   * Bug fix: Text mode transfers should not be resumed FTP protocol. [[bug>965]]
  * Bug fix: No error is shown in Internal editor, when file cannot be loaded using selected encoding. [[bug>971]]   * Bug fix: No error is shown in Internal editor, when file cannot be loaded using selected encoding. [[bug>971]]
-  * Bug fix: It was not possible to pass sequence of consecutive delimiters when skipping to the next "word" in path input boxes. 
-  * Bug fix: Opened/Closed folder icons on Location profile dialog were swapped. 
  * Bug fix: Wrong background of path labels with disabled themes. [[bug>990]]   * Bug fix: Wrong background of path labels with disabled themes. [[bug>990]]
  * Bug fix: Cannot import FileZilla sites in folders. [[bug>994]]   * Bug fix: Cannot import FileZilla sites in folders. [[bug>994]]
  * Bug fix: FileZilla site logon type is not imported. [[bug>995]]   * Bug fix: FileZilla site logon type is not imported. [[bug>995]]
-  * Bug fix: Installer was asking for name of program menu folder, although no folder is created anymore.+  * Bug fix: Failure to run WinSCP or open session with .NET assembly after frequent scheduled use. [[bug>996]]
  * 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]]
  * 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]]
-  * 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: 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: 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: 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: 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 using context menu of disconnected session tab. [[bug>1033]]
Line 291: Line 276:
  * Bug fix: Failure when opening the first session with //Automatically open new session in PuTTY// enabled. [[bug>1037]]   * Bug fix: Failure when opening the first session with //Automatically open new session in PuTTY// enabled. [[bug>1037]]
  * Bug fix: Login dialog got corrupted when changing language on systems with Windows XP style font scaling enabled. Worked-around by disabling runtime language change on such systems. [[bug>1038]]   * Bug fix: Login dialog got corrupted when changing language on systems with Windows XP style font scaling enabled. Worked-around by disabling runtime language change on such systems. [[bug>1038]]
 +  * Bug fix: //Allow SCP fallback// session option was not preserved. [[bug>1053]]
 +  * 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: 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: 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: 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]]
 +  * Bug fix: It was not possible to skip error listing local directory during operation. [[bug>1090]]
 +  * Bug fix: Stray folders on initially inactive page of Location profiles dialog. [[bug>1094]]
 +
 +===== Other Bug Fixes =====
 +
 +  * Bug fix: Scripting command ''synchronize'' sometimes did not announce that there is nothing to synchronize.
 +  * Bug fix: First Authenticate log entry was trimmed temporarily.
 +  * Bug fix: Separators on toolbars were showing "E" hint.
 +  * Bug fix: Incorrect file icon overlay positioning.
 +  * Bug fix: Not drawing own shortcut overlay over shortcut icons.
 +  * Bug fix: Records on Authentication window were temporarily truncated.
 +  * Bug fix: Selection on file panel was not visually updated when panel received/lost focus.
 +  * Bug fix: Panel path label was not deactivated when focus moved from directory tree to file transfer queue.
 +  * Bug fix: //Download// command was not highlighted as default in remote directory context menu when //Operation to perform on double-click// was set to //Copy//.
 +  * Bug fix: It was not possible to pass sequence of consecutive delimiters when skipping to the next "word" in path input boxes.
 +  * Bug fix: Opened/Closed folder icons on Location profile dialog were swapped.
 +  * Bug fix: Installer was asking for name of program menu folder, although no folder is created anymore.
 +  * Bug fix: Missing labels for some answers in scripting (such as //Yes to All/////No to All// on overwrite confirmation prompt).
 +  * 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: When adding password to existing site, new password can possibly be unprotected with master password.
  * Bug fix: Dialog boxes were incorrectly considered as submitted when Windows session was closing, causing failures or validation errors, preventing the Windows session from actually closing.   * Bug fix: Dialog boxes were incorrectly considered as submitted when Windows session was closing, causing failures or validation errors, preventing the Windows session from actually closing.
  * Bug fix: //Edit// toolbar buttons were not disabled when only directories were selected.   * Bug fix: //Edit// toolbar buttons were not disabled when only directories were selected.
Line 298: Line 314:
  * Bug fix: Wrong detection of Windows Server 2008 R2 for purposes of timestamp conversion in respect to DST.   * Bug fix: Wrong detection of Windows Server 2008 R2 for purposes of timestamp conversion in respect to DST.
  * Bug fix: "Never show again" checkbox on information only messages boxes was wrongly labeled "Never ask again".   * Bug fix: "Never show again" checkbox on information only messages boxes was wrongly labeled "Never ask again".
-  * Bug fix: //Allow SCP fallback// session option was not preserved. [[bug>1053]] 
  * Bug fix: Hostname and Username masks in autoselection rule of transfer settings preset were not working.   * Bug fix: Hostname and Username masks in autoselection rule of transfer settings preset were not working.
  * Fixes for large font/high DPI environments:   * Fixes for large font/high DPI environments:
Line 305: Line 320:
    * 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: 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: 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: Wrong icon for //Enable Queue Processing// command.
Line 315: Line 326:
  * Bug fix: Wrong check for presence of GSSAPI/SSPI on Advanced Site Settings 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: 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.   * 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: 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]] 
  * Bug fix: Failure when closing Windows session.   * Bug fix: Failure when closing Windows session.
  * Bug fix: Environment variables were not expanded in site hostname and username in rare cases.   * Bug fix: Environment variables were not expanded in site hostname and username in rare cases.
-  * Bug fix: It was not possible to skip error listing local directory during operation. [[bug>1090]] 
  * Bug fix: Some messages containing ''&'' were shown incomplete.   * Bug fix: Some messages containing ''&'' were shown incomplete.

Last modified: by Petr