From 6f46ac0a2051a8ca9535c943f09d7d058226425b Mon Sep 17 00:00:00 2001 From: Lucy Gao Date: Thu, 13 Jun 2024 22:23:39 +0800 Subject: [PATCH] docs: update readme. (#2404) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 943d717b396c..efd37debf272 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,11 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi ## πŸ”₯ What's New +* **06/13/2024** [VSCode 1.7](https://marketplace.visualstudio.com/items/TabbyML.vscode-tabby/changelog) marks a significant milestone with a versatile Chat experience throughout your coding exprience. Come and they the latest **chat in side-panel** and **editing via chat command**! +* **06/10/2024** Latest πŸ“ƒblogpost drop on [an enhanced code context understanding](https://tabby.tabbyml.com/blog/2024/06/11/rank-fusion-in-tabby-code-completion/) in Tabby! +* **06/06/2024** Tabby [v0.12.0](https://github.com/TabbyML/tabby/releases/tag/v0.12.0) release brings πŸ”—**seamless integrations** (Gitlab SSO, Self-hosted GitHub/GitLab, etc.), to βš™οΈ**flexible configurations** (HTTP API integration) and 🌐**expanded capabilities** (repo-context in Code Browser)! * **05/22/2024** Tabby [VSCode 1.6](https://marketplace.visualstudio.com/items?itemName=TabbyML.vscode-tabby) comes with **multiple choices** in inline completion, and the **auto-generated commit messages**πŸ±πŸ’»! * **05/11/2024** [v0.11.0](https://github.com/TabbyML/tabby/releases/tag/v0.11.0) brings significant enterprise upgrades, including πŸ“Š**storage usage** stats, πŸ”—**GitHub & GitLab** integration, πŸ“‹**Activities** page, and the long-awaited πŸ€–**Ask Tabby** feature! -* **04/22/2024** [v0.10.0](https://github.com/TabbyML/tabby/releases/tag/v0.10.0) released, featuring the latest **Reports** tab with team-wise analytics for Tabby usage. @@ -36,6 +38,7 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi
Archived +* **04/22/2024** [v0.10.0](https://github.com/TabbyML/tabby/releases/tag/v0.10.0) released, featuring the latest **Reports** tab with team-wise analytics for Tabby usage. * **04/19/2024** πŸ“£ Tabby now incorporates [locally relevant snippets](https://github.com/TabbyML/tabby/pull/1844)(declarations from local LSP, and recently modified code) for code completion! * **04/17/2024** CodeGemma and CodeQwen model series have now been added to the [official registry](https://tabby.tabbyml.com/docs/models/)! * **03/20/2024** [v0.9](https://github.com/TabbyML/tabby/releases/tag/v0.9.1) released, highlighting a full feature admin UI.