v0.32.0

getomni-ai/zeroxv0.32.0Jan 25, 2026by github-actions[bot]

AI Summary

This release introduces new integration capabilities with Mistral for embeddings, adds generic OAuth authentication, and supports indexing multiple branches, alongside improvements to invitation link handling.

Key Highlights

  • Added support for mistral/embedding API
  • Added generic OAuth support
  • Added support for indexing multiple branches
  • Fixed invitation link to include email and disable editing

New Features

  • Mistral embedding API integration
  • Generic OAuth authentication support
  • Multi-branch indexing functionality

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)