Bug fixes
- Restores HLTB completion-time lookups after HLTB moved its search API to the multi-segment
/api/search/siteroute. - Improves resilience to future endpoint rotations by discovering matching search and initialization routes from the Next.js build manifest, with JavaScript chunk scanning as a fallback.
- Maintains compatibility with legacy single-segment HLTB search endpoints.
Full Changelog: v2.1.0...v2.2.0