Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,18 @@ versions follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.1] — 2026-08-03

Two defects that shipped in 0.2.0, both found by using the app rather than reading it — plus a
much smaller, faster binary.

### Changed

- OpenKey is now a native binary: **11 MB instead of 43 MB**, starting in about a sixth of a
second, with nothing unpacked to a temporary folder the first time you run it. All three matter
most on a USB stick or someone else's machine.
- Installable with [Scoop](https://scoop.sh), which also avoids the "unrecognized app" prompt.

## [0.2.1] — 2026-08-03

Two defects that shipped in 0.2.0, both found by using the app rather than reading it.

### Fixed

- **A mistyped or revoked key was accepted and saved.** OpenKey checked keys against an endpoint
Expand Down
Loading