Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 06:15
· 1365 commits to main since this release

⚠️ Notice

  • The --webserver flag is a new addition to tabby serve that enables secure access to the tabby server. When this flag is on, IDE extensions will need to provide an authorization token to access the instance.
  • Some functionalities that are bound to the webserver (e.g. playground) will also require the --webserver flag.

🚀 Features

👥 Team management & Secured access

Tabby now includes built-in user management and secure access, ensuring that it is only accessible to your team.

image

🎄Windows CUDA binary distribution

In the past, Windows users had to rely on WSL2 to use Tabby. since version 0.7.0, we have made Tabby fully compatible with Windows and it can now be run directly as an exe!

image

🧰 Fixes and Improvements

  • Fix #1036, events log should be written to dated json files.

💫 New Contributors

Full Changelog: v0.6.0...v0.7.0