All releases
v0.0.11
Released Jan 17, 2026
Release Notes
Added
- File-based debug logging with configurable levels
- Browser impersonation (IMPIT) for WAF bypass
- Footer with issue link and feedback command in CLI
- New audit rules: orphan pages, dead-end pages, and indexability checks
- Robots.txt parsing and schema utilities
- Resource checks and redirect tracking
- Configurable thresholds for orphan page detection
- Configurable anchor link handling in dead-end page detection
Changed
- Auto-update now shows notifications only instead of auto-installing
- Overhauled output formats for reports
- Overhauled scoring system with curve-based calculations and penalties
- Unified parsing architecture to eliminate duplicate HTML parsing
- Renamed "domain" to "category" across the codebase
- Improved CLI validation and reachability checks
- Enhanced pattern matching with exact segments and regex support
Fixed
- Audits now always create new crawls instead of resuming incomplete ones
- TLS client improvements for better compatibility
- Restored missing indexability rules
- Improved report command error messages
- Corrected indexability API usage
- Improved audit scoring and schema robustness
Install
curl -fsSL https://squirrelscan.com/install.sh | bash