Changelog
What shipped in APIDiffGuard — newest first. Source: CHANGELOG.md.
v0.2.0
- Official brand mark (side-by-side diff panes) for favicon, Apple icon, and social cards
- Working `@apidiffguard/cli` (`apidiff check`) for local/CI JSON and URL diffs
- `CHANGELOG.md` as the source of truth; agents must update it when pushing to `main`
- Moved schedule ticks to GitHub Actions (Vercel Hobby cannot run `*/5` cron)
- Documented `CRON_SECRET` for the schedules worker
v0.1.0
- Side-by-side Diff Viewer with JSON trees and keyboard nav
- Endpoint management, baselines, schedules, and alert history
- Command palette (⌘K) and IDE-style console shell
- Fumadocs documentation and blog
- Free JSON Diff, Formatter, and Validator tools
- Open-core MIT license and hosted Cloud option