v0.6.0-rc299
probelabs/probev0.6.0-rc299Mar 18, 2026by buger
AI Summary
This is a bug fix release (v0.6.0-rc299) that resolves an issue where quoted search queries were incorrectly falling back to BM25 search and returning unrelated files. The fix addresses issue #527 via PR #528.
Key Highlights
- Fixed quoted search incorrectly falling back to BM25 search
- Resolved issue where unrelated files were being returned in search results
- Bug fix merged by @buger
Full Release Notes
## What's Changed * fix: quoted search falls back to BM25 and returns unrelated files (#527) by @buger in https://github.com/probelabs/probe/pull/528 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc298...v0.6.0-rc299