Changelog & Release Notes
Release notes, new features, and improvements.
v0.8.0: Polite Crawling and Fingerprint Hygiene
Adaptive per-site posture, robots.txt support, per-host backoff, and a quieter JS render path that looks less like a headless browser to bot defenses.
v0.7.6: Faster JavaScript Rendering
JS rendering performance pass: smarter readiness detection, shared asset cache across the crawl, faster page parsing, plus prompt copy buttons in SEO/AEO.
v0.7.7: Clean Stop in the Desktop App
Cancelling a crawl in the desktop app now actually stops it, and starting a new crawl no longer leaks pages from the previous one into the live feed.
v0.7.3: Content Freshness Signals
New SEO check that flags missing, stale, and inconsistent dateModified / datePublished metadata across JSON-LD, Open Graph, and HTTP Last-Modified.
v0.7.0: Built-in JavaScript Rendering for Web Crawls
Crawl JavaScript-heavy websites with built-in JS rendering. Auto-detects client-side frameworks and renders pages without a browser.
v0.6.7: Client-Side Redirect Detection
Crawler now detects client-side redirects including meta refresh tags and Next.js NEXT_REDIRECT patterns, capturing them as part of the redirect chain.
v0.6.6: Redirected Pages Excluded from SEO Checks
Redirected pages are no longer flagged as SEO issues. Pages with redirect chains are excluded from SEO analysis in both CLI and desktop.
v0.6.5: Single Page Fetch Command
New crawler fetch command to grab a single URL with smart, path-based filenames. Skip the full crawl when you only need one page.
Showing 8 of 25 releases