This release expands analytics coverage and makes scans more dependable when dealing with real-world projects and network conditions. It also adds an extra layer of safety during installation.
New in This Release
Umami Analytics is now supported. Preflight can detect Umami across common setups, including script-based installs and SDK usage, so your scan results better reflect what is actually integrated.
Viewport and HTML lang checks now follow included templates. This helps catch cases where these tags are defined in shared layout partials instead of the main layout file.
Sitemap detection now includes direct sitemap.php files in common PHP web root locations, improving coverage for PHP sites that do not generate sitemaps via a framework route.
Security and Reliability Updates
The installer now verifies downloads with checksums when available. This helps you confirm the binary you installed matches the published release artifact.
Update prompts are rate-limited to about once per day, reducing repeated notifications during frequent runs.
Scanning and checks now fail more clearly and more accurately in edge cases:
- Better validation and error messages when you provide an invalid scan path.
- More accurate results when vulnerability tooling fails, scans now report the check as inconclusive instead of passing.
- Email authentication checks now report DNS lookup errors as such, instead of incorrectly saying records are missing.
- Legal page checks now treat redirects as valid only when they stay on the same domain.
- Fewer false positives and safer parsing in SEO and metadata detection.