Changelog
Release history for the desktop app, CLI, and cloud tier. Each entry lists the features, fixes, and performance improvements that shipped in that version.
v0.1.3 2026-08-13
Features
- Google Search Console integration — connect your GSC property to see per-URL clicks, impressions, position, and top queries alongside crawl findings
- Google Analytics 4 integration — connect GA4 to see engagement rate, bounce rate, session duration, and conversions per page
- Impact-weighted findings — findings are now sorted by traffic so the highest-impact issues surface first
- Landing page opportunity report — pages that rank well in search but have poor engagement, combining GSC and GA4 data
v0.1.2 2026-08-13
Features
- 69 built-in issue rules, up from 17 — covering Open Graph, security headers, content types, URL parameters, redirects, X-Robots-Tag, Twitter cards, URL quality, and structured data
- CLI: new --export, --subdomain, and --page-size flags
- Release changelog on the marketing site
Fixes
- CLI module imports resolved correctly on all platforms
v0.1.1 2026-08-12
Features
- CLI: added --include-subdomains, --max-page-size, --store-html, --export-csv, and --export-sitemap flags
- CLI: one-line install via curl -fsSL https://consuela.io/install.sh | sh
Fixes
- Docs: fixed broken navigation links in MCP and Getting Started sections
- API: corrected endpoint base URLs
v0.1.0 2026-08-06
Features
- First public release
- Desktop app for macOS, Windows, and Linux with auto-updates
- CLI binary for headless crawling and CI pipelines
- Cloud tier with accounts, teams, and API access
- REST API for programmatic crawling
- MCP server integration