Releases: purejava/keepassxc-cryptomator
Releases · purejava/keepassxc-cryptomator
1.2.9

- Compatibility to Cryptomator
integrations-api
1.6.0
- Update Gradle to
8.14.1
and this fixes (#120)
Please note
Current Cryptomator 1.16.2
is not yet compatible to the plugin version 1.2.9
. See: #119
1.2.8

- Compatibility to Cryptomator
integrations-api
1.6.0
Please note
Current Cryptomator 1.16.2
is not yet compatible to the plugin version 1.2.8
. See: #119
1.2.7

- Improve naming of items in KeepassXC (#95)
Thanks to @scollovati for suggesting this
1.2.6

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

- 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

- 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

- Security update json from 20230618 to 20231013
1.2.1

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

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