2.1.0 (#317)
Co-authored-by: Quentin Torroba <quentin.torroba@mistral.ai> Co-authored-by: Michel Thomazo <michel.thomazo@mistral.ai> Co-authored-by: Clément Drouin <clement.drouin@mistral.ai> Co-authored-by: Vincent Guilloux <vincent.guilloux@mistral.ai> Co-authored-by: Clément Siriex <clement.sirieix@mistral.ai> Co-authored-by: Kim-Adeline Miguel <kimadeline.miguel@mistral.ai> Co-authored-by: Nicolas Karolak <nicolas@karolak.fr>
This commit is contained in:
parent
9809cfc831
commit
51fecc67d9
176 changed files with 8652 additions and 4451 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# What's New
|
||||
# What's New in 2.1.0
|
||||
|
||||
- **Config:** Variables defined in the `.env` file in your global `.vibe` folder now override environment variables
|
||||
- **Sessions:** Fixed message duplication in persisted sessions
|
||||
- **Resume:** Only shown when a session is available to resume
|
||||
- **UI redesign** — Refreshed interface with a cleaner layout and better performance when streaming.
|
||||
|
||||
- **Themes removed** — Application themes have been removed; the UI now follows your terminal’s theme (colors and appearance).
|
||||
|
||||
- **Clipboard** — You can now disable autocopying in /config, and copy with Ctrl+Shift+C or Cmd+C (in terminals that support it).
|
||||
|
||||
- **Performance** — Various optimizations throughout the app for a more responsive UI.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue