All releases
v0.0.8
Released Jan 10, 2026
Release Notes
Added
- Live progress display with gradient banner during audits
- Broken external link detection
- HTTP and client-side redirect following on seed URL
- Random browser user-agent rotation for more reliable crawling
- Page URLs shown for each issue in reports with grouped broken links
- Enhanced HTML report branding and page visibility indicators
Performance
- Breadth-first crawling with intelligent prefix-based throttling
- Eliminated redundant DOM parsing - significant speed improvement
- Optimized database queries to remove N+1 query patterns
Changed
- Rules can now be marked as
disabledin schema instead of using--allflag
Fixed
- HTML report generation dependencies
Installation
curl -fsSL https://squirrelscan.com/install.sh | bash
Or download the binary for your platform below.