Skip to content

Wave Terminal v0.8.7 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 01:24
· 39 commits to main since this release
8cfbd24

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