v0.6.0-rc271
probelabs/probev0.6.0-rc271Mar 4, 2026by buger
AI Summary
Addresses a path resolution issue in search functionality to ensure correct navigation within the workspace without duplicating segments.
Key Highlights
- Resolve search delegate paths against workspace root
- Prevent doubled segments in search paths
Full Release Notes
## What's Changed * fix: resolve search delegate paths against workspace root to prevent doubled segments by @buger in https://github.com/probelabs/probe/pull/476 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc270...v0.6.0-rc271