Skip to content

Releases: TabbyML/tabby

nightly

08 Sep 01:39
6b31dbe
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
feat(page): add support for displaying debug data on pages (#4107)

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 Changelogv0.26.0...v0.27.0

[email protected]

31 Mar 16:08
Compare
Choose a tag to compare
chore(intellij): bump intellij plugin version to 1.13.0.

[email protected]

31 Mar 15:53
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
chore(intellij): bump intellij plugin version to 1.13.0-rc.1.

v0.27.0-rc.3

28 Mar 18:02
Compare
Choose a tag to compare
v0.27.0-rc.3 Pre-release
Pre-release
v0.27.0-rc.3

[email protected]

28 Mar 11:18
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
chore(intellij): bump intellij plugin version to 1.13.0-rc.0.

v0.27.0-rc.2

24 Mar 13:31
Compare
Choose a tag to compare
v0.27.0-rc.2 Pre-release
Pre-release
v0.27.0-rc.2

v0.27.0-rc.1

24 Mar 10:06
Compare
Choose a tag to compare
v0.27.0-rc.1 Pre-release
Pre-release
v0.27.0-rc.1

v0.27.0-rc.0

21 Mar 04:04
Compare
Choose a tag to compare
v0.27.0-rc.0 Pre-release
Pre-release
v0.27.0-rc.0

v0.26.0

16 Mar 05:05
Compare
Choose a tag to compare

⚠️ Notice

Bump minimum katana version to 1.1.2

🚀 Features

  • Enable the Answer Engine to access the repository's commit history as needed. (#3916)
  • Support the display of user chat history on Homepage and Chat Side Panel. (#3897)

🧰 Fixed and Improvements

  • Facilitate the crawling of developer documentation from llms-full.txt when available. (#3880)

💫 New Contributors

@ifelsefi made their first contribution in #3909
@Azenki made their first contribution in #3869

Full Changelogv0.25.0...v0.26.0