preflight
Back to changelog
Dec 22, 2025 v0.12.4

More Accurate Static and PHP Detection

This release focuses on making automatic project detection more reliable, so your site is categorized correctly with less manual intervention.

More reliable stack detection

Static sites that use build tools are now detected as static when there are HTML files present but no clear indicators of a Node.js application. This helps prevent projects from being incorrectly treated as Node.js apps.

PHP detection now also recognizes projects that use web/index.php as their entry point, which is common in setups like Craft CMS and Symfony.

Analytics detection updates

Fullres Analytics detection has been expanded to catch additional script patterns, including cases that use custom domains.

Tags

Bug Fix Backend Analytics