- Added experimental automated embeddings (OpenAI, HuggingFace, user‑provided) and hybrid search combining keyword and semantic results.
- Introduced breaking changes to vector search API: mandatory embedder model, new hybrid parameter, vectors must be JSON objects; added configurable task webhook and batched‑task limit options.
- Improved indexing speed and reduced disk usage; added proximity precision setting and assorted bug fixes.