Releases: w512/Kivarion
Releases · w512/Kivarion
Release list
Kivarion v0.8.1
- 🔐 Full KeePass support — open, edit, and create
.kdbxdatabases with master password and/or key file. - 👆 Touch ID unlock (macOS) — unlock your vault with biometrics; the master password is stored securely in the macOS Keychain.
- 💾 Safe auto-save — every change is written immediately with durable, atomic writes and optional rotating
.bakbackups. - 🛡️ Conflict & lock protection — detects external edits on disk and serializes writes across windows, so nothing is silently overwritten.
- 🗂️ Three-column workspace — resizable groups / entries / details layout with sorting and search.
- ⏱️ Auto-lock — locks on inactivity and (optionally) when the app loses focus.
- 📋 Managed clipboard — auto-clears copied passwords after a configurable timeout.
- 📎 Attachments — add, export, and Quick Look previews (macOS).
- 🎨 Themes and a built-in password generator.
Security by design: the webview has no filesystem access — all file I/O runs in the Rust backend. macOS builds are signed and notarized.