Differences

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

2012-09-24 2012-09-24
5.1 released (martin) moving versions prior to 4.3.8 to history_old (martin)
Line 383: Line 383:
    * Bug fix: Incorrect timestamp timezone in XML log and .NET assembly. [[bug>843]]     * Bug fix: Incorrect timestamp timezone in XML log and .NET assembly. [[bug>843]]
    * Bug fix: Failure when changing active session while background transfer queue list was being updated. [[bug>864]]     * Bug fix: Failure when changing active session while background transfer queue list was being updated. [[bug>864]]
- 
-===== [[4.3.7]] 4.3.7 (hotfix) ===== 
-=== 2012-02-18 === 
-  * Back-propagated some improvements and fixes from 5.0.6 beta release: 
-    * SSL core upgraded to OpenSSL 1.0.0g. 
-    * Bug fix: State of //Synchronize on start// of Keep remote directory up to date dialog was not preserved. [[bug>774]] 
-    * Bug fix: Progress window was incorrectly placed when reloading remote file opened in an Internal editor. 
-    * Bug fix: File was uploaded after closing an internal editor even when not changed, but reloaded. [[bug>790]] 
-    * Bug fix: With FTP protocol ''touch'' element was not generated in XML log file. 
-    * Bug fix: Could not handle less common formats of passive connection data response from FTP server. [[bug>793]] 
-    * Bug fix: Failure exit code always reported when reading script from standard input. [[bug>794]] 
-    * Bug fix: File list flickered on every focus move on Windows XP with Explorer-style selection disabled. [[bug>783]] 
-    * Bug fix: Progress bar tooltip was not hidden once the progress window disappears. [[bug>796]] 
- 
-===== [[4.3.6]] 4.3.6 (hotfix) ===== 
-=== 2011-12-29 === 
-  * Bug fix: "Chokes on SSH-2 ignore messages" SSH bug was always on. [[bug>767]] 
-  * Back-propagated some improvements and fixes from 5.0.3 - 5.0.6 beta releases: 
-    * All binaries are signed with //Martin Prikryl// publisher certificate. [[bug>505]] 
-    * When script is aborted by the user, error exit code is used. 
-    * Connect timeout is configurable. 
-    * When renaming a folder within file panel, whole filename (including an extension) is always selected. [[bug>737]] 
-    * In-application license text updated to GPLv3. [[bug>751]] 
-    * Change: In mouse-only Explorer-style selection mode, single-file implicit mouse-selection is not preserved, when focus/selection is subsequently changed using keyboard. 
-    * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.62]]. It brings following changes: 
-      * Security fix: WinSCP no longer retains passwords in memory by mistake. [[pbug>password-not-wiped]] 
-      * Bug fix: Spurious "Access denied" printed in the authentication window after GSSAPI failure. [[pbug>gssapi-access-denied]] 
-      * Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. [[pbug>pageant-backwards-compatibility]] 
-    * Bug fix: Fixed parsing owner/group with modified ID on Properties dialog. 
-    * Bug fix: When switching between session and shared bookmarks, path was not updated on the Open directory dialog. 
-    * Bug fix: Internal "Operation aborted" errors were not suppressed for background transfers. 
-    * Bug fix: Path label was not resized with larger shell font size. 
-    * Bug fix: Default permissions for new remote directory did not include Execute right. [[bug>762]] 
-    * Bug fix: Duplicate reconnect prompt when connection is lost, while transferring file in subdirectory. 
-    * Bug fix: Error was signaled from script when connection stalled even when it was reconnected. [[bug>731]] 
-    * Bug fix: Failure to locate ''GetUserNameEx''. [[bug>734]] 
-    * Bug fix: Records of files transferred within subdirectory were written at once, not continuously, in XML logging. [[bug>739]] 
-    * Bug fix: In mouse-only Explorer-style selection mode, selection was not cleared after clicking outside of selection, after focus/selection was previously changed using keyboard. 
-    * Bug fix: Session name was not preserved when duplicating session into a new window. 
-    * Bug fix: Installer was not removing translations of previous versions on Windows 7. 
-  * [[opencandy|OpenCandy]] advertising module reintroduced to the installer. There's also ad-free alternative installer available. 
- 
- 
-===== [[4.3.5]] 4.3.5 (hotfix) ===== 
-=== 2011-09-18 === 
-  * Bug fix: Translations were not included in setup. [[bug>713]] 
-  * Bug fix: Versions of 3<sup>rd</sup> party components were not updated in translations. [[bug>715]] 
-  * Back-propagated some improvements and fixes from 5.0 - 5.0.2 beta releases: 
-    * SSL core upgraded to OpenSSL 1.0.0e. 
-    * Explorer-style file selection with mouse is enabled by default in Commander interface. [[bug>718]] 
-    * Starting renaming the next file after confirming rename with ''Tab'' key. [[bug>701]] 
-    * Logging local account into session log. [[bug>709]] 
-    * ''F10'' key closes an internal editor. [[bug>711]] 
-    * Installer without OpenCandy does not include OpenCandy licence anymore. 
-    * Bug fix: Directory listing was shown as part of the file transfer error message with FTP protocol. 
-    * Bug fix: Internal editor window was not restored when minimized when editing the already file again. [[bug>723]] 
-    * Bug fix: Link to a parent directory was not read in an empty remote root folder. [[bug>706]] 
-    * Bug fix: Failure when session is closed unexpectedly in scripting. [[bug>716]] 
-    * Bug fix: Duplicate shortcut key in local //Open directory// window. [[bug>710]] 
- 
-===== 4.3.4 ===== 
-=== 2011-07-27 === 
-  * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.61]]. It brings following changes: 
-    * When WinSCP fails to get a response from Pageant, it logs the fact. 
-    * Bug fix: Workaround for some servers blithely responding to ''winadj@putty.projects.tartarus.org'' with ''SSH_MSG_CHANNEL_SUCCESS'' despite probably having no idea what it means. [[pbug>winadj-success]] 
-    * Bug fix: Pageant authentication was not working. [[bug>703]] 
-  * The command ''list -a'' is stopped being used when returned listing is empty. [[bug>693]] 
-  * Using HTTP/1.1 when checking for application updates. 
-  * Bug fix: Unwanted auto-completion in comboboxes when resizing the window. 
-  * Bug fix: Arguments (passwords in particular) passed to PuTTY were not escaped correctly. [[bug>692]] 
-  * Bug fix: Special permissions were not preserved correctly in configuration. [[bug>695]] 
-  * Bug fix: Another invalid timezone shifting of file timestamps with FTP protocol. [[bug>696]] 
-  * Bug fix: Failure when connection closes with FTP protocol. [[bug>698]] 
-  * Bug fix: WinSCP was hanging when FTP directory listing connection was closed without response to LIST command. [[bug>699]] 
-  * Bug fix: Slow startup when there are disconnected network drives. [[bug>702]] 
-  * Bug fix: Notification balloon was displayed after finishing of every queue task. [[bug>705]] 
-  * Bug fix: No fallback to IPv4 with SSH. [[bug>707]] 
- 
-===== 4.3.3 ===== 
-=== 2011-05-25 === 
-  * Rolled back increase of socket internal buffer size for SSH. [[bug>677]] 
-  * SSH core upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2011-03-04, revision 9120). It brings following changes: 
-    * Support for "zlib@openssh.com" compression. [[bug>146]] 
-    * Small performace improvements. 
-  * On Windows 7 progress of operation is shown on the taskbar button. [[bug>437]] 
-  * URLs with IPv6 address are supported. [[bug>681]] 
-  * Removed length limit for FTP Post login commands. [[bug>673]] 
-  * Colon in stored session name and IPv6 addresses is escaped when used for generated name of session log file. 
-  * State of //Advanced options// checkbox is always remembered. [[bug>650]] 
-  * Source of the configuration is stored into session log. [[bug>683]] 
-  * Navigating back/forward with synchronized browsing enabled affects both panels. [[bug>625]] 
-  * When renaming a file during transfer, only filename (without an extension) is optionally selected. [[bug>664]] 
-  * File renaming is not started, when only focusing application. [[bug>651]] 
-  * Session colors are used on stored session list. [[bug>687]] 
-  * Setup will default to use the same language as the last time. 
-  * Setup will not try to replace the drag&drop shell extension unless newer version is included. This prevents setup from requiring restart in many cases. [[bug>686]] 
-  * Bug fix: Incorrect conversion of timestamps between local and remote systems with respect to DST on Windows 2008 R2. [[bug>671]] 
-  * Bug fix: Failure on transfer error with SCP protocol. [[bug>674]] 
-  * Bug fix: Invalid timezone shifting of file timestamps with FTP protocol. [[bug>675]] 
-  * Bug fix: Pageant authentication was not working on x64. [[bug>662]] 
-  * Bug fix: Failure when reconnection fails with FTP protocol. [[bug>680]] 
-  * Bug fix: Failure when reconnecting with FTP protocol. [[bug>676]] 
-  * Bug fix: ''chmod'' command was not skipped with SCP protocol, when changing file properties but not changing permissions. [[bug>645]] 
-  * Bug fix: Error when uploading file with specific size with FTP protocol. [[bug>684]] 
- 
-===== 4.3.2 ===== 
-=== 2011-02-23 === 
-  * SSL core upgraded to OpenSSL 1.0.0d. 
-  * Enabled TLS extensions in OpenSSL, what resolves problems with some FTP servers. [[bug>658]] 
-  * Change: //Compare directories// command uses ''Shift+F2'' shortcut instead of ''Ctrl+C''. [[bug>641]] 
-  * [[opencandy|OpenCandy]] advertising module was suspended from the installer. 
-  * Added support for dragging files from WinRAR. [[bug>399]]. 
-  * Default ascii file mask extended with ''*.js''. [[bug>642]] 
-  * SSH core upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2011-02-21, revision 9101). 
-  * Bug fix: Check for application updates was not working. 
-  * Bug fix: Error response to SFTP initialization request was sometimes parsed incorrectly. 
-  * Bug fix: It was not possible to skip errors during some operations. [[bug>654]] 
-  * Bug fix: Home directory was incorrect after reconnect with FTP protocol. [[bug>659]] 
-  * Bug fix: It was sometimes not possible to initiate file renaming. [[bug>657]] 
- 
-===== 4.3.1 beta ===== 
-=== 2010-12-11 === 
-  * SSL core upgraded to OpenSSL 1.0.0c. 
-  * File renaming is not started, when only focusing file panel. [[bug>570]] 
-  * Bug fix: Failure when logging in ad-hoc session. [[bug>632]] 
-  * Bug fix: Failure when directory is reloaded while renaming file. [[bug>633]] 
-  * Bug fix: Values with special characters were not exported correctly to PuTTY. [[bug>634]] 
-  * Bug fix: Invalid DST handling in the Southern hemisphere. [[bug>638]] 
-  * Bug fix: Synchronized browsing was not preserved, when restarting application. [[bug>639]] 
- 
-===== [[4.3]] 4.3 beta ===== 
-=== 2010-11-07 === 
-  * Increased socket internal buffer size for SSH. It should improve transfer speed. Thanks to ultramage. [[bug>615]] 
-  * Environment variables are resolved in path to external editor. [[bug>563]] 
-  * Include/exclude masks can be used when moving files between local and remote directories. [[bug>536]] 
-  * //Add to Bookmarks// and //Refresh// commands added to context menus of panel path labels. [[bug>624]] 
-  * Change: With FTP protocol, passive mode is used by default. [[bug>165]] 
-  * Change: Links to website and help are no longer created in start menu folder. [[bug>616]] 
-  * Autocomplete disabled for most of the combo boxes. [[bug>619]] 
-  * SSH core upgraded to [[&url(puttywishlist)|the latest development snapshot of PuTTY]] (2010-09-27, revision 9010). It brings following changes: 
-    * Improved port forwarding robustness. 
-    * When disconnected because there are no supported authentication methods left to try, the error message contains the list of methods sent by the server. 
-    * Standard GSS libraries are now loaded from standard locations rather than using the default DLL search path. 
-    * Other small bugs fixed. 
-  * SSL core upgraded to OpenSSL 1.0.0a. 
-  * Bug fix: Error when refreshing panel content. [[bug>617]] 
-  * Bug fix: Error when more background transfers finish at the same moment. [[bug>622]] 
-  * Bug fix: Script does not abort after receiving no answer for prompt, when running in batch mode. [[bug>623]] 
-  * Bug fix: Main window appeared in background, when prompt for master password appeared during authentication. [[bug>629]] 
-  * Bug fix: Script running in batch mode did not automatically reconnect broken sessions. [[bug>517]] 
-  * Bug fix: Error when uploading empty file over FTPS. [[bug>489]] 
[[history_old|[Older versions] ]] [[history_old|[Older versions] ]]
~~NOTOC~~ ~~NOTOC~~
~~NODOC~~ ~~NODOC~~

Last modified: by martin