docs(README.md): add 0.5.4 to what's new

refactor-extract-code
Meng Zhang 2023-11-07 13:44:08 -08:00 committed by GitHub
parent e7f874b8da
commit a8a89bbc6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Tabby is a self-hosted AI coding assistant, offering an open-source and on-premi
</p> </p>
## 🔥 What's New ## 🔥 What's New
* **11/07/2023** [v0.5.3](https://github.com/TabbyML/tabby/releases/tag/v0.5.3) released! With a redesign of UI + performance improvement. * **11/07/2023** <s>[v0.5.3](https://github.com/TabbyML/tabby/releases/tag/v0.5.3)</s> [v0.5.4](https://github.com/TabbyML/tabby/releases/tag/v0.5.4) released! With a redesign of UI + performance improvement.
* **10/24/2023** ⛳️ Major updates for Tabby IDE plugins across [VSCode/Vim/IntelliJ](https://tabby.tabbyml.com/docs/extensions)! * **10/24/2023** ⛳️ Major updates for Tabby IDE plugins across [VSCode/Vim/IntelliJ](https://tabby.tabbyml.com/docs/extensions)!
* **10/15/2023** RAG-based code completion is enabled by detail in [v0.3.0](https://github.com/TabbyML/tabby/releases/tag/v0.3.0)🎉! Check out the [blogpost](https://tabby.tabbyml.com/blog/2023/10/16/repository-context-for-code-completion/) explaining how Tabby utilizes repo-level context to get even smarter! * **10/15/2023** RAG-based code completion is enabled by detail in [v0.3.0](https://github.com/TabbyML/tabby/releases/tag/v0.3.0)🎉! Check out the [blogpost](https://tabby.tabbyml.com/blog/2023/10/16/repository-context-for-code-completion/) explaining how Tabby utilizes repo-level context to get even smarter!