Patch Changes
-
#413
7b04b21Thanks @qades! - Add KeePass plugin for loading secrets from KDBX 4.0 databases.kp()resolver with#attributesyntax, entry name inference from key, andcustomAttributesObjfor bulk custom field loadingkpBulk()resolver for loading all passwords from a group via@setValuesBulkkdbxPassworddata type for master password validation- File mode using kdbxweb with pure WASM argon2 (no native addons, works in SEA builds)
- CLI mode via
keepassxc-cliwith dynamicuseClioption (e.g.,useCli=forEnv(dev)) - Multiple database instances via
idparam - Key file authentication support
- Add
inputoption tospawnAsyncfor streaming stdin to child processes
-
Updated dependencies [
ba61adb,6fe325d,76c17f8,7f32751]:- varlock@0.7.0