v0.32.0

unslothai/unslothv0.32.0Jan 25, 2026by github-actions[bot]

AI Summary

Adds support for mistral/embedding API kind, generic OAuth support, and indexing multiple branches. Also fixes invitation link issues to include email and disable email editing.

Key Highlights

  • Support for mistral/embedding API kind
  • Generic OAuth support
  • Support for indexing multiple branches
  • Fixed invitation link with email and disabled email editing

New Features

  • Mistral/embedding API kind support
  • Generic OAuth support
  • Multiple branch indexing support

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)