Changelog
What's live, what's next
We don't yet keep a versioned release log with dates and tags. Rather than invent one, this page lists the features that are currently live in the product, and the ones we're working on next. When a real release- tracking workflow lands, this header turns into a generated feed.
What's live now
Accessibility regression scans
On-demand WCAG 2.2 scans powered by axe-core inside a real Chromium worker. Violations diff against an attested baseline so deltas stay meaningful as the site changes; optional auto-scan when OnChange detects a text or visual change.
Learn moreNatural-language alert rules
Write a rule in plain English ("alert me when the Pro plan price drops below $50") and Claude reads each diff to decide whether the change matches your intent.
Triage inbox with keyboard shortcuts
Four-column inbox (Unreviewed / Useful / Noise / Archived) with j/k navigation, u/n verdicts, e to archive. Marking changes as noise mines repeated patterns and proposes regex masks.
Sitemap.xml and robots.txt diffs
First-class monitor types. We diff added and removed URLs across sitemap-index documents (not the raw XML) and surface per-user-agent rule diffs for robots.txt so unintentional Disallow rules surface before they affect organic traffic.
Geo-targeted change detection
Monitor a URL from multiple regions; when regional hashes diverge consistently and each region is stable on its own, the change is classified as geo-targeted and the regions in disagreement are surfaced on the change card.
Composed confidence score
Every change gets a 0-1 score that combines visible-text diff, structural diff, change class, SEO drift, JSON-Patch density, section density, keyword intent, and reword penalty. Set "fire when confidence > 0.5" once instead of guessing thresholds per monitor.
Tracked-value time series
Extract prices, stock counts, or any numeric tracked key and render a 7/30/90-day chart with first/last/min/max/delta on the monitor detail page.
AI change summaries on every detection
Each detected change ships with a Claude-written summary that appears in the dashboard, email notifications, and Slack alerts.
On the bench
- 01Change time-travel scrubber - already in the dashboard at /monitors/:id/replay; we're polishing the playback UX and adding HTML-source inspection.
- 02CSS-selector auto-heal that proposes a new selector when an existing one silently breaks after a redesign.
- 03AI Competitor Weekly Brief - Monday-morning digest that summarises every competitor monitor's diffs into one Claude-written executive note.
- 04A real release-tracking workflow so every entry on this page has a version, a date, and a git tag you can verify.
We don't publish ETAs - shipped items will move into the list above when they go live.
Try the live features for yourself
Free plan, no credit card. Set up a monitor in under a minute and poke at every feature on this page.
Get started free