Skip to content

Releases: dlech/KeeAgent

v0.13.7

04 May 16:21
Compare
Choose a tag to compare
  • Fix focus issues with confirmation dialog (thanks ExtraClock).

v0.13.6

24 Dec 21:21
Compare
Choose a tag to compare
  • Fix incomplete implementation of ED448 keys.
  • Fix checking expired entries using incorrect time zone.
  • Fix incorrectly loading expired entries when loading a group.
  • Changed minimum KeePass version to 2.50.
  • Publish DLL version in addition to PLGX.

v0.13.5

26 Mar 19:36
Compare
Choose a tag to compare
  • Fix issues with Windows OpenSSH named pipe locking up.
  • Fix multple connections to WSL1 socket.
  • Fix validation of DSA and ECDSA keys in OpenSSH destination contraint extension.
  • Fix crash when decrypting keys.
  • Fix "*Error" showing for password entries not selected for use with KeeAgent.

v0.13.4

04 Feb 21:08
Compare
Choose a tag to compare
  • Use encrypted private key file comment when possible (thanks Tatsuya Noda).

v0.13.3

07 Nov 00:12
Compare
Choose a tag to compare
  • Fix addition cases where comment not loaded from .pub files.
  • Fix some dialogs hidden when View > Always on top enabled in KeePass.
  • Fix compatibility with PuTTY private keys with non-ASCII passphrases.
  • Fix bad private key format for ED25519 keys.

v0.13.2

26 Sep 00:31
Compare
Choose a tag to compare
  • Clarify WSL1-only support.
  • Fix Add Key > From File... in Manage KeeAgent dialog.
  • Fix comment not loaded from .pub file in some cases.
  • Fix crash when process disappears before connecting to Windows OpenSSH agent (thanks Samuel D. Leslie).

v0.13.1

17 Jul 23:09
Compare
Choose a tag to compare

v0.13.1 (2022-07-17)

  • Update help URLs
  • Bump minimum required .NET version to 4.6.2.
  • Add support for PuTTY Private Key (.ppk) v3 file format (thanks ezekielnewren).
  • Add support for WSL compatible ssh-agent socket (thanks mehrdadn).
  • Improve user interface for managing key files.
  • Fix multiple requests received when database is locked (thanks archimed7592).
  • Fix blocking UI when decrypting keys with CPU intensive KDF.
  • Add support for OpenSSH destination constraints.

KeeAgent v0.12.1

31 Aug 16:41
Compare
Choose a tag to compare

This fixes an crash when opening the Group menu in KeePass when no database is open. Thanks to Mike Myers for finding and fixing the issue.

Stable release

16 May 20:43
Compare
Choose a tag to compare

No changes since Beta 0.11.4.

Beta release

27 Mar 22:38
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release
  • Fix blank menu item in Group menu.
  • Fix blank menu item in Entry menu (URL menu item is moved).