Release notes

QubKey release notes 1.0.0

QubKey release notes — builds, changelog, and download links.

Version 1.0.0

Published: 2026-06-08

First public desktop release: .rkvey vault, 20 entry types, browser extension via Native Messaging.

← All releases

Published builds

ProductFileSHA-256 (first 8 chars)Download
Desktop macOSQubKey_1.0.0_aarch64.dmg3f3d7424…Page
Desktop WindowsQubKey_1.0.0_x64-setup.exeffa192c7…Page
Desktop WindowsQubKey_1.0.0_x86-setup.exec1ad7bcd…Page
Desktop WindowsQubKey_1.0.0_x64_en-US.msi5c565c09…Page
Desktop WindowsQubKey_1.0.0_x86_en-US.msi16fff158…Page
Chrome / Edge extensionpassmanager-chrome-1.0.0.zipPage
Firefox extensionpassmanager-firefox-1.0.0.xpiPage

Shared (desktop)

  • .rkvey v4 format: encrypted B-Tree index, WAL, AES-256-GCM / XChaCha20-Poly1305, Argon2id
  • 20 entry types (EntryType 0–19) — passwords, keys, financial, identity, notes, documents, WiFi
  • Vault management: search, folders, trash, history, TOTP/2FA, security dashboard
  • Generator: passwords, passphrases, strength indicator
  • Import / export: CSV, JSON, XML, HTML (KeePass, Bitwarden, 1Password…)
  • OS integrations: Keychain (macOS), Credential Manager (Windows)
  • React UI: light/dark themes, 16 languages

Desktop macOS

Build published: 2026-06-08

Builds

  • QubKey_1.0.0_aarch64.dmg — DMG Apple Silicon (arm64)
    • SHA-256: 3f3d74247590f509064a39c57cb2ad23c283ee65deb9fcb36058026d8bebf9fe
    • Download

Desktop Windows

Build published: 2026-06-08

Builds

  • QubKey_1.0.0_x64-setup.exe — NSIS x64
    • SHA-256: ffa192c7f1661c3ae3846a3502e67dbe6b7fbf09c58f296ffe37c6a45f7b61fb
    • Download
  • QubKey_1.0.0_x86-setup.exe — NSIS x86
    • SHA-256: c1ad7bcd88af1eff7d45ec921d998d5b7d6de4574241eb54cba454e5b8e5a5c0
    • Download
  • QubKey_1.0.0_x64_en-US.msi — MSI x64
    • SHA-256: 5c565c09c5f4bcc6165bff11b023b0b2a52bdff5cd03e84fb903e58b29882e52
    • Download
  • QubKey_1.0.0_x86_en-US.msi — MSI x86
    • SHA-256: 16fff158d43e505e67162095116579c260dc618d944cf99b35e3a259db271140
    • Download

Chrome / Edge extension

Build published: 2026-06-08

Builds

  • passmanager-chrome-1.0.0.zip — Chrome / Edge (macOS + Windows)

Platform-specific

  • Autofill via Native Messaging (connection to local desktop app)
  • Separate macOS and Windows packages — not interchangeable
  • Manual install (developer mode) — not on public stores

Firefox extension

Build published: 2026-06-08

Builds

  • passmanager-firefox-1.0.0.xpi — Firefox (macOS + Windows)

Platform-specific

  • Same Native Messaging contract as Chrome
  • Local testing via about:debugging; AMO publication for future one-click install