Skip to content

v1.3.0: Faster Unlocks & Hardened Secret Handling

Choose a tag to compare

@Elevate08 Elevate08 released this 24 Aug 14:48
· 84 commits to master since this release

Release v1.3.0 makes locked-vault unlocks and logged-out sign-ins substantially faster while tightening every transient-secret boundary.

Highlights:

  • Prewarms authentication through private runtime FIFOs without putting credentials in command arguments.
  • Renders vault items before deferred folder, organization, and status metadata.
  • Adds deterministic performance coverage from 100 to 5,000 items.
  • Scrubs process collectors and cancels attachment and generator subprocesses safely.
  • Verifies session, PIN, and fingerprint credentials are absent from the OS keyring before another login.
  • Refreshes screenshots and the Bitwarden Vault Plugin preview.

See CHANGELOG.md for the complete release notes.