Differences

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

2006-07-10 2006-07-10
no summary (85.97.199.52) (hidden) old revision restored (martin) (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]].
-rushasa by h@cker tarafından hacklenmiştir+===== Not Released Yet ===== 
 +=== 2006-07-09 === 
 + 
 +  * Core of WinSCP re-factored to allow non-SSH based transfer protocols (FTP). 
 +  * Added simple "typical installation" option to setup that requires no further interaction from the user. 
 +  * Optional minimization to taskbar notification area (system tray). 
 +  * Taskbar balloons optionally used for notifications when appropriate: 
 +    * When inactive session is disconnected. 
 +    * When background transfer queue is emptied (except for active session, when queue list is visible). 
 +    * When user interaction is required, while WinSCP is minimized. 
 +    * When new release is detected. 
 +  * New scripting option ''option batch continue''. When set, WinSCP ignores and skips all errors. 
 +  * "Host hasn’t answered for X seconds" message disappears itself once the response finally arrives also in scripting. 
 +  * Configuration can be exported to an INI file. 
 +  * New command //Duplicate session//. 
 +  * When ''Shift'' key is hold while //New session// or //Duplicate session// commands are selected, the session is opened in new instance (window) of WinSCP. 
 +  * When changing configuration storage, also caches (change directory cache, accepted SSH host keys, accepted banners) are transferred to the new storage. 
 +  * Context menu of permissions popup and input boxes has clipboard management commands. 
 +  * Menu item captions capitalized according to Windows standard. 
 +  * When saving the edited session under the same name, overwrite confirmation is not requested. 
 +  * Bug fix: Inactive sessions were not kept alive. 
 +  * Bug fix: Incorrect sizing of internal editor windows opened on non-primary monitor. 
 +  * Bug fix: Automatic retry after timeout was not working. 
 +  * Bug fix: Stored session may be lost when letter case was changed solely during rename.  
 +  * Bug fix: It was not possible to cancel text mode upload with SCP protocol. 
 +  * Bug fix: Change directory cache may become corrupted when using INI file for configuration.
===== 3.8.2 ===== ===== 3.8.2 =====
Line 24: Line 49:
  * Bug fix: When patterns were used in log file name, the log file was recreated every time configuration has changed.   * Bug fix: When patterns were used in log file name, the log file was recreated every time configuration has changed.
