v0.0.59
Released Jun 25, 2026
All releases
Release Notes
New
- Clearer audit outcomes. When a crawl is blocked by a bot wall or can't finish, the audit now reports its real state —
blocked,failed, orpartial— instead of showing a misleading health grade for a site it never fully reached. The CLI also exits non-zero on a blocked or failed audit, so it won't quietly pass in CI.
Improvements
- Tougher against bot walls. When cloud rendering hits a WAF or anti-bot challenge, squirrel now falls back to a direct fetch so the page is still analyzed instead of being dropped.
- Organic search positions, charted. HTML reports now render the keyword position breakdown as a clean bar chart instead of a plain text list.
Fixes
- Scheduled audits are off by default on every plan. Switching on a scheduled audit is always an explicit opt-in now — the dashboard and docs no longer imply Pro plans get one turned on for you.
Install or update
curl -fsSL https://squirrelscan.com/install.sh | sh
# already installed:
squirrel self update
Update to this version
squirrelscan will auto-update, or run this command to update now:
$