Releases: purejava/keepassxc-proxy-access
Releases · purejava/keepassxc-proxy-access
1.2.7
- Update maven dependencies
1.2.6
- Update maven dependencies
1.2.5
- API changes: new method
isDatabaseLocked()
to check the connected database. getDatabasehash()
returns an Optional now (kudos for the code improvements to @realpixelcode).
- Update maven dependencies
1.2.4
- Passkey support: Passkey credentials can now be registered with
passkeys-register
and request for Passkeys authentication is possible with passkeys-get
(KeePassXC 2.7.7+)
- Update maven dependencies
1.2.3
Maintenance
- Security update json from 20230618 to 20231013
- Update maven dependencies
1.2.2
Maintenance
- Security update json from 20220924 to 20230227 in #14
- Update maven dependencies
1.2.1
Bugfixes
- Fix Nonce increment when multiple bytes need changing (#9, kudos to @causalnet)
Maintenance
- Update maven dependencies
1.2.0
What's new
- Access KeePassXC installed as a snap or a Flatpak package (#5)
Maintenance
- Update maven dependencies