What's new in FinalBuilder 8.6?

SFTP Actions

The SFTP Actions have been re-implemented using a new client library. The old library was severly out of date. The actions have been tested with

  • OpenSSH 10
  • Bitvise 9.x

In addition we added support for newer Post Quantum key exchange algorithms :

  • mlkem768x25519-sha256
  • sntrup761x25519-sha512@openssh.com

We also added support for ssh-ed25519 for the host key algorithm (for openssh this is often the default).

Whilst we have done extensive testing, it was not possible for us to test with every SSH server implementation out there - so there may be issues. We suggest you test this version with your SSH server(s) before putting this version into production.

⚠️ Before installing/running this build, ensure you have a backup of your project files (even better if they are in version control!). Project files saved with this version cannot be opened in older versions without information loss.