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