Skip to content

Releases: TabbyML/tabby

nightly

08 Sep 01:39
ff5e3f5
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
docs(readme): fix readme wrapped within html blocks (#4180)

v0.28.0-rc.3

21 Apr 15:06
Compare
Choose a tag to compare
v0.28.0-rc.3 Pre-release
Pre-release
v0.28.0-rc.3

v0.28.0-rc.2

18 Apr 05:22
Compare
Choose a tag to compare
v0.28.0-rc.2 Pre-release
Pre-release
v0.28.0-rc.2

v0.28.0-rc.1

16 Apr 16:53
Compare
Choose a tag to compare
v0.28.0-rc.1 Pre-release
Pre-release
v0.28.0-rc.1

v0.28.0-rc.0

14 Apr 18:03
Compare
Choose a tag to compare
v0.28.0-rc.0 Pre-release
Pre-release
v0.28.0-rc.0

v0.27.1

11 Apr 02:29
Compare
Choose a tag to compare

⚠️ Notice

🧰 Fixed and Improvements

  • Resolved an issue where certain escaped characters could cause plugin crashes on Windows systems. (#4114)
  • Resolved an issue where the Tabby server could hang while waiting for the registry file to download in offline environments. (#4120)
  • Improved handling of file mentions from different sources in the Chat Panel. (#4116)

v0.27.1-rc.4

10 Apr 07:14
Compare
Choose a tag to compare
v0.27.1-rc.4 Pre-release
Pre-release
v0.27.1-rc.4

v0.27.1-rc.3

08 Apr 17:05
Compare
Choose a tag to compare
v0.27.1-rc.3 Pre-release
Pre-release
v0.27.1-rc.3

v0.27.1-rc.1

08 Apr 08:13
Compare
Choose a tag to compare
v0.27.1-rc.1 Pre-release
Pre-release
v0.27.1-rc.1

v0.27.0

31 Mar 14:35
Compare
Choose a tag to compare

⚠️ Notice

  • Prepare for the 1.0 release. Starting with this release, extensions version upgrades will maintain backward compatibility with the Tabby server.

πŸš€ Features

  • Add support for the ability to execute shell commands within Chat Panel. (#3979)
  • Add support for @changes within Chat Panel to include uncommitted changes as contexts. (#3988)
  • Add security option to hide password login in frontend. When enabled, the password login can be revealed by appending the URL search parameter passwordSignIn=true. (#3996) (#4015)

🧰 Fixed and Improvements

  • Store background job logs on disk to prevent disruptions during processing of large repositories. (#3994)
  • Track chat usage frequency and display it in Reports page. (#4025) (#4042)
  • Resolve the chat functionality issue involving OpenAI reasoning models such as o3-mini and o1-mini. (#4049)

Full Changelog:Β v0.26.0...v0.27.0