2026-05-09Major release
v0.4.0Platform expansion — 15 new features
- Discover page now shows real public audits from Supabase with share counts and grades.
- Shareable report URLs — generate a public link for any AI audit; embed an SVG badge on your site.
- Scheduled audits — set daily, weekly, or monthly recurring crawls with webhook notifications.
- Team invite flow — invite teammates by email, assign roles (admin / editor / viewer), accept via token link.
- Interactive onboarding tour — 5-step overlay for new users; completion tracked in profile.
- Empty state pages — illustrated empty states with CTAs for all list views (Dashboard, Test Repository, Discover).
- Usage dashboard widget — plan name, monthly usage bar (amber at 80%, red at 95%), Upgrade CTA.
- OpenAPI spec → test generation — paste a JSON/YAML spec or URL; auto-generates API contract tests per endpoint.
- Multi-environment audit compare mode — run two URLs and view side-by-side accessibility, performance, security diff.
- AI test coverage score — circular 0–100 coverage indicator with breakdown of missing test types.
- Visual regression baselines — set a screenshot as baseline; subsequent audits show Diff from baseline badge.
- Natural language test editing — 'Refine with AI' drawer per test case; streams refined version back in real time.
- Embeddable audit badge — SVG badge (green/amber/red) with HTML + Markdown embed codes on shared reports.
- Flakiness detection — record test runs, compute failure %, color-coded flakiness score per test case.
- Changelog page — this page.