Latest Version of FileZilla

mohammed tanko

Super VIP
Messages
4,862
FileZilla 3.9.0.5 Final

Changes in 3.9.0.5:
Fix auto-updater not being able to download updates
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
 

mohammed tanko

Super VIP
Messages
4,862
2014-09-19 - FileZilla Server 0.9.47 released

New features:

  • Self-signed certificates created with FileZilla Server are now signed using SHA-256
  • Interface settings (as opposed to server settings) are now stored in %APPDATA%/FileZilla Server
  • Increased maximum IP filter size for users and groups by 50%
  • The administration protocol now allows up to 16 million users and groups
Bugfixes and minor changes:

  • Fix sporadic crashes when using FTP over TLS
  • Fix timestamps in LIST output being off up to 7 minutes in extreme cases
  • Speed up querying file attributes
  • Auoban did not work over IPv6
  • Fixed selection in user list sort dropdown behind the corresponding toolbar button
 

mohammed tanko

Super VIP
Messages
4,862
FileZilla Client 3.9.0.6

  • Changes in 3.9.0.6:
  • ! 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
 

1198s

Registered
Messages
263
Nightly Builds
Disclaimer

The nightly builds are created automatically each night using the latest revisions of the source files from the SVN repository. If you don't have problems with the normal release versions of FileZilla 3, nightly builds may not be of much use for you. Nightly builds are especially useful to see if certain bugs have been fixed or to test new features.

Since the source in SVN for the nightlies is work in progress, builds may fail or may not work properly. Use them at your own risk!

Code:
https://filezilla-project.org/nightly.php
 

mohammed tanko

Super VIP
Messages
4,862
2014-10-30 - FileZilla Server 0.9.48 released

New features:

  • Allow use of the OPTS command prior to login
  • EPSV and EPRT support are now advertised in the reponse to the FEAT command
  • Minidumps are now automatically written in the installation directory in the unfortunate case of a server crash
Bugfixes and minor changes:

  • Updated OpenSSL libraries and fixed memory leaks when unloading OpenSSL
 

bozomustafa_68

Registered
Messages
16,935
FileZilla Client

These FileZilla builds are vanilla builds from the 3.9.x branch. They are compiled on Windows under MinGW-w64 with GCC.

Building environment:
•gmp 6.0.0a
•gnutls 3.2.20
•nettle 2.7.1
•sqlite 3.8.7.2
•wxWidgets 3.0.2
•GCC 4.9.2
•NSIS Unicode 2.46.5
 

mohammed tanko

Super VIP
Messages
4,862
2014-12-03 - FileZilla Client 3.10.0-beta1 released

New features:

  • 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
 

bozomustafa_68

Registered
Messages
16,935
2014-12-05 - FileZilla Client 3.10.0-beta2 released

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

bozomustafa_68

Registered
Messages
16,935
FileZilla Client

These FileZilla builds are vanilla builds from the 3.9.x branch. v3.10.0 builds are made from trunk. They are compiled on Windows under MinGW-w64 with GCC.

Building environment:
•gmp 6.0.0a
•gnutls 3.2.20
•nettle 2.7.1
•sqlite 3.8.7.3
•wxWidgets 3.0.2
•GCC 4.9.2
•NSIS Unicode 2.46.5
 

bozomustafa_68

Registered
Messages
16,935
2014-12-19 - FileZilla Client 3.10.0-beta3 released

New features:
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
 

mohammed tanko

Super VIP
Messages
4,862
FileZilla 3.9.0.6 / 3.10.0 RC 1

Changes in 3.10.0 RC 1:

New features:
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
Bugfixes and minor changes:
Code:
Fixed memory leaks in SFTP component
Fixed fzsftp crashing on disconnect if using keyfiles
Various code cleanup and minor fixes
 

bozomustafa_68

Registered
Messages
16,935
FileZilla Client

These FileZilla builds are vanilla builds from the 3.9.x branch. v3.10.0 builds are made from trunk. They are compiled on Windows under MinGW-w64 with GCC.

Building environment:
•gmp 6.0.0a
•gnutls 3.2.21
•nettle 2.7.1
•sqlite 3.8.7.4
•wxWidgets 3.0.3 (from the SVN WX_3_0_BRANCH branch)
•GCC 4.9.2
•NSIS Unicode 2.46.5
 

bozomustafa_68

Registered
Messages
16,935
FileZilla Client 3.10.0.1

13-01-2015

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

bozomustafa_68

Registered
Messages
16,935
FileZilla Server 0.9.49

Bugfixes and minor changes:

Updated OpenSSL library to due to several security vulnerabilties in OpenSSL
Fixed crash if updating permissions under load
Changing admin interface IP bindings did not recreate the listening socket on ::1
Fix display of welcome message and FEAT reply in log
 

bozomustafa_68

Registered
Messages
16,935
FileZilla Client 3.10.0.2

Bugfixes and minor changes:

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

bozomustafa_68

Registered
Messages
16,935
FileZilla Client 3.10.1-rc1

24-01-2015

New features:
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

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

bozomustafa_68

Registered
Messages
16,935
FileZilla Client 3.10.1 released
31-01-2015

Bugfixes and minor changes:

*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
 

bozomustafa_68

Registered
Messages
16,935
FileZilla Client 3.10.1.1 released
2015-02-01


Bugfixes and minor changes:

*Fix editing of files with the same name in different directories
 

bozomustafa_68

Registered
Messages
16,935
FileZilla Client 3.10.2-rc1 released

2015-02-22 -


New features:
*When reopening files already being edited, preselect the previously used selection
*The suject area in the certificate verification can now be scrolled if the certificate *contains many alternative names
*Many performance improvements

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