2016-05-20 - FileZilla Client 3.18.0-rc1

New features:

The search functionality can now also be used to search local file
Reduced CPU consumption of adding files to the list of search results
Opening the remote context menu while holding shift allows copying URLs to clipboard that include the password
Added an option to the configuration file through which initiating drag&drop can be disallowed
Reduced memory footprint of some data structures
Building FileZilla now depends on libfilezilla >= 0.5.2 (https://lib.filezilla-project.org/).

Bugfixes and minor changes:

The remote file list context menu no longer shows inapplicable entries while files are being added to queue
Fix date validation in filter and search conditions

2016-05-09 - FileZilla Client 3.17.0.1 released

Fixed vulnerabilities:

MSW: Quoted the path to the uninstaller when executed from the installer to prevent an attacker from tricking the installer into running some other program instead

Bugfixes and minor changes:

SFTP: Fixed resuming SFTP transfers
MSW: Loading the system default locale no longer fails on systems that have any English locale installed, yet do not have the US-English locale installed
Fixed crash if update dialog is opened at the very same moment FileZilla is being closed.

2016-05-03 - FileZilla Server 0.9.57 released

New features:

Rearranged "Connect to Server" dialog and added some helpful labels

Bugfixes and minor changes:

Updated OpenSSL to 1.0.2h
FileZilla Server no longer fails to read or write its settings if installed in a directory containing characters not expressible in the system's default multibyte character set.

2016-04-22 - FileZilla Client 3.17.0 released

Bugfixes and minor changes:

*nix: Removed a label on the filter dialog that doesn't apply to *nix builds
Fix compilation if Nettle is installed in a custom location
Fix potential issues with destruction order when closing FileZilla

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