preflight
Back to changelog
May 30, 2026 v0.12.23

IndexNow detection cleanup and stability

This release focuses on a small but important reliability touch-up around IndexNow detection. The goal is to keep results consistent while avoiding unnecessary edge-case handling.

Stability Updates

IndexNow detection now stops scanning in a cleaner, more predictable way when it has what it needs. This helps avoid confusing outcomes where early-stop behavior could be treated like an error, even though results are still returned normally.

We also made minor internal formatting adjustments to keep the codebase consistent, with no intended change in user-facing behavior.

Tags

Bug Fix Backend