Latest Version of FileZilla

bozomustafa_68

Registered
Messages
16,935
FileZilla Client
----------------


These FileZilla builds are vanilla builds from the SVN trunk.
They are compiled on Windows under MinGW with GCC.

Building environment:
* gnutls 2.12.23
* libgcrypt 1.6.1
* libgpg error 1.12
* libidn 1.28
* sqlite 3.8.4.1
* wxWidgets 2.8.12
* GCC 4.7.3
* NSIS Unicode 2.46.5
 

juli13

Staff member
Administrator
Messages
10,198
2014-03-28 - FileZilla Client 3.8.0 released
New features:

OS X: Implemented the reboot, shutdown and suspend queue completion actions
 

mohammed tanko

Super VIP
Messages
4,862
2014-04-08 - FileZilla Server 0.9.44 released

Fixed vulnerabilities:

  • pdate to OpenSSL 1.0.1g to address CVE-2014-0160
New features:


  • Improve alias description and guide user towards alias creation if multiple unrelated directories are being shared. Support for the old non-virtual alias configuration has been removed.
  • Display additional information if a certificate or key file cannot be loaded
 

mohammed tanko

Super VIP
Messages
4,862
2014-05-25 - FileZilla Client 3.8.1-rc2 released

Bugfixes and minor changes:

  • Rebuilt to address a problem with the filenames of the rc1 binaries.

2014-05-25 - FileZilla Client 3.8.1-rc1 released

New features:

  • 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
Bugfixes and minor changes:

  • 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.
 

mohammed tanko

Super VIP
Messages
4,862
2014-05-25 - FileZilla Client 3.8.1-rc3 released

Bugfixes and minor changes:

  • Fixed bundling of .xrc resources in non-Windows binaries
 

juli13

Staff member
Administrator
Messages
10,198
2014-06-01 - FileZilla Client 3.8.1 released
Code:
Fixed vulnerabilities:

    Updated official binaries to use GnuTLS 3.2.15, addressing CVE-2014-3466

New features:

    OS X: Partial support for retina displays

Bugfixes and minor changes:

    Fixed several small memory leaks
 

mohammed tanko

Super VIP
Messages
4,862
2014-06-07 - FileZilla Server 0.9.45 released

Fixed vulnerabilities:

  • Security fix: Update to OpenSSL 1.0.1h to address CVE-2014-0224
New features:

  • Clarified wording and offer additional help when setting up aliases
Bugfixes and minor changes:

  • Through the RMD command it was possible to delete aliases
 

mohammed tanko

Super VIP
Messages
4,862
2014-06-22 - FileZilla Client 3.9.0-beta1 released
New features:
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
 

mohammed tanko

Super VIP
Messages
4,862
2014-06-26 - FileZilla Client 3.9.0-beta2 released

Bugfixes and minor changes:

  • Natural sort now also works with directory comparison
  • Toolbar state now updates if directory tree visibility is toggeled 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
 

mohammed tanko

Super VIP
Messages
4,862
2014-07-01 - FileZilla Client 3.9.0-beta3 released

Bugfixes and minor changes:

  • OS X: Fixed rendering of the main window
  • MSW: Fixed support for right-to-left languages
  • Fixed several small layout problems
 

mohammed tanko

Super VIP
Messages
4,862
2014-07-04 - FileZilla Client 3.9.0-rc1 released

New features:

  • Binaries are now being built with DEP and ASLR enabled where supported
Bugfixes and minor changes:

  • 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
 

mohammed tanko

Super VIP
Messages
4,862
2014-07-09 - FileZilla Client 3.9.0-rc2 released

New features:

  • Display a helpful message if login fails and either username or password starts or begins with a space.
Bugfixes and minor changes:

  • Small performance and memory consumption optimizations
  • Various code cleanup and modernization
 

mohammed tanko

Super VIP
Messages
4,862
2014-07-16 - FileZilla Client 3.9.0-rc3 released

Bugfixes and minor changes:

  • 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
 

mohammed tanko

Super VIP
Messages
4,862
2014-07-21 - FileZilla Client 3.9.0 released

New features:

  • 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
Bugfixes and minor changes:

  • MSW: Fix assertion when entering UNC paths
  • Fix button layout of editing dialogs
  • *nix, OS X: Small performance improvement recursing through local directories
 

mohammed tanko

Super VIP
Messages
4,862
2014-07-22 - FileZilla Client 3.9.0.1 released

Bugfixes and minor changes:

  • MSW: Fix installation issue with locked DLLs affecting users of 32bit Windows
 

mohammed tanko

Super VIP
Messages
4,862
FileZilla 3.9.0.2 Final

Changes in 3.9.0.2:

New features:
Handle setting files redirected using symbolic links
Bugfixes and minor changes:
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
 

mohammed tanko

Super VIP
Messages
4,862
2014-08-03 - FileZilla Server 0.9.46 released

New features:

  • FTP over TLS: Disallow insecure and weak cipher suites. Algorithms no longer supported include 3DES, RC4, MD5
  • Small performance improvements
Bugfixes and minor changes:

  • Fix stalling or improperly terminated connections when using FTP over TLS
  • Fix crash with enabled speed limits
 

mohammed tanko

Super VIP
Messages
4,862
FileZilla 3.9.0.3 Final

Changes in 3.9.0.3:
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
 

mohammed tanko

Super VIP
Messages
4,862
FileZilla 3.9.0.4

Changes in 3.9.0.4:
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
 
Top