FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

v0.7.3 release notes · wavetermdev/waveterm-docs-old@4a5bd67 · GitHub

Commit 4a5bd67

Browse files
committed
v0.7.3 release notes
1 parent a1a7a8f commit 4a5bd67

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

‎releasenotes.mdx‎

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ title: Release Notes
44

55
Download the latest build here: https://waveterm.dev/download
66

7+
### v0.7.3 - 05/01/2024
8+
9+
New sudo support, better theming and keybinding support, with a ton of performance and usability updates (almost 70 PRs have gone into this patch release).
10+
11+
* **Sudo Support** - Seamless sudo support (configurable in settings) for local/remote machines. (will follow-up with detailed documentation)
12+
* Multi-level terminal theming support -- global, workspace, and per tab terminal themes (will follow-up with more detailed documentation)
13+
* Keybinding updates -- including ability to register custom commands
14+
* Light mode fixes and cleanup
15+
* k8s namespace/context added to the prompt
16+
* Block context menu with easy access to copy command and/or output, or easily minimize, delete, or restart commands
17+
* AI: customizable timeouts for AI connections
18+
* AI: cleaned up labels/names now that our AI integration is not tied to Chat-GPT (BYOLLM support)
19+
* UI: light mode fixes and cleanup
20+
* UI: restyled command input box (removed background color / outline)
21+
* UI: restyled some of the command input auxillary views to be more consistent
22+
* UI: new labels for dropdowns, correctly truncates longer values
23+
* UI: new native context menus for blocks and tabs for quicker access to some functionality
24+
* Internal: Ephemeral Command support to help drive background updates for the command prompt and future use for completions
25+
* Updated telemetry (fixed bug related to computer sleep, cut send time to 4-hours, added some additional metrics -- docs will be updated)
26+
* Bug fix: git branch now updates correctly for zsh users when running "git checkout" or "git switch"
27+
* Bug fix: known_hosts bug fixes
28+
* Bug fix: codeedit keybindings
29+
* Bug fix: fix inline text edit check/confirm button to correctly save input
30+
* Bug fix: no longer showing spurious ptmx error
31+
* Bug fix: fixed app crash on long command input
32+
* Performance: return new blocks faster to the UI cutting down on render latency
33+
* Updated Electron to v30 (and other dependency updates)
34+
* Other assorted bug fixes, cleanup, and performance improvements
35+
736
### v0.7.2 - 04/01/2024
837

938
Minor release, focused on zsh improvements, keybinding support (beta), and more light mode cleanup.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL