Version history
This page lists the version history of FileZilla Server releases. Have a look at the changelog for a detailed list of all changes committed to the source code repository.
0.9.33 (2009-09-06)
New features:
- Add /servicename and /servicedisplayname options to change the (display) name of the server service.
Bugfixes and minor changes:
- Fix potential double-delete in admin connection code, could be used for remote denial of service if using remote administration (not enabled by default).
- Increase minimum value for maximum allowed login attempts before autoban to 10.
0.9.32 (2009-06-21)
New features:
- Use thousands separator in output of large numbers.
Bugfixes and minor changes:
- Disallow weak SSLv2.
- Slightly reword FTP over TLS/SSL settings page
- Adjust width of user and group lists on permissions dialogs.
0.9.31 (2009-03-03)
Bugfixes and minor changes:
- Fix buffer overflow in SSL code leading to a potential security vulnerability
0.9.30 (2009-01-30)
Bugfixes and minor changes:
- Fix a rare case in which SSL shutdown notifications were created but not actually sent.
0.9.29 (2008-11-10)
Bugfixes and minor changes:
- Executable path did not get quoted properly in service creation leading to a local privilege escalation vulnerability.
0.9.28 (2008-11-03)
Bugfixes and minor changes:
- Directly reject PROT C if PROT P is required instead of complaining after a transfer command
- Fix race in transfer connection initialization leading to timeouts
- No-transfer timeouts could not be disabled in 0.9.27
- Server startup options in installer had no effect
0.9.27 (2008-07-30)
Bugfixes and minor changes:
- An orderly SSL/TLS shutdown was not performed in all cases
- Disallow no-transfer timeouts smaller than 600 seconds
0.9.26 (2008-07-13)
Bugfixes and minor changes:
- Downloading empty files over TLS connections no longer closes the connection prematurely
- Updated to latest OpenSSL version
Changes since old 2.x branch
FileZilla 3 is a complete rewrite with the following new features since 2.x:
- Cross platform
- Directory listing filters
- Automatic updates
- Improved multi-language suppot
- Right-to-Left language support
- Network configuration wizard