An API changelog, diffed in the reader's browser.
When a schema evolves, returning readers want one thing: what moved since they last looked. ApiGlow keeps a fingerprint of the operations each reader last saw — in their own browser — and diffs the loaded document against it. No changelog service, no account, nothing sent anywhere.

REAL SCREENSHOT, SHOWN AT 1:1
What changed since your last visit.

Badges say where.
No service behind it.
The diff is computed client-side from operation fingerprints stored in the reader’s IndexedDB, per schema URL — compact snapshots, not copies of the schema, with an LRU cap so storage stays bounded. Each reader’s changelog is genuinely theirs: it compares against their last visit, not a publication date you maintain. Nothing to host, nothing to configure.
It pairs naturally with the audit — one grades the document, the other tracks its movement — and with overlays, whose fixes show up as changes like any other edit.
A reading aid, not a contract audit.
See it in the live demo.