2016-04-15 - FileZilla Client 3.17.0-rc1 released

New features:

Recursivly queing local files for upload now displays the progress below the local file list
MSW: Use dynamic TCP send buffer sizes to improve upload speeds on high-latency connections
SFTP: Use hardware-accelerated AES on x86_64 CPUs if available by using the AES implementation from Nettle instead of PuTTY
Building FileZilla now depends on the Nettle library, version 3.1 or later
Building FileZilla now depends on libfilezilla >= 0.5.0 (https://lib.filezilla-project.org/).

Bugfixes and minor changes:

MSW: The installer now warns if it detects old versions of FileZilla outside of the installation directory
Improve compatibility with directory listings where midnight is represented as 24:00:00 of the prior day
SFTP: Failed downloads due to write failures, e.g. due to a full disk, no longer show up as successful
SFTP: Fix transfer failures if multiple transfers try to list the same directory
SFTP: Updated PuTTY components
FTP over TLS: Debug logs now contain additional information about the TLS handshake

2016-03-16 - FileZilla Server 0.9.56.1 released

Fixed vulnerabilities:

Updated installer to NSIS 3.0b3 to prevent DLL hijacking

2016-03-16 - FileZilla Client 3.16.1 released

Fixed vulnerabilities:

MSW: Updated installer to NSIS 3.0b3 to prevent DLL hijacking

Bugfixes and minor changes:

MSW: Fix string conversion functions of MiNGW runtime libraries
Updated PuTTY components
Updated translations
Official binaries now link against GnuTLS 3.4.10
Official binaries now link against SQLite 3.11.1

2016-03-01 - FileZilla Server 0.9.56 released

Bugfixes and minor changes:

Improve compatibility with broken clients that always try anonymous logins even if the user has explicitly specified a username.
Updated OpenSSL to 1.0.2g

2016-02-29 - FileZilla Client 3.16.0 released

Bugfixes and minor changes:

Small fix for remembering queue completion actions

2016-02-22 - FileZilla Client 3.16.0-rc1

New features:

Make notification bubble on queue completion configurable though the queue's context menu
Selected queue completion action is now remembered, excluding the system shutdown/sleep actions.
Added new servertype to the Site Manager for servers using MS-DOS style paths with forward slashes as separators
Building FileZilla now depends on libfilezilla >= 0.4.0 (https://lib.filezilla-project.org/).

Bugfixes and minor changes:

Fixes for network configuration wizard leading to incorrect test result
MSW: Installer now removes leftover files from improperly uninstalled previous versions

2016-02-10–FileZilla Client 3.15.2 released

Bugfixes and minor changes:

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

2016-02-02 – FileZilla Client 3.15.1 released

Bugfixes and minor changes:

Fix for search dialog not displaying the results from the last visited directory of a search

2016-01-30 - FileZilla Client 3.15.0 released

New features:

MSW: Display notification bubble if FileZilla isn't in the forgeground and all active transfers have finished.

2016-01-28 - FileZilla Server 0.9.55 released

New features:

The maximum amount of reconnect attempt for the administration interface can be configured in its settings file

Bugfixes and minor changes:

The administration interface no longer starts if it cannot load the TLS libraries
Small fixes to the Copy user functionality
Updated OpenSSL to 1.0.2f