# Yappy changelog

Yappy updates itself in place from a signed appcast, verified against the
publisher's Apple team ID before anything is installed. The current release is
always available as JSON:

```bash
curl -s https://yappy.biz/api/v1/releases/latest
```

## 0.4.19 — 2026-08-25

Fixes for a fresh install: the practice screen now catches your first dictation,
and the Screen Recording step puts Yappy in System Settings' list so there is
actually a switch to flip.

## 0.4.18 — 2026-08-25

The notch says "I'm listening" where you are already looking, instead of in the
menubar where you are not.

## 0.4.17 — 2026-08-25

Credential identity fix. The account key is now bound to the Google account it
was minted for, sign-out clears it along with the cached entitlement, and an
unstamped credential is settled against the server's answer rather than adopted
on a guess. Shipped an hour after 0.4.16 because the failure mode was acting as
somebody else.

## 0.4.16 — 2026-08-25

The managed agent engine: a turn can run without Claude Code. Also the keycap
onboarding, and two fixes the first live turns exposed — the `[DONE]` sentinel
that failed a finished turn, and the workspace only the CLI path was creating.

## 0.4.14 — 2026-08-19

Maintenance release.

## 0.4.13 — 2026-08-19

Maintenance release.

## 0.4.12 — 2026-08-19

Maintenance release.

## 0.4.11 — 2026-08-19

Sign-in returns to the app instead of leaving you on a browser tab, and the tab
closes itself.

## 0.4.9 — 2026-08-19

The plan step moved into the app and leads with what this Mac can already do.
Ships alongside the billing fix that un-gates checkout from the account link, so
a paying user is no longer told they are on the free plan.

## 0.4.1 — 2026-08

Automatic updates on by default. The self-updater checks a signed appcast and
verifies the publisher team ID before installing.

## 0.4.0 — 2026-08

First release with the built-in updater.

## Getting an older build

Yappy ships one supported version at a time and updates forward. If you need to
pin a specific build for a compatibility test, mail **support@yappy.biz** and say
which version and why.

---

Canonical: https://yappy.biz/docs/changelog/ · Last updated: 2026-08-25
