Changelog & Release Notes
Release notes, new features, and improvements.
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: SEO Redirect Page Fix
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.
v0.6.0: Broken Link Checking for Websites
Detect broken outgoing links and images across your site. The 23rd automated SEO check, available in CLI and desktop.
v0.6.2: Orphan Page Detection for SEO Audits
New SEO check detects orphan pages with zero incoming internal links. The 24th automated check, available in CLI and desktop.
v0.6.1: Broken Link Header Fix
Fixed broken link checking to properly handle HTTP header responses, plus improved Content card details in the desktop app.
v0.6.3: Orphan Page Detection URL Fix
Fixed false positives in orphan page detection caused by URL normalization mismatch.
v0.5.0: Automatic Keyword Extraction
Automatic keyword extraction from crawled pages using RAKE, with XSS/injection sanitization for safer content handling.
Showing 8 of 20 releases