crawlfix.ai
Sign inRun free scan
crawlfix.ai
Changelog

What we have shipped

Notable releases, in reverse chronological order. Smaller fixes ship continuously and are not listed here.

  1. v0.4.2
    May 7, 2026
    feature

    Browser sign-in, dashboard auth, and Stripe auto-provisioning

    • Magic-link sign-in for the dashboard. Same email, same account whether you sign in from the browser or from MCP.
    • Real session cookies, sliding 30-day expiry, instant revocation from settings.
    • Stripe products and prices auto-provision on the first paid request. Just paste STRIPE_SECRET_KEY.
    • Customer portal wired in for plan changes and invoice downloads.
    • Per-account isolation across the dashboard. No more shared scan visibility in dev.
  2. v0.4.1
    April 22, 2026
    improvement

    AEO and GEO coverage upgrade

    • New checks for FAQ schema, Article schema, llms.txt presence, and rendered citation surface.
    • Issues now tagged with whether they affect SEO, AEO, GEO, or several at once.
    • Fix recipes split per surface so the AI prompt explains the why for the engine that cares.
  3. v0.4.0
    April 8, 2026
    feature

    MCP server, RFC 8628 device flow

    • Crawlfix MCP server with run_scan, get_audit_history, get_issues, get_fix_prompts, verify_fix, compare_competitor, export_report.
    • Device-flow login so agents grab a token without copy-pasting through the browser.
    • Tier-gated tools surface a structured payment_required error with ready-to-click checkout URLs.
  4. v0.3.2
    March 24, 2026
    improvement

    Scanner: trust & safety module

    • Web Risk and URLhaus checks integrated for trust scoring.
    • Sensitive-file probes (.env, .git/config, source maps) added to the audit pipeline.
    • Security headers analysis surfaces missing CSP, HSTS, and X-Frame-Options as issues.
  5. v0.3.0
    March 4, 2026
    feature

    Verification scans + competitor compare

    • Re-scan a preview URL after a fix and get a fixed / still-present / newly-introduced diff against the original.
    • compare_competitor MCP tool runs a side-by-side audit of any two URLs.
    • Audit history view added to the dashboard.
  6. v0.2.0
    February 11, 2026
    feature

    AI verdict + framework-specific fix recipes

    • Every report now includes an AI verdict, executive summary, and developer summary.
    • Fix recipes ship per framework: Next.js, Nuxt, SvelteKit, Vue, Angular, Remix, plain React.
    • DigitalOcean GenAI as the inference backend.
  7. v0.1.0
    January 18, 2026

    Public beta

    • Initial scanner: raw HTML, headless Chromium render, raw vs rendered diff.
    • Issue detection across indexability, metadata, content visibility, links, schema, hydration.
    • Free single scan from the marketing site, anonymous unlock cookie for one-off purchases.