preflight
Back to changelog
May 30, 2026 v0.12.25

More Accurate Service and JSON-LD Checks

This release focuses on making checks reflect what is actually in use on your site. It reduces false warnings for installed services and makes structured data results easier to interpret across environments.

More accurate service detection

Service checks can now recognize an integration as present when its library is installed, even if its setup is managed outside the repository. This helps avoid warnings where a service is declared and installed, but the check could not find configuration evidence in source files.

Clearer structured data reporting across environments

When a site URL is configured, structured data (JSON-LD) checks now prioritize rendered HTML and report results per environment more consistently. This prevents template-level references from masking differences between production and other environments.

Tags

Bug Fix Integration Backend