v0.32.0
ruvnet/RuVectorv0.32.0Jan 25, 2026by github-actions[bot]
AI Summary
A feature release introducing OAuth authentication, Mistral embedding API support, and multi-branch indexing capabilities.
Key Highlights
- Added generic OAuth support
- Integrated Mistral embedding API
- Enabled indexing of multiple branches
- Improved invitation link handling with email
New Features
- Mistral embedding API support
- Generic OAuth support
- Multi-branch indexing support
- Email inclusion in invitation links
Full Release Notes
## 🚀 Features * Add support for mistral/embedding api kind. [#4380](https://github.com/TabbyML/tabby/pull/4380) * Add generic OAuth support. [#4325](https://github.com/TabbyML/tabby/pull/4325) * Add support for indexing multiple branches. [#4419](https://github.com/TabbyML/tabby/pull/4419) ## 🧰 Fixed and Improvements * Include email in invitation link and disable email editing when opening the link. [#4417](https://github.com/TabbyML/tabby/pull/4417)