-RUSHASA BY H@CKER TARAFINDAN TÜRKİYE İÇİN HACKLENMİŞTİR SAYGILARIMLA+===== 3.8.1 ===== 
 +=== 2006-05-07 === 
 + 
 +  * Notice is displayed for period of time on status bar on various events, including: 
 +    * Automatic selection of transfer setting preset. 
 +    * Turning on/off of synchronised browsing. 
 +    * New version release. 
 +  * Synchronization checklist can be sorted by any column. 
 +  * When downloading, up to date remote file modification time is used, instead of cached time shown in file panel. 
 +  * File masks can select files also by their size. 
 +  * Automatic refresh of remote directory after an operation can be disabled (also by keyboard shortcut ''Ctrl+Alt+R''). 
 +  * Stored session can be renamed. 
 +  * Synchronized browsing state is now part of session state. 
 +  * Options dialogs for uploads, downloads, synchronization and //Keep remote directory up to date// invoked from command-line can be skipped using ''/defaults'' switch. 
 +  * Transfer settings presets drop down menu improved to show information about the preset being selected. 
 +  * Parameters ''/script'' and ''/command'' can be used without ''/console'' to run the script without creating a console window (works for ''.EXE'' only). 
 +  * Overwrite configuration message offers possibility to transfer file under different name (SFTP-only). 
 +  * Turning off the advanced options on Login dialog hides also some advanced controls on tabs that are otherwise visible. 
 +  * //Edit// is now a default action for double-click. 
 +  * When new version release is notified, the message indicates if it is beta version. 
 +  * Exclude file mask in example transfer setting preset //Exclude temporaries// expanded with ''*~; #*; .#*''. 
 +  * Error "EAccessViolation" is now replaced with more meaningful "Invalid access to memory" also in scripting. 
 +  * Mere change from //Exclude mask// to //Include mask// is not shown in transfer setting overview unless the mask itself is specified too. 
 +  * Main window no longed flashes when Preferences dialog is closed. 
 +  * Location profiles are renamed inline now. 
 +  * Confirmation of file recycling is configurable independently of file deleting. 
 +  * Reading of remote directory can be cancelled by ''Esc'' key. 
 +  * During authentication, usage of stored password is indicated. 
 +  * ''Shift+Up/Down'' selects files. 
 +  * Button //Cancel// is not disabled on message dialogs, when //Never ask me again// checkbox is checked. 
 +  * Command //Insert to Command Line// is no longer shown in file context menu on Explorer-like interface. 
 +  * Bug fix: Menus were always shown on primary monitor in multi-monitor environment. 
 +  * Bug fix: WinSCP was not reflecting system-wide disabling of menu animations. 
 +  * Bug fix: Menus were not animated on Windows XP. 
 +  * Bug fix: Failure when connecting thru proxy. 
 +  * Bug fix: Major CPU consumption during prompt for password/passphrase. 
 +  * Bug fix: It was not possible to edit remote files with name containing characters not allowed on Windows. 
 +  * Bug fix: Timestamp synchronisation was not working properly for remote directory synchronisation. 
 +  * Bug fix: Group control caption was truncated on some XP themes. 
 +  * Bug fix: Button //Browse// on download options dialog was not preserving trailing backslash and operation mask. 
 +  * Bug fix: Assertion in ''DirView.pas''. 
 +  * Bug fix: Incorrect decoding of SFTP extension ''version''. 
 +  * Bug fix: Command ''open'' in scripting failed if password was specified in its parameter. 
 +  * Bug fix: Failure when last access time of file being uploaded could not be retrieved (typical for uploads from CD). 
 +  * Bug fix: Incorrect validation of file masks separated by comma. 
 +  * Bug fix: Before updates information is shown, query is sent to the server, if cached information were retrieved by another version of WinSCP. 
 +  * Bug fix: Transfer option //New and updated file(s) only// was not being saved. 
 +  * Bug fix: Command line switches ''/synchronize'' and ''/keepuptodate'' were not documented in syntax overview shown by ''/help'' switch. 
 +  * Bug fix: When //Never ask me again// was checked on query for synchronization before starting //Keep remote directory up to date//, the synchronization was not performed.
===== 3.8 beta ===== ===== 3.8 beta =====
Line 108: Line 181:
  * Bug fix: When password storing is restricted, warning that password is being stored is no longer shown.   * Bug fix: When password storing is restricted, warning that password is being stored is no longer shown.
