v0.32.0

TabbyML/tabbyv0.32.0Jan 25, 2026by github-actions[bot]

AI Summary

This release introduces several significant features including support for Mistral embedding APIs, generic OAuth authentication, and multi-branch indexing capabilities. Additionally, the team improved the invitation workflow by including email in invitation links and disabling email editing when opening those links.

Key Highlights

  • Added support for mistral/embedding API kind
  • Added generic OAuth support for authentication
  • Added support for indexing multiple branches
  • Improved invitation workflow with email inclusion and editing restrictions

New Features

  • Add support for mistral/embedding api kind
  • Add generic OAuth support
  • Add support for indexing multiple branches

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)