Skip to content

Releases: purejava/keepassxc-cryptomator

1.2.7

17 Dec 15:31
1.2.7
2e5c21d
Compare
Choose a tag to compare

Downloads

  • Improve naming of items in KeepassXC (#95)

Thanks to @scollovati for suggesting this

1.2.6

13 Dec 06:41
1.2.6
5144e4b
Compare
Choose a tag to compare

Downloads

  • Bring up KeePassXC unlock dialog, when KeePassXC database is locked (#94)

1.2.5

22 Mar 16:32
1.2.5
fb30be0
Compare
Choose a tag to compare

Downloads

  • The keepassxc-proxy-access API has been improved: the new method isDatabaseLocked() allows checking precisely that, getDatabasehash() returns an Optional now (kudos for the code improvements to @realpixelcode).

1.2.4

12 Mar 05:25
1.2.4
44f80b5
Compare
Choose a tag to compare

Downloads

  • New Passkey requests: Passkey credentials can now be registered with passkeys-register and request for Passkeys authentication is possible with passkeys-get (KeePassXC 2.7.7+)

1.2.3

14 Oct 10:40
1.2.3
7d81fe7
Compare
Choose a tag to compare

Downloads

  • Security update json from 20230618 to 20231013

1.2.2

15 Apr 08:29
1.2.2
8c04c70
Compare
Choose a tag to compare

Downloads

1.2.1

19 Jan 18:53
1.2.1
16dde85
Compare
Choose a tag to compare

Downloads

  • Fix increment of the randomly generated cryptography element nonce in all cases (#9, kudos to @causalnet)

1.2.0

19 Jan 18:09
1.2.0
639e1df
Compare
Choose a tag to compare

Downloads

  • The plugin is now able to connect to KeePassXC installed as a snap or a Flatpak package (#5)

1.1.3

03 Sep 17:29
1.1.3
12baf5f
Compare
Choose a tag to compare

Downloads

  • Fixed high CPU usage on Windows (#8)

1.1.2

02 May 04:12
1.1.2
7f7d4f9
Compare
Choose a tag to compare

Downloads

  • Reconnects to KeePassXC in the case the connection was lost (e.g. KeePassXC quit and opened again) on Mac, Linux and Windows
  • Introduced timeouts for requests without manual user input
  • Includes a check that is forseen by the KeePassXC messaging protocol: every message that gets returned by KeePassXC has a nonce incremented by 1 (compared to the message sent)
  • With the closeConnection() method it's possible to manually close the connection to the KeePassXC database
  • The connection handling with the KeePassXC backend has been improved and optimized (robustness and speed)

Note

To use this plugin with vaults intended to be opened with automount, it's not neccessary any more to associate KeePassXC with Cryptomator before enabling automount for a vault.
This might need special treatment on Windows, see #7 (comment)

Special thanks 🏆

My special thanks goes to Cryptomator for sponsoring my work.