-by h@cker tarafından hacklenmiştir+===== 3.7.6 ===== 
 +=== 2005-08-15 === 
 +  * Editing files enhanced: 
 +    * There can be several external editors configured. 
 +    * Appropriate editor for particular file can be selected automatically by file mask (i.e. file extension, directory, etc.). 
 +    * Command //File(s) > Edit (alternative)// replaced with sub menu listing all available editors. 
 +    * Command //File(s) > Edit new// has now keyboard shortcut originally used by //File(s) > Edit (alternative)//. 
 +    * File can be optionally opened in editor as response to double-click. 
 +    * Change to internal editor configuration is immediately applied to all already opened editor windows. 
 +    * Search options are shared among opened internal editors. 
 +    * Search dialogs have context help. 
 +    * Bug fix: Application could not be closed as long as any internal editor was opened. 
 +    * Bug fix: "Total replacements" message sometime incorrectly appeared, even when //Replace All// was not used. 
 +    * Bug fix: Find results sometime appeared over the main window instead of over the editor window. 
 +    * Bug fix: Search dialogs were sometime incorrectly placed. 
 +  * Authentication banner, if any, is shown during authentication. 
 +  * New functions for queue management: //Suspend//, //Resume//, //Suspend All// and //Resume All//. 
 +  * Unix-style approach to Daylight saving time (client does adjustment) is made default. This can affect interpretation of timestamps of your files. Use function //[[task_synchronize_full|Synchronize]]// with option //[[ui_synchronize#synchronize_options|Synchronize timestamps only, not files]]// to resolve it. 
 +  * Button //Calculate// on Properties dialog calculates also total number of files/directories/symlinks. The button newly also does not show up, when all selected directories are actually symlinks. 
 +  * Several changes to synchronization: 
 +    * Added new option //Selected files only// for functions //Synchronize// and //Keep Remote Directory Up To Date//. It limits the synchronization to files selected in either panel only. 
 +    * Removed option //No confirmations// for functions //Synchronize// and //Keep Remote Directory Up To Date//. Confirmations are now disabled always. 
 +    * Directory number limit for function //Keep remote directory up to date// can be overruled. 
 +    * Event log is shown for function //Keep remote directory up to date//. 
 +    * When synchronizing timestamps, only same-sized files can be affected optionally. 
 +    * For //Synchronize timestamps only, not files// mode the only item of transfer settings that can be set (and that is displayed) is exclusion/inclusion mask. 
 +    * //Keep remote directory up to date// can be interrupted by ''Esc''. 
 +    * Bug fix: Failure when synchronization before //Keep remote directory up to date// was interrupted. 
 +    * Bug fix: When time-stamp synchronization was configured as default synchronization action, it was incorrectly inherited by //Keep remote directory up to date//. 
 +  * Several changes to scripting: 
 +    * New scripting option ''option batch abort''. When set, WinSCP will abort the script as soon as any of the commands fail. Values ''on'' and ''off'' are still available with unchanged behaviour. 
 +    * New scripting options ''include'' and ''exclude'' to set include/exclude masks. Only one of the two can be set at a time. 
 +    * ''Ctrl+C'' during script file processing breaks whole script, not only current command. 
 +    * During synchronization names of directories where change happened are displayed only. 
 +    * Bug fix: Script file loading errors were displayed in message box instead of console. 
 +    * Bug fix: Scripting have not inherited configured synchronization settings. 
 +    * Bug fix: Incorrect parameter syntax in help for scripting command ''open''. Thanks to Gottfried Haider. 
 +    * Bug fix: Second consecutive ''put'' command from script file overwrites output of previous one. 
 +  * When overwriting of remote file fails, WinSCP can try to delete file and create new one (SFTP only). 
 +  * New custom command option //Copy results to clipboard//. 
 +  * Workaround for OpenSSH limit of 256 kB for size of SFTP packet. Consequence was occasional interruption of transfer with error "Connection has been unexpectedly closed. Server sent command exit status 11." 
 +  * All new sessions can be automatically opened also in PuTTY. 
 +  * The Office XP-like look can be turned off from //Interface tab// of Preferences dialog. 
 +  * WinSCP remembers what location profile folders were opened. 
 +  * New //Type// column for remote panel (hidden by default). 
 +  * Default private key can be specified using ''/privatekey'' option. 
 +  * User is notified when selected private key file does not contain private key in supported format or when the private key is for different SSH version than preferred one. 
 +  * New file selection command //Restore Selection// which restores file selection before last file operation. 
 +  * Characters not allowed in Windows file names are now replaced by ''%XX'' (where ''XX'' is hexadecimal representation of character ASCII code), instead of underscore (''_''). 
 +  * Increased chance that files information on overwrite confirmation message are properly aligned (English version only). 
 +  * New optional file selection mode in Norton Commander interface, where mouse behaves as in Windows Explorer and keyboard behaves as in Norton Commander. 
 +  * Files dropped on newly created desktop icons, associated with particular stored session, are uploaded. 
 +  * File mask ending with slash matches directories only. This is particularly useful for include mask to match any directories using mask ''*/''. 
 +  * When appending (including alternative resume), the target file is not deleted, when transfer is canceled by user. 
 +  * Custom command parameters are escaped for remote commands. For ''!?prompt[\]?default!'' pattern, escaping can be avoided using optional slash (''\''). 
 +  * Added hint links to several dialogs. They open popup hint describing syntax of masks and custom command patterns. 
 +  * About dialog redesigned. URL links can receive focus, to allow opening the URL using keyboard. Additional URL link can be associated with translation. 
 +  * Confirmation of overwriting read-only files can be suppressed the same way as overwrite confirmation, i.e. by disabling confirmation for synchronization, background transfers or in script. 
 +  * When saving location profile, existing profile can be overwritten (names of existing profiles are provided for selection in drop down menu), giving limited ability to edit profiles. 
 +  * When one of the directories of location profile does not exist anymore, the latter is opened, before error shows up. 
 +  * Added new error messages as defined by SFTP-6. 
 +  * Maximal size of read block as requested by SFTP server using ''supported2'' extension is respected. 
 +  * New option to lock placement of toolbars. 
 +  * Added ''/command'' option to usage screen (''/help''). 
 +  * //Cache directory changes// checkbox is disabled when //Cache visited remote directories// is unchecked and SCP-only mode is selected. 
 +  * Empty proxy password is not "saved" to reduce session data size. 
 +  * When reloading directory content, file panel tries to preserve its position. 
 +  * When checking //Never ask me again// checkbox, all answer buttons are disabled except for the positive one, to avoid confusion. 
 +  * More informative error message when setting permissions of uploaded directory fails. 
 +  * File masks can be separated also by comma (in addition to semicolon). 
 +  * Dialog for entering deselection mask has //Deselect// title now. 
 +  * It is now possible to specify both password and private key on Login dialog (server may require double authentication). 
 +  * Confirmation is required before stored session is deleted. 
 +  * Too long authentication prompts can be revealed also using keyboard. 
 +  * Queue command //Delete// renamed to //Cancel// to avoid confusion with delete file command. 
 +  * Usage of ellipsis (...) and capital letters in menus revised. 
 +  * Splitters have hints describing their specific functionality. 
 +  * Double clicking some of the splitters hide component they resize. 
 +  * Commands toolbar has initially vertical layout when undocked. 
 +  * When reading of local file during upload fails, more descriptive error message is shown and //Skip// button is not offered (SCP only). 
 +  * When automatic popup of background transfer prompts is disabled, task bar button at least flashes when WinSCP is on background. 
 +  * Obsolete temporary directories are no longer checked, when WinSCP is run for service task (such as registration for URL handling). 
 +  * Bug fix: When using MS Virtual Desktop Manager, the main window of WinSCP was enlarged, when its virtual desktop was activated. Other associated issues are pending. 
 +  * Bug fix: Stored session name was not recognized in URL's containing path suffix. 
 +  * Bug fix: When remote file was opened (not edited) in an external application that opens multiple files in window (process), WinSCP incorrectly suggested to enable support for this kind of //editors//. Now it suggests to configure the application as an external editor. 
 +  * Bug fix: Wrong default action was highlighted in remote file context menu when resolving of symbolic links is turned off or impossible. 
 +  * Bug fix: When directory was removed its cache was not, making it possible to enter no longer existing directory by typing its path manually. 
 +  * Bug fix: SCP fallback was not working in 3.7.5. 
 +  * Bug fix: Include mask was not saved in configuration. 
 +  * Bug fix: Command //Open in PuTTY// was not working when current session was not opened from stored session. 
 +  * Bug fix: When there were too frequent changes to current local directory the panel content was never refreshed. 
 +  * Bug fix: Failure when directory was reloaded while file was being renamed. 
 +  * Bug fix: Layout of some toolbars was not restored when using INI file as configuration storage. 
 +  * Bug fix: Occasional failure when opening Preferences dialog. 
 +  * Bug fix: Custom transfer settings dialog had some controls incorrectly disabled when invoked from Keep remote directory up to date dialog by double-clicking the transfer settings panel. 
 +  * Bug fix: Custom transfer settings dialog had incorrect help context. 
 +  * Bug fix: Incorrect files were selected when using ''Shift-click'' after reloading directory after using ''Left'' or ''Right'' keys to select first or last file. 
 +  * Bug fix: Incorrect help context for message informing about autoselection of transfer settings preset. 
 +  * Bug fix: Incorrect behaviour after two consecutive clicks on //Execute// command of queue. 
 +  * Bug fix: It was possible to enter invalid mask to transfer setting preset autoselection rule. 
 +  * Bug fix: //Help// button on console window was incorrectly anchored. 
 + 
 +[[history_old|Older versions]] 
 +~~NOTOC~~

Last modified: by martin