v0.32.0
arhamkhnz/next-shadcn-admin-dashboardv0.32.0Jan 25, 2026by github-actions[bot]
AI Summary
This release introduces support for Mistral embedding APIs, generic OAuth authentication, and the ability to index multiple branches. It also includes an improvement to invitation link handling to ensure email security.
Key Highlights
- Added support for Mistral embedding API
- Implemented generic OAuth support
- Enabled indexing of multiple branches
- Improved invitation link security by including the email address
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)