Releases: Frederick888/git-credential-keepassxc
Releases · Frederick888/git-credential-keepassxc
v0.14.1
v0.14.1 (2024-08-12)
Upgrade time
crate to fix build issues. Kudos to @fgaz #97.
No functional changes.
v0.14.0
v0.14.0 (2023-10-24)
Bug Fixes
- Wrong strict-caller log when skipping caller verification (2b322050)
Features
- Show build type (debug/release) in --version (acd322f5)
v0.13.0
v0.13.0 (2023-06-02)
Bug Fixes
Features
- Show features in --version output (7cf9bc5c)
v0.12.0
v0.12.0 (2023-01-29)
Bug Fixes
- get,totp,store: Log number of entries before filtering (598d6719)
Features
- get,totp,store: Group filter --group and --git-groups (d33e1ec8)
- groups: Add groups subcommand (9f45982f)
- store: Add --create-in option (3d3a35b6)
v0.11.0
v0.11.0 (2022-10-31)
Features
- Support socket path of KPXC 2.7.4 Flatpak (7356fc80)
v0.10.1
v0.10.1 (2022-09-24)
Bug Fixes
- Address windows crate vulnerability (0084e80c)
v0.9.1
Fixed git-credential-keepassxc get
when user approval is needed.