Back
Changelog
Release notes and version history.
v0.7.12026-02-06
- Fixed Jina v4 embedding dimensions (default 2048 -> configurable, default 1024)
- Added embeddingDimensions config option for all codebases
- Updated CHANGELOG and bumped to v0.7.1
v0.7.02026-01-28
- Added API key passthrough for Convex component isolation
- Pipeline speed tuning: parallelized query expansion + HyDE, batched embeddings
- Jina 429 rate-limit retry with exponential backoff
- Increased frontend search debounce to 500ms
- Switched to fast LLM model with :nitro routing
v0.6.02026-01-15
- Cascading deletion for documents, KBs, orgs, and users
- 10 configurable cascade flags (all default true)
- Audit log integration for delete operations
- Counter updates on deletion
v0.5.02025-12-20
- 16-step production-grade RAG pipeline
- RAPTOR recursive summarization for high-level queries
- Citations with page/line/heading breadcrumbs
- Enterprise features: ACL, audit logging, usage quotas
- 25+ file type support for ingestion