Skip to content

Releases: TabbyML/tabby

nightly

08 Sep 01:39
2a24569

Choose a tag to compare

nightly Pre-release
Pre-release
feat(model): add support for codestral/embedding api kind (#4380)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

v0.31.2

25 Sep 16:26

Choose a tag to compare

⚠️ 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.2-rc.0

25 Sep 05:41

Choose a tag to compare

v0.31.2-rc.0 Pre-release
Pre-release
v0.31.2-rc.0

v0.31.1

26 Aug 17:58

Choose a tag to compare

⚠️ Notice

🧰 Fixed and Improvements

  • Optimize the SQLite connection parameters to improve stability. #4350

v0.31.1-rc.0

26 Aug 17:36

Choose a tag to compare

v0.31.1-rc.0 Pre-release
Pre-release
v0.31.1-rc.0

v0.31.0

19 Aug 19:04

Choose a tag to compare

🚀 Features

  • Add support for custom branding with name and logo (Available Exclusively with an Enterprise License). #4334

v0.31.0-rc.2

19 Aug 06:37

Choose a tag to compare

v0.31.0-rc.2 Pre-release
Pre-release
v0.31.0-rc.2

v0.31.0-rc.1

18 Aug 07:36

Choose a tag to compare

v0.31.0-rc.1 Pre-release
Pre-release
v0.31.0-rc.1

v0.31.0-rc.0

08 Aug 11:42

Choose a tag to compare

v0.31.0-rc.0 Pre-release
Pre-release
v0.31.0-rc.0

v0.30.2

07 Aug 09:13

Choose a tag to compare

⚠️ 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