< cd ..

Tabby

~/TabbyML/tabby

Self-hosted AI coding assistant

●●● stats.json

latest

v0.32.0

total

30

stable

9

pre

21

scraped

Mar 2, 2026

#ai #self-hosted #coding-assistant

/changelog

next-alpha pre [Feb 9, 2026] details → github →

This is an alpha version for Tabby dev, This is only intended to be used internally.

v0.32.0 [Jan 25, 2026] details → github →

🚀 Features

  • Add support for mistral/embedding api kind. #4380
  • Add generic OAuth support. #4325
  • Add support for indexing multiple branches. #4419

🧰 Fixed and Improvements

  • Include email in invitation link and disable email editing when opening the link. #4417
v0.31.2 [Sep 25, 2025] details → github →

⚠️ Notice

🧰 Fixed and Improvements

  • Added environment variable TABBY_INDEX_REPO_IN_SHARD to enable hourly sharded indexing when repository count exceeds 20. #4366
v0.31.0 [Aug 19, 2025] details → github →

🚀 Features

  • Add support for custom branding with name and logo (Available Exclusively with an Enterprise License). #4334
v0.30.2 [Aug 7, 2025] details → github →

⚠️ Notice

🧰 Fixed and Improvements

  • Use 0.7.3 sqlx to avoid database pool timeout. #4328
  • Bump llama.cpp to b6047. #4330
  • Expose the Flash Attention LLAMA flag as an environment variable. #4323
v0.30.0 [Jul 2, 2025] details → github →

⚠️ Notice

  • The Tabby Docker image now requires an NVIDIA GPU. For CPU-only environments, use the Linux binary.

🚀 Features

  • Support indexing GitLab Merge Request as Context. #4227

🧰 Fixed and Improvements

  • Use CUDA 12 image as base image by default. #4235
  • Leverage the Answer Engine logic to enrich the context when generating new pages, improving page quality. #4237
  • Improve the model configuration details on the System page. #4236
  • Resolve the flickering of buttons within code snippets in a chat response during answer generation. #4233
  • Set the member filter bar always fixed at the top of the Reports page.#4232
  • Resolve the issue when loading a multi-part model from local.#4302

💫 New Contributors

  • @petarjuki7 made their first contribution in #4265
Full Changelog: https://github.com/TabbyML/tabby/compare/v0.29.0...v0.30.0
v0.29.0 [May 19, 2025] details → github →

🚀 Features

  • Add RESTful APIs for ingesting custom documents and facilitating their removal. (#4171) (#4203) (#4196)

🧰 Fixed and Improvements

  • Enhance error details in Notification Inbox. (#4184)
  • Add support for Automatic Jobs status polling. (#4172)
  • Bump llama.cpp to b2500. (#4200)

💫 New Contributors

@roman0yurin made their first contribution in #4080 @NarwhalChen made their first contribution in #4146 Full Changelog: https://github.com/TabbyML/tabby/compare/v0.28.0...v0.29.0
v0.28.0 [Apr 28, 2025] details → github →

📰 Highlight

In this release, Tabby introduced Convert to Page feature, which can transform Answer Engine messages into persistent, shareable, organized Pages, showcased in this example: View an Example Page !CleanShot 2025-04-28 at 21 33 47@2x

🚀 Features

  • Add support to convert Answer Engine messages into Pages. (#4194)
  • Add support for Doc Query in Chat Panel, allowing Dev Docs to be included as context. (#4095)

🧰 Fixed and Improvements

  • Enhance background task logging to boost performance and enrich user experience. (#4066) (#4145)
  • Enhance the display of thinking processes in Answer Engine and Chat Panel. (#4091)
Full Changelog: https://github.com/TabbyML/tabby/compare/v0.27.1...v0.28.0