Skip to content

Releases: kee-org/keepassrpc

2.0.2

Choose a tag to compare

@luckyrat luckyrat released this 12 Jun 18:33

In this version we have made significant changes to how we record configuration of entries and their form fields. In almost all cases there will be no visible impact of the change but it allows us to add a variety of long-desired features to Kee in future. Rolling back to version 1.x is not possible without a corresponding rollback to your backup KDBX file so please check everything works correctly before making a lot of changes to the information stored in your KDBX file.

See the corresponding beta testing announcement for more details:

https://forum.kee.pm/t/keepassrpc-version-2-is-now-available-for-beta-testing/4501

As usual, we will be enabling the update notifications for this version at least a week or two after we have set this as the latest stable release.

Changes since v2.0.0: Fixes default placeholder fallback for entries so that database-wide placeholder enablement works again. Although we still don't recommend this approach in the long-term.

2.0.1

2.0.1 Pre-release
Pre-release

Choose a tag to compare

@luckyrat luckyrat released this 06 Jun 10:55

Identical to version 2.0.0 unless you want to test out a reproducible build - #145

If successful we'll roll this change out as part of a beta testing period for some future version of the plugin but until then most people should just use 2.0.0.

2.0.0

Choose a tag to compare

@luckyrat luckyrat released this 21 May 20:56
80c60a5

In this version we have made significant changes to how we record configuration of entries and their form fields. In almost all cases there will be no visible impact of the change but it allows us to add a variety of long-desired features to Kee in future. Rolling back to version 1.x is not possible without a corresponding rollback to your backup KDBX file so please check everything works correctly before making a lot of changes to the information stored in your KDBX file.

See the corresponding beta testing announcement for more details:

https://forum.kee.pm/t/keepassrpc-version-2-is-now-available-for-beta-testing/4501

As usual, we will be enabling the update notifications for this version at least a week or two after we have set this as the latest stable release.

1.16

Choose a tag to compare

@luckyrat luckyrat released this 17 Dec 22:26
  • Fix bug where Username fields sometimes changes to "radio" type
  • Remove defunct Priority text box
  • Remove the context menu shortcut that set Kee home group (but could not unset it)
  • Fix incorrect minimum version metadata in PLGX (2.48 is still the minimum KeePass version)

1.15.1

Choose a tag to compare

@luckyrat luckyrat released this 08 Aug 08:47
  • Requires KeePass 2.48+
  • Add support for new custom config format in KeePass 2.54 (fixes being unable to manage existing client connections via the GUI)
  • Improve readability on Linux (mono) dark themes
  • Prevent accidental editing of dropdown select values
  • Fix crash when pressing Del on keyboard in Form field list box with no item selected
  • Fix crashes on Mono when trying to show a message
  • Stops KeePass menus growing too large when used over an RDP connection

Full Changelog: v1.14.0...v1.15.1

1.15

1.15 Pre-release
Pre-release

Choose a tag to compare

@luckyrat luckyrat released this 07 Aug 14:28
  • Requires KeePass 2.48+
  • Add support for new custom config format in KeePass 2.54 (fixes being unable to manage existing client connections via the GUI)
  • Improve readability on Linux (mono) dark themes
  • Prevent accidental editing of dropdown select values
  • Fix crash when pressing Del on keyboard in Form field list box with no item selected
  • Fix crashes on Mono when trying to show a message

Full Changelog: v1.14.0...v1.15.0

Use this version if 1.15.1 creates unacceptable regressions in the anti-aliasing of the KeePassRPC icon in the Tools and Group context menus. There are no other differences in 1.15.1.

1.14.0

Choose a tag to compare

@luckyrat luckyrat released this 08 Sep 14:04

Adds support for the multiple entry editing feature in KeePass 2.46.

In situations where there are different KeePassRPC configurations for the entries that are selected for editing, we now show a message in the Kee tab. Earlier versions of KeePassRPC would show an error message explaining that the configuration string is invalid.

1.13.0

Choose a tag to compare

@luckyrat luckyrat released this 05 Aug 11:44
  • Prevent reconnection using sha256('0') key
  • Warn and highlight compromised authorised clients

More details in the documentation at https://forum.kee.pm/t/cve-2020-16271-warning-message/3143

1.12.1

Choose a tag to compare

@luckyrat luckyrat released this 29 Jul 17:35

This is a critical security update. Install it now!

All the details are available at https://forum.kee.pm/t/a-critical-security-update-for-keepassrpc-is-available/3040/2

1.12.0

Choose a tag to compare

@luckyrat luckyrat released this 29 Jul 16:52

Please use version 1.12.1 instead - it contains an additional fix to avoid KeeBird breaking but is otherwise the same.