11.0.273
BenedictKing/ccx11.0.273Jun 15, 2026by adubovikov
AI Summary
This release introduces a performance optimization for search functionality by implementing lazy payload hydration using a UUID-first search strategy.
Key Highlights
- Lazy payload hydration for search
- UUID-first search approach
New Features
- Lazy payload hydration (uuid-first search)
Full Release Notes
## What's Changed * feat(search): lazy payload hydration (uuid-first search) — 11.0.273 by @adubovikov in https://github.com/sipcapture/homer/pull/818 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.272...11.0.273