preflight
Back to changelog
May 30, 2026 v0.12.21

IndexNow detection for route-served setups

This release updates how IndexNow is detected during initialization so existing integrations are less likely to be overlooked.

More reliable IndexNow detection

Initialization can now detect IndexNow when the verification file is served dynamically by your application, such as via a route or handler, instead of only looking for a static key file.

This matters for apps that already support IndexNow but were previously not recognized during setup, which could cause IndexNow to be silently treated as disabled.

Tags

Integration Bug Fix Backend