This file only lists a short summary of the changes between FileZilla versions. For a full list of changes, please read the ChangeLog file. Legend: ! Security related bugfix or otherwise critical bugfix + New feature or important bugfix - Bugfixes Platform prefixes: MSW: Microsoft Windows *nix: Unix (e.g BSD) and Unix-like systems (e.g. Linux) OS X: Apple Mac OS X 3.15.0.2 (2016-02-10) - MSW: Binaries are now also signed using a SHA256 signature and certificate. - OS X: Move location of COPYING file containing the GPL to a different location in the bundle. On some systems OS X cannot verify the bundle with the file at the old location - Restore focused item if changing directory listing sort order - Fix restoring the column widths of the failed transfers tab in the queue when starting FileZilla - MSW: Double-clicking a divider between a list header in the queue now adjust the sizes in the other tabs just as dragging the width would 3.15.0.1 (2016-02-02) - Fix for search dialog not displaying the results from the last visited directory of a search 3.15.0 (2016-01-30) + MSW: Display notification bubble if FileZilla isn't in the forgeground and all active transfers have finished. 3.15.0-rc1 (2016-01-23) - Fix regression from 3.16.0-beta1 where extra data being appended to some downloaded files - Fix setting initial pane sizes when creating new tabs - OS X: Fix display of issuer and subject details in certificate verification dialog - Updated SFTP components from PuTTY - Official binaries now link against GnuTLS 3.4.8 - Official binaries now link against SQLite 3.10.2 3.15.0-beta1 (2016-01-13) + Building FileZilla now depends on libfilezilla 0.3.0 (https://lib.filezilla-project.org/). + Added support for downloading and deleting multiple unrelated directories from the search dialog + *nix: Vastly speed up line-ending conversion when downloading files using the ASCII data type + Improved compatibility with broken servers omitting the mandatory 1yz reply to transfer commands - Fix handling of SFTP keyfiles with non-ASCII characters in their paths - Add missing directory comparison checkbox to new bookmark dialog - MSW: Installer now sets appid on desktop icon - Updated built-in pugixml 3.14.1 (2015-10-16) + For third-party builds, add configure flag to allow using system ciphers for FTP over TLS. Display a warning if an insecure cipher is negotiated as result of using system ciphers. - Fixed loading of the directory comparison flag for bookmakrs in the Site Manager - Changing the interface layout and icon theme no longer results in an inconsistent UI state - Some SFTP servers send additional information on errors. This information is now shown in the message log - If the local file cannot be opened on SFTP transfers FileZilla no longer automatically retries - Updated SFTP components from PuTTY 3.14.0 (2015-09-16) - When connecting using SFTP, show an error message instead of silently failing when encountering an insecure cipher 3.14.0-rc2 (2015-09-09) - Removing selected queue items is now faster - Reduced memory usage of queue - When connecting to hostnames with multiple IPs, reset timeout if trying the next address 3.14.0-rc1 (2015-09-04) + Add support for password-protected SSH private keys + SSH private keys not in PuTTY's native format no longer need to be converted if they aren't password-protected + When using synchronized browsing, changing to a directory that does not exist on both sides now asks whether the missing directory should be created - SSH1 support for SFTP has been disabled 3.13.1 (2015-08-24) - Fix SFTP component crashing on some combinations of encryption and key exchange algorithm - Fixed Ctrl+Shift+I shortcut to toggle filters - OS X: Fixed Ctrl+, shortcut to open settings dialog - Optimizations to reduce memory footprint - Build system fixes 3.13.0 (2015-08-15) + Display home directory instead of root directory if the last used directory does not exist + Larger initial size of main window if there is no stored size + Slightly increased size of page selection box in settings dialog - Fix assertion in directory listing parser - Fix drag&drop of remote files which broke in 3.13.0-rc1 3.13.0-rc2 (2015-08-10) - Updated SFTP components from PuTTY - Official binaries now link against GnuTLS 3.4.4 - Official binaries now link against SQLite 3.8.11.1 3.13.0-rc1 (2015-08-05) + For SFTP servers the private key file to use can now be specified in the Site Manager + The contents of each queue tab can now be exported through the context menu + MSW: The installer now registers the App Path so that FileZilla is recognized in the Win+R dialog + FileZilla now uses pugixml instead of TinyXML to parse and create XML files + Several performance improvements + Code cleanup and modernization, building FileZilla now requires a C++14 compiler - Fixed an assert loading sitemanager.xml created by an old version - If password saving is disabled, specifying a password on the command-line no longer leads to extraneous password prompts when transferring files - If deleting remote directories via the directory tree, navigate out of the directory tree that is to be deleted 3.12.0.2 (2015-07-09) - Fix regression on servers that have MLSD facts disabled by default 3.12.0.1 (2015-07-09) - Fix detection of UTF-8 support - Fix location of file list status bar, it was shifted by one pixel 3.12.0 (2015-07-08) + Directory comparison can be configured for Site Manager entries and bookmarks - Instead of skipping commands due to spontaneous connection failures while executing a command, reconnect and retry - FileZilla no longer shows popup dialogs such as the file exists dialog if another dialog or message box is already shown - Improved compatibility with servers sending malformed FEAT replies 3.12.0-rc1 (2015-06-29) + FileZilla no longer visually enters each visited directory during recursive operations, e.g. when downloading or deleting remote directories. During recursive operations the server's directory structure can now be navigated as if idle + Ask for confirmation if trying to load Site Manager data originating from a future version of FileZilla + Display location of settings directory on the About dialog + Display detected CPU features (on x86) on the About dialog - Remove certificate verification messages in the message log for data connections - Speed up parsing of the PASV reply - The status bar of the search dialog now shows the number of found matches again - OS X: Configuring SFTP keys no longer fails if the full path of FileZilla's application bundle contains spaces - *nix: Make waitable conditions immune to wallclock changes if the system supports both clock_gettime and pthread_condattr_setclock - Fixed a rare crash when queuing many socket threads for deletion at the same time 3.11.0.2 (2015-06-02) - Fixed a potential crash if a connection gets remotely closed in the same moment a new connection is to be opened - Improved compatibility with servers sending pre-epoch timestamps - Fixed pt_BR translation 3.11.0.1 (2015-05-22) ! Reject Diffie-Hellman Groups smaller than 1024 bits when using FTP over TLS to protect against the Logjam attack - Do not bind the source IP address of the data connection if the server is not configured properly - Deleting bookmarks from the bookmarks dialog no longer deletes the wrong bookmark - Fixed CPU compatibility issues on 64bit binaries 3.11.0 (2015-05-19) - Ensure the title bar is at least partially inside the screen boundary when restoring a saved window position - Fixed crash if opening a wrapped dialog without having restarted FileZilla after having change language to Chinese or Japanese 3.11.0-rc1 (2015-05-12) + Implemented new date/time handling to solve issues with DST conversion + *nix: Official Linux binaries are now built for Debian Jessie + In passive mode transfer, the source IP of the data connection is now bound to the same source IP as the control connection - Requeueing of folder items no longer prints an error message - Fix disabling of timeouts - MSW: Fix the returned error level of the installer - Fix a crash if disconnecting during transfers - Official binaries now link against GnuTLS 3.4.1 - Official binaries now link against SQLite 3.8.10.1 3.10.3 (2015-03-29) - Fixed crash if changing number of simultaneous transfers while transferring files - Fixed local filelist statusbar regression introduced in 3.10.3-beta2 3.10.3-rc1 (2015-03-21) - If saving passwords is disabled, don't ask for the password again after connecting via the quickconnect bar and then starting a download via drag&drop. - Small performance improvements 3.10.3-beta2 (2015-03-16) - Minimum timeout value is now 10 seconds, up from 5 seconds to prevent timeouts uploading to servers with slow storage - Fixed an assert with invalid file sizes - Small performance improvements 3.10.3-beta1 (2015-03-14) + FileZilla is now also available as 64bit Windows program. Users of 32bit FileZilla on 64bit Windows will get automatically migrated using the auto-updater + Added option to enable SFTP compression 3.10.2 (2015-03-02) - When finding the local name of a remote file to be edited, use case-insensitive comparison - Updated SFTP components from PuTTY - MSW: Cleaned up runtime dependencies - Fix crash introduced in rc2 when there is no password element for a saved item 3.10.2-rc2 (2015-02-25) + OS X binaries are now 64bit + MSW: The installer configures Windows Error Reporting to save minidumps in %LOCALAPPDATA%\CrashDumps if filezilla.exe crashes + The updater now submits CPU capabilities when checking for updates. In a future version support for CPUs without SSE2 support will be dropped + In the XML files, passwords are now base64 encoded - Fix HTTP proxy handshake if no proxy username is set - Fix state of filter toolbar button if dismissing filter dialog - At the end of transfers, errors writing all downloaded data to disk were not always detected 3.10.2-rc1 (2015-02-21) + When reopening files already being edited, preselect the previously used selection + The subject area in the certificate verification can now be scrolled if the certificate contains many alternative names + Many performance improvements - Fixed display of total transfer size in message log for SFTP transfers - MSW: Fixed sorting of sites in Site Manager - MSW: Fix initial focus after starting FileZilla to be in the quickconnect bar again - Fixed bug in GnuTLS where the AES-NI instruction set wasn't always used when available - Refresh directory trees if sort mode changes - Fix potential crash if disconnecting during ongoing transfers - Fix updating the transfer progress bar when uploading files via SFTP with a low speed limit set 3.10.1.1 (2015-02-01) - Fix editing of files with the same name in different directories 3.10.1 (2015-01-31) - Don't override proxy settings if loading an implicit session from PuTTY - Silently delete junk files left behind by some editors in the temporary directory 3.10.1-rc1 (2015-01-24) + Fixed wording of some error messages when using FTP over TLS + Display subject alternative names in certificate verification dialog + If re-editing multiple files already being edited, add a checkbox to apply action to all selected file - Editing the same local file multiple times no longer results in an error message - Display SHA-256 fingerprints in certificate verification dialog, no longer display MD5 fingerprints. - Disable insecure RC4 algorithm in FTP over TLS - *nix: Fix assertion when opening the file exists dialog on some multi-display systems - Deleting items in the Site Manager now correctly upates the right-hand side of the dialog - Dragging items in the Site Manager no longer makes the default port appear in the port input box - OS X: Multi-line text edit controls no longer act like rich-text edit controls and no longer perform quote substitution 3.10.0.2 (2015-01-16) - Fix a crash if a keyfile has been configured for SFTP and this file has become missing or corrupted - *nix, OS X: Fix permissions on files uploaded via SFTP. 3.10.0.1 (2015-01-12) - TLS handshakes no longer stall if the server sends ginormous packets during the handshake that do not fit into a single TLS record - Fix loading and saving the same queue item multiple times - Post-login commands now work with the protocol set to plain FTP - MSW: Allow uploading files that are locally opened for writing by another program - OS X: Fix layout issues in search dialog and filter conditions dialog 3.10.0 (2015-01-07) - Fixed default file exists actions broken by rc1 3.10.0-rc2 (2015-01-03) + Added Welsh translation + Data type indicator in the status bar now reacts to left-clicks as well - MSW: Fix crash when displaying the drive list 3.10.0-rc1 (2014-12-29) + Reduced memory consumption of large queues + Preliminary support for Windows 10 technical preview + MSW: FileZilla running on a 64bit Windows can now use up to 4GiB of RAM, up from 2GiB - Fixed memory leaks in SFTP component - Fixed fzsftp crashing on disconnect if using keyfiles - Various code cleanup and minor fixes 3.10.0-beta3 (2014-12-19) + The search dialog now has checkboxes to only search for files or directories + In the file lists, Ctrl+Shift+N can now be used to create new directories + Added an additional icon theme + Small performance improvements parsing large directory listings + Updated SFTP components from PuTTY - Fixed applying file exists actions to files currently in the queue - Don't send the PBSZ and PROT commands to servers that have rejected AUTH TLS/SSL 3.10.0-beta2 (2014-12-05) - Fixed uploads constantly timing out - Log abbreviation now works correctly when cancelling a pending connection retry - Fixed a timing issue in the updater. Users of 3.10.0-beta1 need to update manually. - Speed limits no longer reset when opening the settings dialog - Fix reporting of transfer progress - Theme preview in the settings dialog now properly displays non-standard theme sizes 3.10.0-beta1 (2014-12-03) + FTP over TLS is now used by default if the server supports it. Use of plain FTP can be enforced for a server in the Site Manager + Connection handling and transferring files has been moved into its own thread to improve GUI responsivenes + The message log now only shows abbreviated logs unless an error occurs + Added option to pre-allocate disk space when downloading files + Files editing can now be started from the search dialog + Directory trees and the Site Manager tree can now be drag-scrolled + *nix: FileZilla no longer depends on libidn if getaddrinfo supports AI_IDN 3.9.0.6 (2014-10-16) ! Disabled support for legacy SSL 3.0 to address the POODLE vulnerability in SSLv3. (CVE-2014-3566) - Fixed generic proxy support in IPv6 environments - Small improvements of control sizes on high-dpi displays - OS X: Fix Drag&Drop while holding down the Ctrl key (or equivalent) - Fix potential crash dragging files over an empty list 3.9.0.5 (2014-09-06) - Fix auto-updater not being able to download updates 3.9.0.4 (2014-09-06) - MSW: Fixed crash if starting file rename in an unusual way - OS X: Fixed a bug im wxWidgets so that a right-click after a left-click no longer counts as double-click - OS X: Fixed pasting of passwords into the "Enter password" dialog - OS X: Fixed context menu site manager tree not working - *nix, OS X: Fixed context menu of search dialog not working - Fixed loading of resources if FileZilla is installed in a directory containing the # character - Fixed support for SOCKS4 proxies - Attempt reading settings from temporary backup files if loading of settings files fails 3.9.0.3 (2014-08-13) - Fix potential crash on connection failures - Fixed navigating through the different controls in FileZilla's main window using the Tab key - OS X: If FileZilla becomes the active program, the focus no longer jumps to the quickconnect bar - MSW: Improve compatibility with DFS network shares 3.9.0.2 (2014-07-31) + Handle setting files redirected using symbolic links - MSW: Updated installer to fix an issue with re-registring the shell extension after a reboot on 32bit system if a another program keeps the extension locked - Closing FileZilla during a recursive operation no longer hangs - OS X: Manually handle CMD+V and CMD+A for password fields as Cocoa cannot seem to do it by itself - OS X: Manually handle CMD+X, CMD+C, CMD+V and CMD+A in the path combo boxes - OS X: Creating new tabs selects the newly created tab again - Detect some types TLS error conditions earlier instead of waiting for a timeout - Small performance improvement for TLS handshakes - Do not show error message if "Create and enter" is used with synchronized browsing enabled 3.9.0.1 (2014-07-22) - MSW: Fix installation issue with locked DLLs affecting users of 32bit Windows 3.9.0 (2014-07-21) + Added Lao translation + Added an additional icon set + OS X: Holding modifier key while clicking Site Manager toolbar icon now shows the site dropdown menu - MSW: Fix assertion when entering UNC paths - Fix button layout of editing dialogs - *nix, OS X: Small performance improvement recursing through local directories 3.9.0-rc3 (2014-07-16) - OS X: Fix random crashes if adding text to the message log - Fixed drag&drop when dropping on local file list and directory tree - Fixed assertion when using format specified for date/time formatting - Fixed assertion when closing FileZilla in response to system shutdown - Various code cleanup 3.9.0-rc2 (2014-07-09) + Display a helpful message if login fails and either username or password starts or begins with a space. - Small performance and memory consumption optimizations - Various code cleanup and modernization 3.9.0-rc1 (2014-07-04) + Binaries are now being built with DEP and ASLR enabled where supported - OS X: Fixed creating new tabs - OS X: Fixed assertion and crash when renaming files - Fixed assertion when sorting by modification time - Fixed toolbar button to hide remote directory tree 3.9.0-beta3 (2014-07-01) - OS X: Fixed rendering of the main window - MSW: Fixed support for right-to-left languages - Fixed several small layout problems 3.9.0-beta2 (2014-06-26) - Natural sort now also works with directory comparison - Toolbar state now updates if directory tree visibility is toggled by enabling directory comparison - *nix: Fixed minimizing to tray not working - Fixed background of activity indicators - Several dialog layout fixes - Removed spurious error message when closing FileZilla 3.9.0-beta1 (2014-06-21) + Added natural sort to file name comparison and added option to select which algorithm to use + FileZilla now builds against wxWidgets 3.0 instead of wxWidgets 2.8 3.8.1 (2014-06-01) ! Updated official binaries to use GnuTLS 3.2.15, addressing CVE-2014-3466 + OS X: Partial support for retina displays - Fixed several small memory leaks 3.8.1-rc3 (2014-05-25) - Fixed bundling of .xrc resources in non-Windows binaries 3.8.1-rc2 (2014-05-25) - Rebuilt to address a problem with the filenames of the rc1 binaries. 3.8.1-rc1 (2014-05-25) + MSW: Windows XP and derivatives are no longer supported. Minimum supported operating system is Windows Vista. + OS X: The old PowerPC architecture is no longer supported + Added checkbox to remember the selected action of the "Already connected" dialog + Added context menu item in file lists to create and enter a new directory + *nix: FileZilla now honors the XDG_CONFIG_HOME environment variable + Small usability improvement for setting number of concurrent transfers in the settings dialog - Additional fixes to the focus handling in directory listings - Fixed compatibility with FTP servers sending French directory listings - *nix: Fixed DBus integration - MSW: Fixed installation error when auto-uninstalling in order to update to a new version. 3.8.0 (2014-03-28) + OS X: Implemented the reboot, shutdown and suspend queue completion actions - Popup dialogs no longer automatically open if other dialogs are already open. This prevents FileZilla from becoming unresponsive on OS X - Fix calculation of current transfer speed. In some situations the transfer speed tooltip over the activity indicators showed negative speeds - Fix handling of focus item in local directory listings if connecting to a site with a default local directory 3.8.0-rc1 (2014-03-22) + MSW: Added suspend as new queue completion action - Minor fixes to new updater 3.8.0-beta2 (2014-03-13) + Use Server Name Indication (SNI) With FTP over TLS and HTTP over TLS - Minor updater improvements to further improve reliability - Updated translations 3.8.0-beta1 (2014-03-10) ! Updated GnuTLS to latest version to address vulnerabilities in GnuTLS' certificate validation + Redesigned update dialog - Fix initial state of the 'Enable' item in speed limit menu - Date/Time handling routines now carry precision information, this avoids comparisons of timestamps with different accuracy, e.g. 2014-02-01 and 2014-02-01 10:00 now compare as being identical when using the "Overwrite if newer" file exists action - MSW: Make handling of FD_CLOSE socket events more robust 3.7.4.1 (2014-02-11) - Fix detection of modified files - Additional fixes for site-specific bookmark handling 3.7.4 (2014-02-09) + Added SOCKS4 support - Additional bugfix for site-specific bookmarks - Improve compatibility with servers sending directory listings in Polish language or in EBCDIC encoding - Handle set user id bit when populating permissions dialog. 3.7.4-rc1 (2014-02-01) + Added Corsican and Kabyle translations + SFTP now supports the hmac-sha2-256 algorithm - MSW: Show local timestamps for old files using the correct daylight saving time (DST) offset. - Fix loading of transfer queue if starting FileZilla while another instance is in the process of shutting down - Fix interaction between site-specific bookmarks and multiple tabs - Don't resume uploads when there's zero octets left to transfer - Improve symbolic link detection when using MLSD - If processing a queue with files queued on multiple servers and not storing passwords, the password was not always asked prior to switching servers - Use the correct name element when importing sites - MSW: Show actual Windows version in about dialog regardless of app-compat settings 3.7.3 (2013-08-07) ! Merge further fixes from PuTTY to address CVE-2013-4206, CVE-2013-4207, CVE-2013-4208 3.7.2 (2013-08-06) ! Apply a fix for a security vulnerability in PuTTY as used in FileZilla to handle SFTP. See CVE-2013-4852 for reference. - Provided Linux binaries are now built against Debian Wheezy 3.7.1.1 (2013-06-27) - Minor bump for installer changes 3.7.1 (2013-06-18) - Updated translations 3.7.1-rc1 (2013-06-10) + Add command-line option to specify initial local directory - Fix crash on OS X if connecting using FTP over TLS - Prevent file lists from jumping when they are not supposed to 3.7.0.2 (2013-05-26) - Fix freeze if trying to transfer files with multiple servers each with a connection limit of 1 - Adjust accepted X.509 signature algorithms in TLS 1.2 mode 3.7.0.1 (2013-05-10) - Fixed a bug in bundled GnuTLS affecting FileZilla 3.7.0 - Updated translations 3.7.0 (2013-05-09) - Fix typo 3.7.0-rc1 (2013-04-29) + Show total transfer speed as tooltip over the transfer indicators + List supported protocols in tooltip of host field in quickconnect bar + Use TLS instead of the deprecated term SSL + Reworded text when saving of passwords is disabled, do not refer to kiosk mode + Improved usability of Update page in settings dialog + Improve SFTP performance + When navigating to the parent directory, highlight the former child + When editing files, use high priority for the transfers + Add label to size conditions in filter conditions dialog indicating that the unit is bytes + Ignore drag&drop operations where source and target are identical and clarify the wording in some drop error cases + Trim whitespace from the entered port numbers + Slightly darker color of inactive tabs + Ignore .. item in the file list context menus if multiple items are selected + Display TLS version and key exchange algorithm in certificate and encryption details dialog for FTP over TLS connections. - Fix handling of remote paths containing double-quotes - Fix crash when opening local directories in Explorer if the name contains characters not representable in the locale's narrow-width character set. - Fix a memory leak in the host key verification dialog for SFTP - Fix drag-scrolling in file lists with very low height - Don't attempt writing XML files upon loading them - Improve handling of legacy DDE file associations - Fix handling of HTTPS in the auto updater in case a mirror redirects to HTTPS 3.6.0.2 (2012-11-29) - Fix problems with stalling FTP over TLS uploads - MSW: Minor performance increase listing local files 3.6.0.1 (2012-11-18) - Fix problems with TLS cipher selection, including a bugfix for GnuTLS - Fix a crash on shutdown - Add log message for servers not using UTF-8 - Small performance and memory optimizations getting file types - Improve formatting of transfer speeds 3.6.0 (2012-11-10) - Fix a crash introduced since 3.5.3 - IPv6-only hosts should no longer cause a crash in the network configuration wizard 3.6.0-rc1 (2012-11-02) - Do not show "Remember passwords?" dialog if connecting anonymously - Make wording in "Remember passwords?" dialog consistent. - Increase default TLS session lifetime - When asking for confirmation to delete files, state whether it's local or on the server - Fix right-to-left rendering of progress line in the transfer queue 3.6.0-beta1 (2012-10-21) + Auto-scroll file lists if dragging an item near the top or bottom + Add option to create empty files to the remote file list context menu + Support legacy servers sending directory listings in EBCDIC + Added Tango icon set + First-time users now get prompted whether they want to save passwords when first using the quickconnect bar + Greatly improve TLS performance by updating to GnuTLS 3.1.x with Nettle backend - FTP proxies now work with IPv6 addresses as proxy address - Handle expired TLS sessions when trying to reuse a session - TLS session reusing no longer fails with newer GnuTLS versions due to changed semantics of gnutls_session_get_data - Directory listings no longer sporadically fail if two connections try to list the same directory in parallel - Partially work around a Ubuntu-specific problem with modal dialogs not being modal resulting in crashes 3.5.3 (2012-01-08) + Ctrl+Shift+O can be used to toggle between modification time and filesize based directory comparison - It is now possible to use custom passwords if using "anonymous" as user name - After un-hiding toolbar, update toolbar button states - Fix TLS compatibility issues with TLS 1.2 servers - MSW: Unset hidden attribute on FileZilla's settings files - Building FileZilla from source now requires wxWidgets 2.8.12 or higher. 3.5.2 (2011-11-08) - Updated translations 3.5.2-rc1 (2011-11-01) + Added option to open site manager on startup to the settings dialog - The "Don't save passwords" option was not being saved - The queue was not saved correctly if having items from multiple servers - Queue items with the lowest priority setting are now being restored again - Drag & Drop did not work with all saved sites if saving of passwords had been disabled 3.5.1 (2011-08-28) - Add support for another rate variant of MVS style directory listings 3.5.1-rc1 (2011-08-21) + Add menu item to hide toolbar - Don't save server list in kiosk mode 2 - Fix for predefined sites not appearing in all circumstances - OS X: Pasting formatted text into input boxes no longer changes their format - Fix typo in build script in detection of SQLite3 - MSW: Small installer improvements - *nix: Fix character set conversion in desktop notification code - Merged upstream PuTTY changes for compatibility with PuTTY 0.61 - Updated built-in TinyXML 3.5.0 (2011-05-22) - Don't create queue.xml anymore if it does not exist - MSW: Progress lines in transfer queue now appear in correct position after changing the Windows theme - MSW: Work around a bug in Windows where a list controls' scroll position changes without the control being notified in any way - Several fixes to build system and environment 3.5.0-rc2 (2011-05-15) + Added experimental setting to strip file revision upon download from VMS servers. Set "Strip VMS revisions" to 1 in FileZilla.xml to enable - The string coalescer benchmark debug option no longer crashes if benchmarking an empty string coalescer 3.5.0-rc1 (2011-05-08) + The transfer queue is now stored in an SQLite database. This greatly improves performance and vastly reduces memory consumption while loading/saving the queue + Additional improvements to general queue performance and memory consumption + The provided Linux binaries are now compiled for Debian Squeeze instead of Lenny - Fixed crash during shutdown of FileZilla - Clearing the queue when it was not yet fully populated no longer causes a crash - If using ask login type for a site and no username is given, the initial focus is now on the user box in the login dialog 3.4.0 (2011-03-27) - Updated translations 3.4.0-rc1 (2011-03-20) + Disabled automatic negotiation of FTP over TLS introduced in 3.4.0-beta1. Will be added in a future version instead + Add checkbox to settings dialog to not save passwords + Add timestamp columns to successful and failed queue tabs showing when the transfers completed or failed - Fixed infinite loop in TinyXML when loading settings from corrupt XML documents - Parsing MDTM reply now takes seconds into account - MSW: Handling of paths relative to the drive-root in local directory input box - Compatibility with MVS listing containing PO-E type entries - Fix Resizing issues with manual transfers dialog - MSW: Remote file editing did not correctly handle files that were still open 3.4.0-beta1 (2011-01-09) + Normal FTP connections now always attempt to negotiate secure FTP over TLS + Added option to force use of insecure plain FTP to Site Manager + Kiosk mode option can now also be read from FileZilla.xml, with fzdefaults.xml having priority if setting exists in both files - Fix memory leak in directory cache - Compatibility with obscure DOS servers using forward slashes as path delimiter - MSW: Horizontal scroll bar in file lists and queue did not appear if changing column widths - Improve text wrapping engine 3.3.5.1 (2010-11-21) - Permanently trusting certificates had no effect until FileZilla was restarted - Fix downloading of symbolic links to files 3.3.5 (2010-11-14) - Updated language files, otherwise identical with rc1 3.3.5-rc1 (2010-11-07) + FTP over TLS certificate store is now host-specific + MSW: Large-DPI awareness + Improved SFTP transfer speeds + FTP over TLS should prefer ciphers with longer key sizes, updated contained GnuTLS library in precompiled binaries + Add context menu entry to re-queue all files on the successful and failed queue tabs + MSW: Native file list sort indicator on Windows Vista and 7 - Resuming of uploads was not working correctly in all cases - Correct remaining time calculation in queue - Do not show welcome dialog in kiosk mode 2 - Do not offer option to permanently accept certificate in kiosk mode 2 - Fix sorting by size in filelists with directory sort behavior set to inline - MSW: Fix memory corruption when changing language - OS X: Include license and documentation files in application bundle - Directly save settings after importing from file 3.3.4.1 (2010-08-15) - Set a minimum size for column widths in directory lists and transfer queue - Fix build-time check for system TinyXML 3.3.4 (2010-08-12) - Correctly handle symbolic links pointing to files in search dialog - Fix crash in options initialization 3.3.4-rc2 (2010-08-07) - Fix issues with path names not properly terminated by separator - Fix loading of settings with empty values - Update status bar icons if changing theme 3.3.4-rc1 (2010-08-02) + Filter/search by modification date + Add "does not equal" option to size filter + Reduced memory consumption when working with very large queues and directory hierarchies - Fix bug in TinyXML that could lead to corrupt XML documents - Abort directory listing parsing if encountering a line with more than 10k characters - Fix stalling recursive operations if FileZilla gets disconnected - Set correct initial control state in site manager if there are no sites 3.3.3 (2010-06-13) - Fix transfer statusbar regression introduced in the release candidate - Do not include IPv6 zone index in the argument to the EPRT command - Correct tab order in filter edit and search dialogs - *nix: Revert cursor changes 3.3.3-rc1 (2010-06-06) + Added "does not contain" filter condition to name and path filter types + Pressing Alt+Left or Alt+Up (Cmd+Left, Cmd+Up on OS X) in file lists enters parent directory + Pressing Alt+Down (Cmd+Down on OS X) in file lists transfers selected items + Pressing Alt+Right (Cmd+Right on OS X) in file lists activates selected item(s) + Add operating system information to about dialog + MSW: Auto-update check now transmits whether the operating system is 32bit or 64bit + Small performance improvements, mostly benefiting *nix users + OS X: Remember hidden state of toolbar, make quickconnect bar look more Mac-ish + Add option to display momentary transfer speed instead of average speed - Fix problem with rekeying of SFTP connections if not permanently trusting the server's hostkey - Certificate details dialog no longer changes size if selecting a different certificate in the chain - Some dialogs did not display icons using the correct size - Show "Not connected" instead of "Empty directory" in remote filelist statusbar if not connected - MSW: Replace some additional characters not allowed in filenames on MSW - MSW: Selecting files while holding Ctrl+Shift no longer shows incorrect values in the filelist status bars 3.3.2.1 (2010-03-21) + Remember location of update download directory - Cancel file renaming on actions that change the file list, such as changing sort order or performing a refresh - Cancel file renaming if starting a drag&drop operation - Filter invalid characters if downloading through double-clicking files or if adding from the search dialog - Fix site-specific bookmarks menu - The menu did not reflect initial value of preserve timestamp option properly - MSW: Keep FileZilla subdirectory in startmenu when updating, preserves custom order - MSW: Add AppID support to installer 3.3.2 (2010-02-21) + *nix: Add support for forward and backward mouse buttons - Speed limits can be re-enabled on SFTP connections - Changed settings did not come into effect unless FileZilla was restarted - Small performance improvements 3.3.2-rc2 (2010-02-14) - Spelling fixes - Rebuilt due to timer problems 3.3.2-rc1 (2010-02-13) + Speed limits can be quickly set using the menu and a new indicator in the status bar + Display number of bytes transferred and duration of transfer in log + MSW: React to back button of mouse in file lists + Updated blukis icon set - Refactored large parts of the toolbar and menubar code - A race condition in the socket code could lead to crashes - Fix connecting to addresses longer than 15 characters if using SOCKS proxy - Get add to queue in local directory tree context menu working again - Do not open request dialogs if user is holding a mouse button - Forward all Ctrl+Tab key events to tab bar - Do not report SFTP exitcodes that do not originate from the server 3.3.1 (2010-01-03) - Implement missing tab creation from context menu - *nix: Reduce flicker on tab creation - Set initial focus in chmod dialog to input box for numeric value - Correct handling of unexpected closure of SFTP connection 3.3.1-rc1 (2009-12-27) + New tab context menu, can be used to close or refresh current tab or to close all but the current tab. + *nix, OS X: Display sort indicators in filelist header control + Remember size of dialog showing all files opened for editing + Add refresh item to filelist context menus + Scroll treeview horizontally if needed to keep item in view on changing directories - Fix crash of fzsftp if server closes connection - Successfully downloaded update file is no longer deleted if user cancels the finish page of the update check wizard - Do not retry connecting if not trusting certificate on FTP over TLS connections - Better reporting of handshake failures on FTP over TLS connections - *nix: Check for xdg-open. This program from the xdg-utils is an indirect runtime dependency. It is used by wxWidgets to open URLs in the default browser - Refactored most of the tabbing code - Use proper address type on SOCKS proxies - Add missing default button in bookmarks dialog 3.3.0.1 (2009-11-15) + Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list - Fix crash on showing/hiding of directory trees after closing a tab - Tabs no longer become unresponsive if not approving to close a busy tab - Directory comparison did not work properly on all but the first tab - Fix spurious error messages if connecting to a new site while synchronized browsing is enabled - *nix: Work around a bug in KDE preventing restore from minimize to notification area - Do not show update dialog if there is already some other dialog open - Fix synchronized browsing option on site-specific bookmarks 3.3.0 (2009-11-09) - Aborting a previous connection attempt by establishing a new connection in the same tab no longer renders the new connection unusable - *nix: Quote filenames containing spaces if editing using default editor for text files - *nix: Fix crash while emitting queue finished notifications 3.3.0-rc1 (2009-11-02) + *nix: Display desktop notification if all transfers have finished and FileZilla isn't focused - Navigating controls inside tab using tabulator key now works on all tabs - Fix splitter positions on horizontal interface layouts 3.3.0-beta2 (2009-10-29) + Give choice to abort old connection or to open a new tab when trying to connect while already connected + Double-click on empty space in tabbar opens new tab + Middle-click on tab closes it + Use splitter positions and filelist column setup of previous tab when opening new one + Make betas and release candidates check daily for new versions - Fix crash when leaving settings dialog after tabs have been closed - Fix crash on changing tabs if old tab has site-specific bookmarks but new one doesn't - Layout of tabs no longer changes after leaving settings - Fix issues with remembering last used server - Don't use bold font for active tab - Recursive operations now working in all tabs 3.3.0-beta1 (2009-10-27) + Tabbed interface to connect to multiple server at the same time + New welcome screen + Add Open to local directory tree context menu - Fix mismatch of displayed and actually performed default file exists action - MSW: Update mingwm10.dll to fix a crash at initialization - MSW: FTP over TLS no longer crashes for users of VIA CPUs - *nix: Fix crashes due to race condition in dbus code - Fix SHA-512 calculating incorrect hashes on 64bit systems, used by SFTP and the update wizard 3.2.8.1 (2009-10-10) - Fix crash if creating filters with attributes or permissions rule - MSW: Fix column reordering and hiding in file lists - MSW: Fix crash if trying to edit a file without any associated program nor default editor - Use REST+STOR to resume upload instead of APPE if server advertises REST STREAM support 3.2.8 (2009-10-03) - Changing directories at the same time an upload finishes no longer disturbs synchronized browsing - *nix: Ensure dialogs can be closed using escape key - *nix: Fix height of settings dialog 3.2.8-rc1 (2009-09-26) + Replacement of characters not allowed in local filenames if downloading + Remember last used search conditions + Display link overlay on icons of links in remote file list + Display of average transfer speed should converge faster to overall average + Simplify default file exists action dialogs + Apply decimal places size formatting option also to total queue size + MSW: Reduce number of needed user interactions in installer if update started from within FileZilla + MSW: Check that there are no running instances of FileZilla before installing - Fix handling of remote directory names with leading or trailing spaces - *nix: Fix memory leaks in D-Bus session management and power management inhibitor client code - *nix: Fall back to org.gnome.SessionManager if org.freedesktop.PowerManagment does not exit to inhibit idle sleep during transfers - Increase default size of SO_RCVBUF (TCP advertised window) to fix performance issues on high-latency connections - MSW: Fix displaying list of shares on local network resources - MSW: Remote file editing no longer gets confused if two filenames only differ in character case - Fix dialog line wrapping issues - Ensure width of site manager is large enough to fit all tabs - Better guard against filename columns being moved or hidden - *nix, OS X: Handle filesystems without advisory file locking instead of falsely warning about site manager being opened in a different instance of FileZilla 3.2.7.1 (2009-08-23) - Fix crash if adding new filters - Small performance optimization for local directory tree 3.2.7 (2009-08-13) - Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6 - Bumped minimum required GnuTLS version to 2.8.3 - Keep URLs copied to clipboard even after FZ gets closed 3.2.7-rc3 (2009-08-06) - Test of changes to autoupdate logic introduced in 3.2.7-rc2 3.2.7-rc2 (2009-08-04) + Use HTTPS to check for updates and compare hash of downloaded update file 3.2.7-rc1 (2009-08-02) + Add option to prevent system idle sleep during transfers or other operations + Add -l option to commandline to specify logon type for passed URLs + Improve layout of search and filter edit dialogs + Implement keyboard navigation in search and filter edit dialogs + Add status bar to search dialog + Remember file exists action for individual queue items + Faster queue loading and saving - MSW: Fix memory leak in shell extension - Fix possible race in socket code leading to infinite loop - Resolve parsing conflict between MLSD and Unix-style listings - Fix deleting symlinks on SFTP connections - Deselect ".." on Ctrl+A in addition to selecting all other items - Changing data type on implicit FTP over TLS connections no longer prints an error message - *nix: Fix missing thread synchronization in D-Bus bindings 3.2.6.1 (2009-07-01) - Fix FTP over TLS regressions in provided binaries due to two bugs in GnuTLS causing transfer failures - OS X: Revert regression in wxWidgets in provided binaries leading to a crash on drag & drop - Keep bookmarks menu sorted after adding new bookmarks 3.2.6 (2009-06-28) - Don't display error messages multiple times if modification times of edited file cannot be obtained - Fix problems with certificate dialog introduced in 3.2.6-rc1 3.2.6-rc1 (2009-06-22) + FTPS: Display complete certificate chain + Add option for stateless local file editing - Fix delete operation on symbolic links - Automatically reconnect if necessary to perform drag & drop action like with other actions - SFTP: Don't report success if download fails due to lack of disk space - MSW and OS X: Link against GnuTLS 2.8.1 3.2.5 (2009-06-15) - Fix adding remote directory symlinks to queue not working - Fix "Timer creation failed" message boxes on update download dialog. Actual update download was not affected, only display of the progress bar. - MSW: Use deferred volume label gathering on local file list as well 3.2.5-rc1 (2009-06-06) + Remote file search + Add option to hide identical files to directory comparison + Remember SSH host keys for session duration if not trusting permanently + MSW: Display full UNC path on drive-mapped network shares - Use pkg-config to detect GnuTLS if pkg-config is available - Fix to auto-reconnect logic - Allow targetless OS.unix=slink facts in MLSD listings - Start additional transfers if possible after readding files to queue during queue processing - Fix name of SSH_AUTH_SOCK variable on SFTP page in settings dialog - Properly qoute path to fzputtygen - MSW: Fix problems if re-activating FileZilla window by clicking inside it if there is a changed edited file - Fix problem with permissions parsing for nonstandard chmod dialog 3.2.4.1 (2009-04-27) - Allow empty fact values in MLSD listings as allowed by the specifications - Recognize symlink entries in MLSD listings - Fix redundant file exists prompts after chosing rename file exists action - Update item in queue after rename file exists action - Fix reconnect delays in case login failed with 5yz reply code 3.2.4 (2009-04-21) - Fix crash on SFTP download resume caused by uninitialized variable in PuTTY code - Properly refresh remote directory after chmod if synchronized browsing is enabled - Fix unediting locale files in file editing dialog - Fix regression with custom post-login commands on servers supporting MLSD - Trigger refresh of transfer progress bars after resizing queue - Several small fixes to minimize to tray functionality 3.2.4-rc1 (2009-04-14) + Always use MLSD to retrieve directory listings on servers supporting it + Handle leading and trailing spaces on filenames, requires MLSD support + Multiple files can be selected for editing simultaneously + MSW and *nix: Add option to minimize to tray + The URLs of selected remote files and directories can be copied to clipboard - Further queue performance improvements - *nix: Provided Linux binaries now linked against Debian Lenny instead of Etch - Fix visual problems caused by too long URLs in update checks - Fix sync browsing checkbox in bookmark manager 3.2.3.1 (2009-03-25) + Add context menu to data type indicator in status bar + Do not display file exists dialog after confirming to upload a changed, edited file - Classic theme wasn't remembered - OS X: Option to auto-remove successful transfers in queue could not be toggled - *nix, OS X: "Remove all" context menu item did not work if no item was selected in successful and failed queue tabs - MSW: Search PATH environment variable for associated editor if needed - Fix problems with double-quoted paths with containing single quotes in associations 3.2.3 (2009-03-21) + Made OpenCrystal the default theme on new installations + Setting kiosk mode to 2 in fzdefaults.xml prevents FileZilla from writing to any settings files. Useful if executed from read-only media. - Fix crashes and memory corruption if resizing columns in queue if message log is positioned as queue tab 3.2.3-rc1 (2009-03-15) + Add synchronized browsing option to sites and bookmarks + If synchronized browsing and directory comparison are enabled, changing directories no longer disables comparison + Add some hotkeys for commonly used menu and toolbar items + Handle CTRL+A to select all files in queue - Less CPU usage during SFTP transfers - Improve appearance of queue tabs on dark themes - Allow system file associations with singlequotes around filenames for editing - Fix rare crash on connection failures - Activity indicators in lower-right corner of main window were not working properly - Do not allow multiple entries in quickconnect history that only differ in password - Fix crash if closing filter edit dialog - Improve timezone offset detection on servers without seconds resolution in listings - Fix layout issues in settings dialog 3.2.2.1 (2009-02-21) - Fix local directory creation during downloads. If multiple directory levels were missing, they were created in the reverse order - MSW: Restore ability to navigate to drive list through .. entry in local file list 3.2.2 (2009-02-20) - Display password prompt if connecting to sites with Ask or Interactive logon type through bookmarks - Fix parsing of default remote directories in site manager if using non-default server type 3.2.2-rc1 (2009-02-13) - *nix, OS X: Fix crash if starting FileZilla when the last used local path no longer exists - Keep track of name and path of the site manager item currently connected to so that bookmarks menu stays updated properly - MSW: Handle obscure DDE associations for file editing - More verbose error messages if loading a configuration file fails - Newly downloaded directories appear again in the local file list 3.2.1 (2009-02-06) + New iconset: Minimal - Fix filter edit dialog sizing issue - MSW: Fix icon transparency in status bar and use better disabled icons in toolbars 3.2.1-rc1 (2009-01-31) + Synchronized browsing + Configurable double-click action for file lists + Ask user to select an editor if trying to edit an unassociated file type - MSW: Work around problem with TinyXML if settings or program directory contains characters not expressible by the system's narrow character set - OS X: When adding sites, the edit label will no longer be hidden behind the tree in the site manager - MSW: Further Vista improvment for installer - Fix potential race condition in socket code 3.2.0 (2009-01-07) - Fix account logon type in combination with FTP proxies 3.2.0-rc2 (2009-01-03) - Change wording of some strings - Support yet another directory listing variant on obscure MVS style systems - Fix odd behavior if deleting items from site manager - Do not show proxy password in message log on SFTP connections - Properly display "bytes" suffix in filelist status bar if not using thousands separator 3.2.0-rc1 (2008-12-30) + Bookmarks + Logging to file + *nix: Use GNOME's Session Manager D-Bus API to cleanly shut down FileZilla on end of session + MSW: Improve installer's Vista compatibility. - *nix: Fix encoding issues with thousands separator in some locales - Thousands separator on file exists dialog - Rearrange filter dialog a bit - Compile fixes for HP-UX 3.1.6 (2008-12-02) + Automatically refresh remote directory listing if queue finishes successfully - Speed up refresh of remote directory listing if adding files during uploads - Connections no longer time out waiting on a directory listing getting retrieved by a different connection - Number of files were not updated if deleting remote files - MSW: Update manifest so that the evil filesystem virtualization stays disabled under Vista 3.1.6-rc1 (2008-11-26) + Configurable location of message log pane + Context menu inside site manager to export individual sites or site subtrees - Several fixes for users with Turkish locale - Fix race condition causing not all subdirectories to be added to queue on upload - Cleanup of pane splitter code to facilitate configurable message log position - Cleanup of path and directory listing caches to be less convoluted 3.1.5.1 (2008-11-15) - Connection establishment through SOCKS proxies could fail in some cases - Clearing private data no longer crashes if quickconnect bar is hidden - Handle drag & drop of symlinks - Update remote directory tree if deleting a subdirectory - Fix parsing of HTTP chunk lengths for the update downloader - Reduce memory consumption of remote directory tree - Rewrite the code that added local directories to the queue. New one is faster and avoids some potentially thread-unsafe behaviour of the old code - OS X: Fix help menu duplication on non-English systems - MSW: Reset wxWidgets internal display cache if changing display resolution or layout - MSW: Fixes for silent intaller 3.1.5 (2008-10-22) + Handle symbolic links on servers. If trying to access a symbolic link, FileZilla will first try to CWD into it, and if that fails, will treat it as a file instead. During recursive operations, any directory link encountered will not be followed, but file links will be downloaded. - Numpad keys could not be used to search for entries in the file lists - OS X: Use smaller font sizes in message log and directory trees - Fix vertical alignment of labels next to the directory boxes above the directory trees - Use lighter text colors in message log if using dark background - *nix: Transfer status lines will no longer overlap the queue scrollbar - *nix: Fix font colors if using themes with dark backgrounds (e.g. DarkRoom under Ubuntu 8.10) - Fix XML corruption problems 3.1.4.1 (2008-10-16) - *nix: Fix crash if renaming directories using the local directory tree - Rebuilt official binaries to revert a regression in wxWidgets causing memory corruption 3.1.4 (2008-10-15) - *nix and OS X: Avoid SIGPIPE if socket gets closed during uploads - Fix SFTP speed limits - Avoid reduntant refreshes of local file lists on some drag&drop operations - Send user agent with requests if using HTTP proxy - MSW: Add checkbox to start FileZilla to finish page of intaller - Reselect previously set default file exists action if reopening dialog on a queue item - OS X: Do not check /net whether it has subdirectories, it is extremely slow - Upon reconnecting, fall back to list current directory if last used directory is no longer accessible 3.1.4-rc1 (2008-10-08) + Configurable number of decimal places for filesize formatting + Allow editing of files with identical name but different remote paths + File changed notification displays more information + Manual transfer dialog + Quickconnect bar can be hidden + MSW: React to added or removed drive letters - Downloading updates should no longer randomly freeze the client after HTTP redirects - Huge queues should save slightly faster 3.1.3.1 (2008-09-29) - Download speedlimits were not working since 3.1.3-beta1 - On very fast connections, sockets could receive close event before being marked active, leading to timeouts 3.1.3 (2008-09-21) - Fzsftp no longer crashes if receiving invalid data from server and instead quits gracefully - Fix crash if entering hostname with characters not allowed in internationalized domain names - OS X: Fix crash if path to FileZilla contained non-ASCII characters - Compatibility with yet another exotic directory listing format 3.1.3-rc1 (2008-09-15) + Keep remote directory tree and file list if disconnected by the server. Transparently reconnect before performing the next operation. - OS X: Massive performance improvements - Various small performance improvements 3.1.3-beta1 (2008-09-10) + New socket event handling system, more flexible and a bit faster + Performance improvements for local directory tree - MSW: Using prefix search to select an item now also changes the startpoint for a multiple selection. - Fix directory creation logic if the directory to create is a root directory 3.1.2 (2008-08-30) - Allow drive labels with more than one letter for servertype DOS - Slight speedup of transfer queue, defer redrawing of UI elements to idle time 3.1.2-rc1 (2008-08-24) + Add directory listing filter condition to match on containing path name + Implement kiosk mode in which FileZilla will not write any passwords to disk. Can be enabled through fzdefaults.xml + Add option to disable update checks to fzdefaults.xml + Vast performance improvements if handling queues and directories with thousands of files + Faster TLS/SSL handshake on data connections - Queue should no longer get mixed up if LIST command fails during recursive downloads - Fix crash if using -s commandline argument - Fix spurious transfer failures if multiple engines try to list the same directory - Loading invalid filters could crash FileZilla - User/pass authentication for SOCKS5 proxy support was not working properly - If stopping queue processing while recursively downloading directories, files added by the recursive operation will no longer reenable queue processing - MSW: Keep site manager wide enough so that all notebook tabs fit - Fix crash if server does not support resuming of large files - SFTP uploads did not fail if server ran out of diskspace - If compiled for some 64bit systems, SFTP resumes of files larger than 2^32 did not work properly 3.1.1.1 (2008-08-11) - Fix crash if a connection attempt gets aborted 3.1.1 (2008-08-10) + Save filter toggle state + MSW: Display drive labels if available - Fix crash in new socket class if using active mode FTP - Request user attention (e.g. blinking in taskbar) if an edited file changes and the program is minimized - Don't issue mdtm command on links for the automatic timezone detection on SFTP servers - Do not capture menu shortcut keys in file lists - Allow directory comparison if filters are toggled off - MSW: Sorting in site dropdown menu is now identical to sorting inside the Site Manager - OS X: If closing the file rename edit box, refresh neighboring lines to get rid of artifacts left behind by the edit control border 3.1.1-rc1 (2008-08-04) + If using "Ask for password" and "Interactive" logon types, a username is now optional in the Site Manager + New iconset: OpenCrystal + MSW: Whether icon sets should be installed or not can be seleted in the installer - Fix parsing of URLs containing port number in quickconnect bar - Fix handling of local write errors if downloading files - If closing FileZilla, the queue is now properly saved using a backup copy to prevent corruption of queue file - Slight performance improvement if opening settings dialog, language and theme pages are now populated on demand - Reply to server's shutdown notification on SSL/TLS secured downloads if connection still open - After downloading files, local file count did not update - "My Sites" in Site Manager should not be draggable - Fix entering IPv6 addresses in Site Manager - Directory cache was incoherent after renaming a directory - Several fixes to new socket class - MSW: Starting a bounding box selection (Windows calls it marquee selection) did not set focus to the file lists 3.1.0.1 (2008-07-24) ! Do not report success on SSL/TLS transfers if server did not perform orderly SSL/TLS shutdown. Previously, an attacker could cause truncated files with FileZilla thinking the transfer was successful. All versions prior to this were affected - Fix infinite loop in new socket class - Fix file descriptor/handle leak in new socket class - Fix locking error if cancelling an operation waiting for a lock held by a different engine - MSW: In rare cases, initial read event was not triggered on transfer sockets - Add missing icon in LonE theme 3.1.0 (2008-07-23) + Right-clicking filter button in toolbar toggles filters - Fix oddities in visual formatting of IPv6 addresses - MSW: Enable IPv6 support on SFTP connections - Connecting using an IPv6 address did not work on SFTP - Editing remote files did not pick up local changes if timestamp preserving was enabled 3.1.0-rc2 (2008-07-19) + Enable SOCKS5 and HTTP/1.1 proxy support for SFTP connections - Fix sorting remote file list by owner/group - *nix: Install FileZilla application icons according to the freedesktop.org Icon Theme Specification - *nix: Use the system's tinyxml library if available 3.1.0-rc1 (2008-07-17) + SOCKS5 and HTTP/1.1 proxy support + The "Open" item in local directory listing context menu will open the system's file browser if a directory is selected + New iconset: LonE + 2 new file exists actions 3.1.0-beta2 (2008-07-12) - Filecount in statusbar no longer count upwards if deleting files - MSW: Call WSAStartup, fixes WSANOTINITIALISED problem - MSW: Use closesocket(fd) instead of close(fd), the latter caused uploads to hang at the end - MSW: Fix socket hang after changing event handler. Use a better way to resend events 3.1.0-beta1 (2008-07-10) + IPv6 support + Add option to reopen file if trying to edit a file already being edited - Fix SFTP file descriptor leak on some transfer failures - Fix crash if remote directory gets cleared between opening context menu and selecting view/edit item 3.0.11.1 (2008-07-05) - Show number of filtered files in status bars if directory appears empty - Support for international domain names was accidentally commented out - Add missing path separator in remote filename on file exists dialog - Fix shrinking panes if using widescreen or blackboard styles - MSW: If showing file changed notification dialog after editing a file, program could become unresponsive in some cases - MSW: Fix visual problems with right-to-left languages introduced with the flicker corrections in 3.0.11 - MSW: Main component can no longer be unselected in the installer 3.0.11 (2008-06-15) - MSW: Reduce flicker if resizing main window - Improve compatibility with Cygwin's SSH server. Use Site Manager to select server type - Correct position of queue size in statusbar 3.0.11-rc1 (2008-06-09) + File list status bars showing number of (selected) files and directories along with total filesize + MSW: Installer improvements. The installer now remembers the installation options. + The update wizard now shows a list of changes in the new version - Fix sorting issues of file lists - Reduce CPU load if deleting or uploading many files - MSW: Prefix search in file lists did not work with all characters - OS X: SFTP didn't work if full bundle path contained spaces - OS X: Fix odd dialog sizes 3.0.10 (2008-05-20) - Precompiled binaries available from filezilla-project.org now link against GnuTLS 2.2.5 due to security vulnerabilities in previous GnuTLS versions, see http://www.gnu.org/software/gnutls/security.html 3.0.10-rc2 (2008-05-15) - MSW: Performance improvements. Windows is inherently flawed since it does not cache directory contents. 3.0.10-rc1 (2008-05-14) + Commandline arguments, see manpage for details + Columns in file lists can be reordered or hidden by right-clicking the column header + Added some useful links to help menu - Don't send redundant MKD commands to server if multiple transfers want to create the same directory multiple times - Fix sizing problems with some interface layouts 3.0.9.3 (2008-05-06) + Fix rare race condition in IO thread leading to data loss. Was possible to lose up to 3*65536 bytes at the beginning of a download. - *NIX: Renaming local files did not change local filelist - OS X: Deleting non-empty local directories did not work in all cases - MSW: Program could become unresponsive if update available dialog appears while a menu was opened - MSW: Update wizard should use correct download location on Vista to save installation files - Fix possible duplication of queue items on shutdown - Cap input length of speedlimit edit controls - Fix crash if getting disconnected while remote directory creating dialog was open - Quickconnect bar did not handle URLs with trailing paths - Update menu and toolbar state after clearing private data - NIX: Filetype column was empty on some filetypes 3.0.9.2 (2008-04-18) - Fix rare crash if closing FileZilla - *nix: Fix problems with drag&drop operation starting from local directory tree- Filetype display and ascii/binary detection did not work on VMS servers - Requeue did not work properly for edited files - Fix state of comparison button if comparison could not be started - Fix crash if changing filters while comparison mode is active - Fix ghost item appearing if applying filters after exiting comparison mode - Compatibility fix with broken servers sending PWD reply with single quotation marks - *nix: Display drop highlight in file lists 3.0.9.1 (2008-04-07) - Reset keyboard search prefix in file lists on directory and selection changes 3.0.9-rc1 (2008-03-31) + Automatic resume on some types of transfer failures + Improve main statusbar + Icon to display selected transfer mode on FTP connections + Icon to show current certificate and cipher on FTP(E)S connections + Icon to show key exchange and encryption algorithms on SFTP connections + Remember last selected item in Site Manager + Various improvements to main menu - New menu and toolbar state update system to reduce CPU usage and increase responsiveness - Fix refresh problem with local directory tree - Fix unreadable text with some color schemes - Submit operating system version on update availability check - Fix connection problems with some SFTP servers introduced in 3.0.8 - *nix: Fix message catalog install directory 3.0.8.1 (2008-03-17) - Fix infinite loop in local directory tree 3.0.8 (2008-03-13) - *nix: No longer follows symbolic links if deleting local directories - Fix crash if dropping a file on a fill item in directory comparison mode - Handle DEL key in queue and local directory tree - Handle F2 key in local directory tree 3.0.8-rc1 (2008-03-07) + Add interface for SFTP public key authentication + Add option to bypass proxy settings to sitemanager and quickconnect bar + Automatic timezone detection for SFTP listings + Preserving file timestamp on SFTP transfers + If using Site Manager, display site name in window title during connection - Tell user in message log to use interactive logon type if SFTP server sends multiple prompts - Fix performance issue with local file listings, most noticeable if browsing network shares - Reduce initial window size on very small display resolutions like 800x600 or below 3.0.7.1 (2008-02-19) - Fix connections timing out shortly after sending keep alive command - Update remote file list if renaming files - *nix: Fix tab key in Site Manager not working 3.0.7 (2008-02-14) - Timeouts were not working at all on FTP connections since 3.0.4-rc1 - OS X: Application bundle can now be renamed 3.0.7-rc1 (2008-02-10) + Ability to select different toolbar icon sizes if theme supports it + Local listings can be filtered by file attributes (Windows) or permissions (other) + Option to enable timestamps in message log - Transfer queue pane did not remember its size correctly - Fix infinite loop if dragging root node in Site Manager - *nix: Fix segault if copying directory listing filters - Keyboard navigation in file lists fixed - MSW: Ctrl + Space not working - *nix: Ctrl + A not selecting all files - OS X: File changed notification can no longer get stuck behind main window - Disable download in remote context menu if local directory is not writable - Prevent opening multiple confirmation dialogs if closing FileZilla - Speed up loading time of the more complex dialogs - Fix cache problem if renaming files - If preserving file timestamps, use MDTM command if downloading files where the directory listing does not have enough precision 3.0.6 (2008-01-30) - If deleting or renaming a directory in SFTP, invalidate current working directories - Allow downloading of files starting with a dash using SFTP - MSW: /S installer argument works again - Improve queue on broken servers with a connection limit 3.0.6-rc1 (2008-01-24) + Site Manager improvements: + Remember dialog size + Site Manager will remember which folders are expanded or collapsed + Sites can be moved and copied using Drag & Drop + F2 key can be used to rename sites in Site Manager + Add context menu for local directory tree + *nix: Basic man pages - Do not allow empty names for filters and filter sets - custom file associations did not work if system associations were inherited - MSW: Fix Reboot/shutdown queue completion actions 3.0.5.2 (2008-01-12) - Fix local tree refresh causing unwanted directory changes. - Fix crash in path cache - Fix update check - Remove error message if locales aren't installed or FileZilla has not been translated into the default system language 3.0.5.1 (2008-01-11) - Fix crash if entering custom command 3.0.5 (2008-01-10) - Fix freeze if deleting remote directories - Compatibility with HP NonStop servers - MSW: Uninstaller did not remove defaultfilters.xml - Improve visual feedback for some drag&drop operations - Fix sort order in sitemanager dropdown menu - Fix size of file changed dialog - "Apply to current queue only" in file exists dialog did not work properly - Cached directory listings expire after 30 minutes 3.0.5-rc1 (2007-12-31) + Directory listing comparison + Ability to open and edit local files + Add option to use default system language. Note: Language selection will be reset to default if updating to this version. + New artwork for send and recv indicators - Fix crash with keepalive timer - *nix: Use proper locale initialization, happened too late in FZ's startup sequence in previous versions. - Fix issue with proxies in combination with nonstandard ports - Fix timezone offset detection if user has specified a custom offset - MSW: Cancel remote renaming of files if listing changes - Fix prefix search in file listings not working with all keys - Internal engine state could get confused on failed transfers - Fix visual refresh problem in queue - Fix several glitches with right-to-left languages - Write errors during downloads are now critical, as they usually require user interaction (e.g. disk full) - Calculate proper filesize on VMS servers - Remote directory tree did not display all known directories - Don't display error messages if some local directories are not accessible during auto-completion in local view header or if if they are parent of an accessible directory in the local tree view. 3.0.4 (2007-11-26) - Linux: Fix empty challenge text if using interactive login 3.0.4-rc1 (2007-11-20) + Implement FTP Proxy support. Note that using a properly configured NAT router is recommended instead. + Implement FTP keep alive for those connecting to improperly configured servers - Fix crashes if deleting files in directories with more than 200 entries - Compatility improvements with VMS and z/VM servers - Now requires GnuTLS 2.0.4 which fixes a problem with servers using compression. - Changing list of ASCII files or increasing number of concurrent transfers had no effect until restart of FileZilla 3.0.3 (2007-11-06) + Install some default filters if filters.xml missing in user's settings directory - OS X: Fix remote file viewing/editing - Additional fixes for SFTP servers with nonstandard filename encodings 3.0.3-rc1 (2007-10-31) + Automatic server timezone detection. Custom offset in the Site Manager may need to be adjusted. FTP only. + Option to preserve file timestamps on downloads (all protocols) + Option to preserve file timestamps on uploads on FTP servers supporting the MFMT command + Add transfer type (ascii/binary/auto) selection to transfer menu - Shorten very long filenames on file exists dialog - Attempt at working around broken routers and firewalls disconnecting the control connection of the transfer session on transfers - Deleting directories containing lots of files should be faster now - Disallow settings/site import from files located in the settings storage directory - Fix nullpointer dereference on non-UTF8 enabled SFTP servers - *nix: Fix button height inconsistencies on dialogs with certain artwork (e.g. Ubuntu 7.10) 3.0.2.1 (2007-10-17) - Fix issue with message log not working properly 3.0.2 (2007-10-17) + MSW: Added /user=all and /user=current options to installer + Experimental support for z/VM servers - Fix typo in option handling code. Due to this, settings for date/time formatting have been reset. - Fix performance problem if FileZilla gets started with message log hidden - Work around possible race conditions in SFTP input thread leading to crashes - MSW: Fix issue with installer where reboot after uninstalling previous version disrupted installation. Fix will only work if uninstalling 3.0.2 or greater. - OS X: Use new icon 3.0.2-rc1 (2007-10-10) + Remote file viewing / editing + Display current server in window title - Don't remember incorrect password on SFTP connections with ASK logontype - MSW: Fix drag&drop to explorer in case of case-mismatch between requested and reported path. - *nix: Fix Makefiles so SFTP properly supports files > 2GB - Ascii filetype setting for extensionless files and dotfiles had negated effect - Fix error message if using multiple running instances save the settings at the same time - Fix parsing of very new files in directory listings if server is in a timezone ahead of the client - Fix range of timezone offset setting - Fix problems with remote path combobox if reconnecting after a disconnect - Display confirmation dialog if deleting file from remote directory tree context menu - Refresh remote directory listing after refreshing a single file - On very first startup, center FileZilla on screen 3.0.1 (2007-09-19) - Fix parsing of settings or site XML data containing double, leading or trailing whitespace. - MSW: Work around flaw in the combo box implementation used by the view headers 3.0.1-rc1 (2007-09-15) + Settings to configure size, date and time formatting + Message log and queue visibility will be remembered + Custom action to perform after queue completion + Add some confirmation dialogs - MSW: Fix file truncation if using speed limits - MSW: Fix slow startup on systems with floppy drives, disconnected network drivers and so on triggered by design flaw in Windows. - Fix misplaced settings dialog - Fix problems with remembering pane size - Properly refresh local directory if downloading into newly created subdirectories - Fix issues with language set to Japanese 3.0.0 (2007-09-08) + New application icon - Fix support for servers sending directory listing in yet another exotic format - Fix prefix search in list controls on wxGTK - Work around problem with wxSpinCtrl in site manager on wxGTK - Fix assertion on wxGTK if listing extensionless files 3.0.0-rc3 (2007-08-31) ! Fix buffer overflow if directory lisiting filters were enabled, causing FileZilla to crash. + Backspace key can be used to goes to parent directory in file lists - Fix file selection by entering filename prefix - Restore correct window size if FileZilla gets closed while minimized - Disable "Create directory" entry in remote filelist context menu while disconnected - Improve compatibility with SFTP servers using exotic listing formats - MSW: Fix locales not working - *nix: Fix queue scrolling 3.0.0-rc2 (2007-08-25) + Remember Window size and position + Remember sort column and order of file lists + Additional icon set by Brian Lukis + Added .desktop file on *nix systems + If server is crippled and doesn't allow more than one connection (based on Sitemanager preference), primary browsing connection can be used by the transfer queue - Fix SSL transfers hanging if using speed limits - Compile fixes and compatibility improvements for various platforms - The usual assortment of small bugfixes, see changelog for details 3.0.0-rc1 (2007-08-11) ! Fix remotely triggered memory corruption if connection gets terminated during TLS handshake. + MSW: Add choice between "All Users" and "Current User" to installer + MSW: Add Desktop and My Documents links to directory tree + MSW: Ability to list shares on Network computers + Column widths in all list views will be saved + Refresh local file list after a successful file transfer + Add context menu to remote directory tree + Make Site Manager resizable - Don't leave empty files behind on failed downloads - Fix retry and cache logic if transfer command fails with 5yz reply - Limit number of simultaneous connections did not work properly - Refresh listing after chmod - Fix upload of empty files over TLS connections 3.0.0-beta11 (2007-07-20): + Improved queue + Import and export dialogs including import of Sitemanager data from legacy FZ 2.x + Tab key can be used to switch between panes + F6 toggles between quickconnect bar and local/remote path edit fields + Location of settings directory can be specified in fzdefaults.xml - Engine state could get mixed up if transfers failed - Transfer of empty files could incorrectly time out - Fix directory cache coherency if removing/renaming directories - Work around lack of thread-safety in wxWidgets causing random misbehaviour - Properly disconnect idle transfer engines after 30 seconds - Update selections if changing sort order of file lists - Various minor fixes 3.0.0-beta10 (2007-06-03): + Fix bug that made Beta 9 unusable 3.0.0-beta9 (2007-06-01): + Add "View hidden files" option to server menu + Add dialog to clear private data + Performance improvements of message log + Avoid sending unnecessary TYPE commands - Updated TinyXML component, fixes problems with filenames containing ampersands or other special XML entities. - MSW: Fix deadlock in sftp component - Don't retry connecting if user cancels new/changed hostkey notification 3.0.0-beta8 (2007-05-09): ! Fix data corruption on FTPS uploads + Implement speed limits + Last used local directory will be remembered + New option for the sorting of the filelists. Directories can be kept on top or sorted inline. + MSW: Display warning if detecting a system with a networking bug confirmed by Microsoft + Right-clicking the Sitemanager button in the toolbar displays a popup menu with the sites for quick access. On Windows, a dropdown arrow got added. - Directorylisting-parser fixes, including support for Microware OS-9 - MSW: Small SFTP transfer speed improvement - *nix: Autocompletion did not work properly on GTK based systems - MSW: Uninstalling FileZilla should no longer leave registry keys behind - lots of small bugfixes 3.0.0-beta7 (2007-03-27): + New optionspage to change layout of file and directory panes + Loading of predefined Sitemanager entries from fzdefaults.xml + UTF-8 support for SFTP, merged in upstream changes from PuTTY. - Ascii file FTP transfers should now work properly on non-Windows systems - Fix SFTP transfers of filenames containing the following characters: [ ] \ * ? - lots of small bugfixes and performance improvements 3.0.0-beta6 (2007-02-19): + Vastly improved drag and drop support, including + MSW: Shell extension to allow dragging of files from FileZilla into Explorer + CTRL+A will select all files in currently focused file list + Display warning if trying to connect to SFTP server using FTP protocol - Fix timing issue in socket event handling, fixes transfers not starting on some systems - Cosmetic fixes under non-Windows platforms. 3.0.0-beta5 (2007-01-11): ! Fix format string vulnerabilities + Partial drag and drop support. - Lots of small bugfixes 3.0.0-beta4 (2006-12-14): - Fix bug that made Beta 3 unusable 3.0.0-beta3 (2006-12-13): - FTP over TLS/SSL support - Major performance improvements - Automatic connection attempt retries - Improved compatibility with legacy systems and other exotic servers - Lots of small bugfixes 3.0.0-beta2 (2006-10-15): - Fix timeouts - "Update available" notification did not go away after updating - Upload progress for SFTP transfers did advance too fast - Filters did not apply properly - UNC paths can now be browsed locally - Directory listings can now be sorted by timestamp and permissions 3.0.0-beta1 (2006-10-05): - First beta