Changelog
Every release, every fix — all in one place.
v1.0April 2026
Initial release
Core features
- Visual drift detection — Pixel-level comparison between your live site and a reference screenshot to catch unintended changes.
- Severity scoring — Every check is automatically scored as Clean, Warning, or Critical based on the diff percentage.
- Public shareable reports — Each check result gets a public URL you can share with your team or clients without requiring a login.
- Drift trend chart — Visualise how drift evolves across your last 10 checks at a glance. Pro feature.
Dashboard
- Scan history — All your drift checks listed with URL, diff %, severity, and timestamp. Free accounts see up to 5 checks.
- Monthly usage meter — Track your free check quota with a live progress bar. Upgrade nudge appears when you're running low.
- Dark / light mode — One-click theme toggle with preference persisted in localStorage.
Integrations
- Jira integration — Connect your Jira workspace via OAuth and create issues directly from any drift finding.
- Google OAuth login — One-click sign-in with your Google account — no password needed.
Accessibility & quality
- WCAG accessibility check — Basic contrast and structure analysis on every page you scan. Full WCAG audit available on Pro.
- Nielsen Norman UX heuristics — Automated heuristic analysis against the 10 NN/g principles. Pro feature.
Infrastructure
- Next.js 15 App Router — Built on the latest Next.js with server components, streaming, and edge-compatible API routes.
- Supabase backend — Checks, results, and user data stored in Postgres via Supabase with row-level security.
- Vercel deployment — Deployed globally on Vercel's edge network at driftcheck.app.