Skip to content

Releases: pexatar/PassKey

PassKey v2.0.0

03 Jun 23:19
4445f60

Choose a tag to compare

PassKey v2.0.0

Second major wave of improvements on top of the secure core (clusters 1–4).

Highlights

  • Cluster 5 UX — toasts, idle auto-lock with countdown (incl. a 10s warning for the 30s tier), inline validation, activity log + CSV export, richer empty states, forgot-password & clear-vault flows.
  • Full localization (6 languages) — IT/EN/FR/DE/ES/PT; localized placeholders and example data.
  • Identity — Middle name, Company, Username fields.
  • Import — Bitwarden / CSV / 1PUX robustness (encrypted, ZIP, unsupported files handled).
  • Dark theme — fixed unreadable text in the Verifier "Vault" tab.
  • Browser extension 1.0.1 — fixed invisible popup action icons; copy actions always visible.

Install

  • Installer: PassKey-Setup-x64.exe
  • Portable: PassKey-Portable-x64.zip
  • Requires Windows 10 1809+ (x64).

Build 0/0 · tests 222/222.

v1.0.17

14 May 15:20
a6f8bfb

Choose a tag to compare

What's Changed

  • docs: update download links to v1.0.16 by @pexatar in #38
  • fix: add Chrome ID guard to build script + bump to v1.0.17 by @pexatar in #39
  • fix(build): split dev Chrome ID in guard to prevent self-match by @pexatar in #40

Full Changelog: v1.0.16...v1.0.17

v1.0.16

14 May 14:32
d35de88

Choose a tag to compare

What's Changed

  • docs: update download links to v1.0.15 by @pexatar in #36
  • fix(installer): handle WinAppRuntime 0xC0000142 crash silently — bump to 1.0.16 by @pexatar in #37

Full Changelog: v1.0.15...v1.0.16

v1.0.15

14 May 14:07
9ce3eb0

Choose a tag to compare

What's Changed

  • docs: update download links to v1.0.14 by @pexatar in #34
  • fix: align assembly version with installer — bump to 1.0.15 by @pexatar in #35

Full Changelog: v1.0.14...v1.0.15

v1.0.14

14 May 13:46
3a63434

Choose a tag to compare

What's Changed

  • docs: add Chrome/Firefox store badges and update download links to v1.0.13 by @pexatar in #31
  • fix: restore Chrome Extension ID to Web Store value (jadfnbfppmcpbfiickiolonfldkphmfb) by @pexatar in #32
  • chore(installer): bump version to 1.0.14 by @pexatar in #33

Full Changelog: v1.0.13...v1.0.14

v1.0.13

14 May 13:15
aed9b36

Choose a tag to compare

What's Changed

  • feat: installer dark mode (WizardStyle=modern dynamic) by @pexatar in #26
  • refactor: code cleanup — named constants, dedup, naming consistency, XML docs by @pexatar in #27
  • feat: browser extension store readiness — P0/P1 fixes + privacy policy by @pexatar in #28
  • chore: bump installer to v1.0.13 + Firefox manifest data_collection_permissions by @pexatar in #30

Full Changelog: v1.0.12...v1.0.13

PassKey v1.0.12

05 May 09:00
c226897

Choose a tag to compare

What's new in v1.0.12

Fixed

  • Windows 11 25H2 crash (STATUS_INVALID_IMAGE_HASH): Upgraded the bundled Windows App Runtime from 1.8.260101001 to 1.8.260416003 (released 2026-04-21), which resolves a compatibility issue specific to Windows 11 25H2 (Build 26200+).

  • "You must install or update .NET" on startup: PassKey.Desktop is now published as self-contained — the .NET runtime is bundled directly in the application folder. No separate .NET installation is required. The external .NET 10.0.7 installer has been removed from the setup wizard.

Installation

Download PassKey-Setup-x64.exe and run it. The installer silently sets up Windows App Runtime 1.8 and then launches PassKey.

Requirements: Windows 10 version 1809 (build 17763) or later, x64 processor.

⚠️ SmartScreen warning: PassKey is signed with a self-signed certificate. Windows may show an "Unknown publisher" warning. Click More info → Run anyway to proceed.

What's Changed

  • fix: remove invalid RunOnceId from [Run] section in PassKey.iss by @pexatar in #24
  • fix: self-contained publish + Windows App Runtime 1.8.7 (v1.0.12) by @pexatar in #25

Full Changelog: v1.0.9...v1.0.12

v1.0.9

04 May 19:14
5feb2ce

Choose a tag to compare

What's Changed

  • fix: resolve HVCI crash (STATUS_INVALID_IMAGE_HASH) — bump to v1.0.9 by @pexatar in #23

Full Changelog: v1.0.8...v1.0.9

v1.0.8

04 May 18:39
001edf9

Choose a tag to compare

What's Changed

  • fix: add single-instance protection and startup crash logging (v1.0.8) by @pexatar in #22

Full Changelog: v1.0.7...v1.0.8

v1.0.7

01 May 23:18
8f62e3a

Choose a tag to compare

What's Changed

  • fix: publish PassKey.Desktop as truly self-contained (bundle .NET 10 … by @pexatar in #21

Full Changelog: v1.0.6...v1.0.7