v0.0.49
Released Jun 16, 2026
All releases
Release Notes
squirrelscan v0.0.49
A polish release with one big headline: real-time dashboard sync goes live. Alongside it, a focused report-quality pass makes audits sharper and more honest โ clearer blocking warnings, cache reframed, sitemap 4xx false-positives gone, technologies that actually sync, screenshots in public reports, and a smarter title-length rule. Plus -C quick is now genuinely free. ๐ฟ๏ธ
โก Real-time dashboard sync is live
- Live-sync enabled โ audits and website add / edit / delete now reflect in the dashboard instantly, no refresh. Org-scoped, WebSocket-pushed, ticket-authenticated. (#204, #211)
๐ Report fixes
- Blocking section, fixed โ now one warning per blocked script (vendor-labelled) with accurate "pages affected" counts, instead of a single lumped "0 pages affected" warning. (#240)
- Cache, reframed โ demoted from a headline figure to subtle metadata in the report, dashboard, and CLI output; it's a feature of the audit, not a score. (#239)
- Sitemap 4xx false-positives gone โ a
Rangerequest was making some servers answer416, which looked like a broken page. (#235) - Technologies sync to the dashboard โ tech detected during an audit now appears in the dashboard Technologies view on publish, and broken tech icons are fixed. (#238, #234)
- Screenshots in public reports โ published reports now show the site screenshot alongside the category breakdown. (#241)
- Smarter title-length warning โ the "title too long" threshold relaxed 60 โ 75 chars to match Google SERP truncation, so good titles stop tripping it. (#236)
โจ CLI
-C quickis truly free โ quick coverage now skips all cloud services, so there's no credit prompt and nothing to spend. (#237)- Sturdier cloud preflight โ hardened coverage validation, a NaN guard on the update-check cadence, and a more resilient preflight. (#226, #227)
- Install fix โ install via
squirrelscan.com/install(the oldinstall.squirrelscan.comhost was NXDOMAIN). (#222)
๐งน Under the hood
- Render-cache foundation โ schema, credit accounting, R2 blob storage, and live-path wiring land behind a flag for repeat-audit speedups (rolling out separately). (#193, #217, #218)
- Legacy consent migration โ existing
cloud_render_consentusers migrated to the newer disclosing prompt. (#215)
Full changelog: https://github.com/squirrelscan/squirrelscan/compare/v0.0.48...v0.0.49
Update to this version
squirrelscan will auto-update, or run this command to update now:
$