2015-11-30 - FileZilla Server 0.9.54 released

New features:

Newly set account passwords are now stored in form of salted SHA512 hashes
The undocumented 8+3 filename feature has been removed

Bugfixes and minor changes:

Waiting for transfers to finish when taking the server offline now correctly closes the sockets
Clarified a few error messages related to FTP over TLS
Updated OpenSSL to 1.0.2d

2015-10-16 - FileZilla Client 3.14.1 released

New features:

For third-party builds, add configure flag to allow using system ciphers for FTP over TLS. Display a warning if an insecure cipher is negotiated as result of using system ciphers.

Bugfixes and minor changes:

Fixed loading of the directory comparison flag for bookmakrs in the Site Manager
Changing the interface layout and icon theme no longer results in an inconsistent UI state
Some SFTP servers send additional information on errors. This information is now shown in the message log
If the local file cannot be opened on SFTP transfers FileZilla no longer automatically retries
Updated SFTP components from PuTTY

2015-09-16 - FileZilla Client 3.14.0 released

Bugfixes and minor changes:

When connecting using SFTP, show an error message instead of silently failing when encountering an insecure cipher

2015-09-09 - FileZilla Client 3.14.0-rc2

Bugfixes and minor changes:

Removing selected queue items is now faster
Reduced memory usage of queue
When connecting to hostnames with multiple IPs, reset timeout if trying the next address

2015-09-04 - FileZilla Client 3.14.0-rc1

New features:

Add support for password-protected SSH private keys
SSH private keys not in PuTTY's native format no longer need to be converted if they aren't password-protected
When using synchronized browsing, changing to a directory that does not exist on both sides now asks whether the missing directory should be created

Bugfixes and minor changes:

SSH1 support for SFTP has been disabled

2015-08-24 - FileZilla Client 3.13.1 released

Bugfixes and minor changes:

Fix SFTP component crashing on some combinations of encryption and key exchange algorithm
Fixed Ctrl+Shift+I shortcut to toggle filters
OS X: Fixed Ctrl+, shortcut to open settings dialog
Optimizations to reduce memory footprint
Build system fixes