mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
v0.7.6 release notes
This commit is contained in:
@@ -4,6 +4,15 @@ title: Release Notes
|
||||
|
||||
Download the latest build here: https://waveterm.dev/download
|
||||
|
||||
### v0.7.6 - 06/17/2024
|
||||
|
||||
Minor release with a couple of _major_ features!
|
||||
|
||||
* **Wave AI Sidebar** - we've moved Wave AI into a right-handls sidebar that is persistent across tabs/workspaces. It can be toggled open using Cmd-Shift-Space. Easily ask questions and use the arrow keys to select blocks to execute directly in your terminal session (completely keyboard controllable). Note that Wave AI works with BYOLLM so you can easily hook it up to your own local model, or a different cloud model that you subscribe to.
|
||||
* **New Auto-Complete** - In beta, a new autocomplete system based on Fig's class-leading autocomplete library, integrated with our universal shell history. To try it out, go to your settings and switch on "Command Autocomplete".
|
||||
* Bug fix: bumped electron version, fixes auto-update bug on Linux (and more)
|
||||
* Other keybinding/focus related bug fixes
|
||||
|
||||
### v0.7.5 - 05/02/2024
|
||||
|
||||
Quick patch release to fix a regression in v0.7.3 where when the completion info window popped up, the cmdinput lost focus (so you couldn't actually complete files/directories). Similar regression which did not allow you to submit a command when the "info" window was open.
|
||||
|
||||
Reference in New Issue
Block a user