Releases: keys-pub/app
Releases · keys-pub/app
0.1.9
- Sign options
-attached,-detached,-armor,-binary
instead of "mode" strings (keys-pub/keys-ext#52) - Search user by key identifier (keys-pub/keys-ext@7a5f2c1)
0.1.7
- Vault
- Backup & Sync (opt-in)
- Decrypt auto detect format (armored, binary, encrypt, signcrypt)
- Verify auto detect format (armored, binary)
- Export with password (and allow empty password)
- API sign content-hash
0.0.48
0.0.47
0.0.45
0.0.43
- Normalize user name and URL (allow mixed case user names on input)
- Don't allow redirects on user checks
- Use www.reddit.com for checks (avoid redirect)
- Fix fido2 homebrew failing the keyring
- More package logging, less extraneous debug logging
- UI fixes
- "Link to Domain" is now "Link to Website"
- Change "Pull" to "Update" in key view
0.0.42
0.0.39
- Link key to domain (https)
- Keyring falls back to filesystem if dbus/libsecret not available (linux)
- Fix running from a path with spaces (/Volumes/Keys vx.y.x)
- Key (RPC): Don't always update key if no sigchain
- Re-check symlink if supported
- FIDO2 credentials management (experimental)
- RPC: PermissionDenied changed to Unauthenticated for invalid token
- Update from prerelease option