Skip to content

Commit

Permalink
docs: update what's new (#2253)
Browse files Browse the repository at this point in the history
* feat(ui): filtering repos by active status

relay

feat(ui): filtering repos by active status

* fetching

* rename

* sort

* update

* docs: update what's new

---------

Co-authored-by: liangfung <[email protected]>
  • Loading branch information
gyxlucy and liangfung authored May 27, 2024
1 parent d32dfd6 commit 175d249
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,18 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi

## πŸ”₯ What's New

* **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.
* **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/)!




<details>
<summary>Archived</summary>

* **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.
* **12/23/2023** Seamlessly [deploy Tabby on any cloud](https://tabby.tabbyml.com/docs/installation/skypilot/) with [SkyServe](https://skypilot.readthedocs.io/en/latest/serving/sky-serve.html) πŸ›« from SkyPilot.
* **12/15/2023** [v0.7.0](https://github.com/TabbyML/tabby/releases/tag/v0.7.0) released with team management and secured access!
Expand Down

0 comments on commit 175d249

Please sign in to comment.