Skip to content

Releases: wavetermdev/waveterm

Wave Terminal v0.8.8 Release

01 Oct 23:23
705f0ca
Compare
Choose a tag to compare

Hot fix to fix global keybindings when the terminal is focused in Windows/Linux. Now the Alt-[key] keybindings function properly. Also includes a very large performance boost to AI output.

PRs

Full Changelog: v0.8.7...v0.8.8

Wave Terminal v0.8.8-beta.4 Release

01 Oct 21:40
acd0bf3
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.8-beta.2...v0.8.8-beta.4

Wave Terminal v0.8.8-beta.2 Release

01 Oct 05:39
9173db4
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.8-beta.1...v0.8.8-beta.2

Wave Terminal v0.8.8-beta.1 Release

01 Oct 05:08
23f6ab7
Compare
Choose a tag to compare
Pre-release

What's Changed

  • add term:localshellopts by @sawka in #914
  • quick hack to try to reserve some alt keys from the terminal by @sawka in #915

Full Changelog: v0.8.7...v0.8.8-beta.1

Wave Terminal v0.8.7 Release

01 Oct 01:24
8cfbd24
Compare
Choose a tag to compare

Quick patch release to fix bugs:

  • Fixes windows SSH connections (invalid path while trying to install wsh tools)
  • Fixes an issue resolving ~ in windows paths ~\ now works instead of just ~/
  • Tries to fix background color for webpages. Pulls meta tag for color-scheme, and sets a black background if dark detected (fixes issue rendering raw githubusercontent files)
  • Fixed our useDimensions hook to fire correctly. Fixes some sizing issues including allowing error messages to show consistently when SSH connections fail.
  • Allow "data:" urls in custom tab backgrounds
  • All the alias "tab" for the current tab's UUID when using wsh
  • [BUILD] conditional write generated files only if they are updated

PRs

Full Changelog: v0.8.6...v0.8.7

Wave Terminal v0.8.7-beta.1 Release

30 Sep 22:11
f115dcb
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.6...v0.8.7-beta.1

Wave Terminal v0.8.6 Release

26 Sep 23:23
11126a4
Compare
Choose a tag to compare

Another quick hotfix update. Fixes an issue where, if you deleted all of the tabs in a window, the window would be restored on next startup as completely blank.

Also, as a bonus, we added fish shell support!

Change Log from PRs

Full Changelog: v0.8.5...v0.8.6

Wave Terminal v0.8.6-beta.2 Release

26 Sep 22:55
7a9c867
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.8.5...v0.8.6-beta.2

Wave Terminal v0.8.5 Release

26 Sep 02:59
3da79f8
Compare
Choose a tag to compare

What's Changed

  • downgrade jotai -- causes major issue with codeedit by @sawka in #862

Full Changelog: v0.8.4...v0.8.5

Wave Terminal v0.8.4 Release

26 Sep 00:54
bfc3125
Compare
Choose a tag to compare

What's Changed

  • Add setting to disable Chromium hardware acceleration by @esimkowitz in #847
  • legacy message for v7 upgrades by @sawka in #858
  • if WAVETERM_HOME is set, use that in emain by @sawka in #859

Full Changelog: v0.8.3...v0.8.4