Differences

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

2005-12-29 2006-01-28
no summary (24.129.205.103) no summary (200.163.107.102) (hidden)
Line 3: Line 3:
This is list of changes for each release of WinSCP. See also [[project_history|project history]]. This is list of changes for each release of WinSCP. See also [[project_history|project history]].
-===== 3.8 beta ===== 
-=== 2005-12-20 === 
-  * Synchronization enhanced:  
-    * When option //Preview changes// is turned on, checklist of synchronization actions is displayed, giving user option to review and confirm them all at once. 
-    * Option //Preview changes// works for timestamp synchronization too. 
-    * When list of directories watched by function //Keep Remote Directory Up To Date// is changed, new count is shown on log view. 
-    * Synchronization delay for function //Keep Remote Directory Up To Date// is configurable (only directly in configuration files). 
-    * Bug fix: When list of directories watched by function //Keep Remote Directory Up To Date// was changed, some of the subdirectories stopped being watched. 
-    * Bug fix: Option //Same size only// for timestamp synchronization was not working. 
-    * Bug fix: Newly added subdirectories were not watched for changes, when keeping remote directory up to date from script. 
-  * The connection can be automatically re-established when lost during file transfer (SFTP-only). 
-  * When the main session is reconnected the background transfer queue is now preserved. 
-  * The Server/Protocol Information dialog remade. It now also shows space available for current directory. 
-  * Color can be associated with session. It is used as background color for file panels. 
-  * Authentication window introduced. It combines progress display with authentication prompts. 
-  * Initial permissions can be set when creating new remote directory. 
-  * File panel can be sorted by extension by clicking on dedicated part of //Name/Ext// column title. 
-  * Permission errors when setting attributes (permissions and timestamp) of remote file can be suppressed using new transfer option //Ignore permissions errors// (SFTP-only). 
-  * Commands //Edit New File// and //Create Directory// moved to //New > File// and //New > Directory//. Command //Add/Edit Link// split into //Edit Link// and //New > Link//. Submenu //New// is also accessible from panel's context menu. 
-  * New panel option for Norton Commander-like interface: //Full row select// (turned on by default). Can be turned off to make panel's context menu more accessible. 
-  * New toolbar with custom commands. 
-  * New toolbar for Norton Commander-like interface with buttons //Upload// and //Download//, useful when you want to transfer file without having the source panel active. 
-  * New command (switch) for queue //Disconnect Once Empty// closes the session, if it's idle, when the last scheduled background transfer is finished. 
-  * System administrators can enforce display of authentication banners. 
-  * System administrators can restrict connection to servers without having their host keys accepted in advance. 
-  * Context menu of console output display includes command to resize the console window to fit the command output. 
-  * If the SFTP server does not provide file permissions/owner/group in directory listing, WinSCP requests them explicitly before showing Properties dialog. 
-  * Pressing button //OK// on fatal error message box for the initial session re-opens the Login dialog. 
-  * Only the last ''@'' in connection string is considered as username/hostname separator, making it possible to easier type username and/or password containing ''@'' from command-line. 
-  * "Edit" commands now open all selected files, not only focused one, if editing of multiple files is allowed. 
-  * Edited remote file can be uploaded, even if the session was reconnected meanwhile. 
-  * Transfer setting dialog has option //Do not show this dialog box again//, when transfer is invoked using drag&drop to disable future drag&drop transfer confirmation. 
-  * Optional "Office 2003" theme and few minor changes to toolbars. 
-  * Size of the console window is preserved. 
-  * When changing file properties, ''chgrp'' and ''chown'' are called before ''chmod'', because they change file permissions (SCP-only). 
-  * If the session is closed due to option //Disconnect when operation finishes//, associated background transfers are terminated immediately, not only after the user acknowledges the closure. 
-  * It is now possible to edit two files with the same path/name located on different servers. 
-  * Logging to file can be enabled using new ''/log'' command-line option. 
-  * Log file name can contain following patterns: ''&Y'' (year), ''&M'' (month), ''&D'' (day), ''&T'' (time), ''&H'' (hostname), ''&S'' (session name). 
-  * Improved cleaning of directory change cache on symbolic link deletion. 
-  * SFTP extension "versions", specifying list of supported protocol versions, is decoded and logged. 
-  * SFTP extension "supported" is ignored, when extension "supported2" is also sent by the server. 
-  * Custom transfer settings dialog disables settings unusable in current context (synchronisation mode, server capabilities, etc.). 
-  * Transfer setting preset info tip does not show settings unusable in current context (server capabilities, etc.). 
-  * Setup does not overwrite update period, if updates were already enabled. 
-  * Transfer setting options "Permissions" and "Preserve read-only" are disabled when the server does not support permissions. 
-  * On Windows XP, native column sorting icons are used. 
-  * Licence of PuTTY updated. 
-  * Command //Copy URL to Clipboard// now URL-encodes some characters (space particularly). 
-  * WinSCP can handle URL with URL-encoded characters in session name. 
-  * URL handler registered by WinSCP now encloses the URL into quotes to allow handling of URL's with space. 
-  * WinSCP can load plain text password from configuration (new attribute ''PasswordPlain''). If possible, it automatically converts the password to encrypted form. 
-  * File mask ''*.*'' is treated exceptionally, matching all files, even those without dot. 
-  * Internal editor window is activated before associated message box pops up (e.g. save confirmation). 
-  * //Preferences// command added to context menu of internal editor. 
-  * Navigation tree on login and preferences dialogs widened to allow longer translations. 
-  * When sorting files in file panel, filename is always secondary criteria. 
-  * INI file name on Properties dialog changes with name of executable. 
-  * Option ''/script='' without value is ignored. 
-  * //Server response timeout// can be set up to 6000 seconds. 
-  * Popup hints close on mouse click. 
-  * Bug fix: Fixed resolving symbolic links in sub-directories. 
-  * Bug fix: After directory refresh, WinSCP sometime incorrectly behaved as if the user were dragging the selected file. 
-  * Bug fix: SCP fallback for SSH-1 was not working. 
-  * Bug fix: Uploads of files into previously non-existing directory could not be resumed (SFTP-only). 
-  * Bug fix: Selection could not be restored after changing file properties. 
-  * Bug fix: WinSCP hung on start-up occasionally (for example when the main window was closed maximised on different screen resolution the last time). 
-  * Bug fix: Failure when changing file properties on SFTP server supporting UTF-8. 
-  * Bug fix: Incorrectly formatted message "Unknown principal". 
-  * Bug fix: Hint on status bar for transfer setting preset selector incorrectly showed preset configuration. 
-  * Bug fix: Custom transfer settings dialog invoked from context menu on synchronisation dialog did incorrectly allowed changing all settings, even when time-stamp-only synchronisation was selected. 
-  * Bug fix: When the SFTP server does not support permissions, random permissions were used for the files. 
-  * Bug fix: Crash when re-key occurred on idle background session and the host key was not cached. 
-  * Bug fix: Failure when downloading file from different directory then the current one (SCP only) 
-  * Bug fix: Username was stored incorrectly when exporting session to PuTTY. 
-  * Bug fix: On the first start-up on fresh installation, default editor settings were not preset. 
-  * Bug fix: When output of the console is was redirected to file, list of transferred files contained only the last file. 
-  * Bug fix: Editors list was lost when changing configuration storage. 
-  * Bug fix: //Mouse only// option of //Explorer style selection// was not preserved. 
-  * Bug fix: When password storing is restricted, warning that password is being stored is no longer shown. 
===== 3.7.6 ===== ===== 3.7.6 =====

Last modified: by 200.163.107.102