- Fixed export in context menu of Site Manager to handle multiple selected items
- Multiple items can now be selected in the Site Manager
- Pressing F3 in the Site Manager opens a search dialog
- Add a reminder to the message log to switch to FTP over TLS each time a plain FTP connection is used
- Fix loading of confirmed, known insecure hosts
- Building and running FileZilla now depends on libfilezilla >= 0.18.0
- Filenames containing double-quotation marks were not escaped correctly when selected for opening/editing. Depending on the associated program, parts of the filename could be interpreted as commands.
- Building FileZilla now requires a C++17 compiler
- When using SFTP, fix fallback to password authentication on a server refusing a password-protected key
- Fix HTTP proxy support
- *nix: Improve resolution of program icon
Depends on D6622
Signed-off-by: Pierre-Yves <pyu@riseup.net>