v0.7.0
⚠️ Notice
- The
--webserver
flag is a new addition totabby 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.
🎄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!
🧰 Fixes and Improvements
- Fix #1036, events log should be written to dated json files.
💫 New Contributors
- @praktiskt made their first contribution in #864
- @yan91083 made their first contribution in #893
- @snoopiedoom made their first contribution in #924
- @xcnick made their first contribution in #925
- @gmokki made their first contribution in #960
- @chpeer made their first contribution in #961
Full Changelog: v0.6.0...v0.7.0