Skip to content

Releases: poderosaproject/poderosa

dev-20231127

27 Nov 14:49
Compare
Choose a tag to compare
dev-20231127 Pre-release
Pre-release

4.5.1

05 May 05:07
Compare
Choose a tag to compare

Full Changelog: 4.5.0...4.5.1

Bug Fixes

  • Fix: Proper discovery of public key algorithms (RFC8332 3.3)

4.5.0

25 Mar 12:37
Compare
Choose a tag to compare

Full Changelog: 4.4.5...4.5.0

  • Support "rsa-sha2-512" or "rsa-sha2-256" for the public key algorithm and the host key algorithm. (RFC8332, draft-miller-ssh-agent-04)

  • Support "curve25519-sha256" or "curve448-sha512" for the key-exchange algorithm and use them as the preferred algorithms. (RFC5656)

  • Support OpenSSH key file encrypted with AES128/192/256-CTR.

  • Support DSA, RSA and ECDSA keys in the OpenSSH key format.

  • Encoding "utf-8 (latin)" was renamed to "utf-8".
    Full-width characters are now displayed properly.
    Character widths are determined to be the same as the value returned by Glibc's wcwidth(3).

  • Add "Remember Passphrase" feature to the SSH connection dialog.
    The passphrases are stored in the Windows Credential Manager and not in options.conf.
    The "readSerializedPassword" and "savePlainTextPassword" in the "Detailed preferences" were removed.

  • Use the new Cygwin bridge instead of CygTerm for the Cygwin connection.
    Both 64-bit Cygwin and 32-bit Cygwin are supported.
    See "CygwinBridge" folder.

  • Show a message to unblock the plugin DLLs if they are blocked at startup.

  • The target .NET Framework was changed from 4.5 to 4.5.2 to ensure availability of the build environment.

dev-20230324

23 Mar 16:04
Compare
Choose a tag to compare
dev-20230324 Pre-release
Pre-release

dev-20230321

21 Mar 06:59
Compare
Choose a tag to compare
dev-20230321 Pre-release
Pre-release

dev-20230304

04 Mar 17:39
Compare
Choose a tag to compare
dev-20230304 Pre-release
Pre-release

dev-20230222

22 Feb 10:52
Compare
Choose a tag to compare
dev-20230222 Pre-release
Pre-release

dev-20230211

11 Feb 10:24
Compare
Choose a tag to compare
dev-20230211 Pre-release
Pre-release