Skip to content

4.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 16:19

Full Changelog: 4.6.0...4.7.0

  • Added support for the AES-GCM as the cipher/MAC algorithms: [email protected], [email protected], AEAD_AES_128_GCM and AEAD_AES_256_GCM.
    These algorithms are set to a lower priority by default due to their higher CPU usage.
    You can adjust their priority in the "SSH" section of the "Option Settings" dialog.

  • Changed the initial focus to the hostname field when opening the New Session dialog. (#44)

  • Fix: An error may occur when saving the configuration file after the MRU size has been changed.

  • Moved test codes of Granados to GranadosTest.