github wavetermdev/waveterm v0.14.1-beta.0
Wave Terminal v0.14.1-beta.0 Release

pre-release8 hours ago

What's Changed

  • remove S3 references in connections docs by @sawka in #2884
  • adding more structured "skill.md" files instead of using aiprompts directory by @sawka in #2885
  • Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #2878
  • update electron version by @sawka in #2876
  • readme updates for durable sessions / wave ai by @sawka in #2886
  • Bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #2872
  • Bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in #2873
  • detect if omz is installed and shell completion mode in zsh by @sawka in #2891
  • conn error sub-codes for better classification by @sawka in #2889
  • feat: add NanoGPT as AI provider by @0xGingi in #2746
  • feat: add tab:confirmclose setting to prompt before closing tabs by @sawka in #2893
  • New Context Menu Item + Wsh Command to Save Scrollback of a Terminal Widget by @sawka in #2892
  • Extract counters API from global store into dedicated module by @Copilot in #2897
  • Add optional per-workspace widget visibility via workspaces in widgets.json by @Copilot in #2898
  • Add vim-style Ctrl+Shift+h/j/k/l block navigation and move launcher shortcut from Ctrl+Shift+k to Ctrl+Shift+x by @jfeust in #2909
  • Bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34 by @dependabot[bot] in #2906
  • Bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #2905
  • Add app:focusfollowscursor setting (off/on/term) for hover-based block focus by @jfeust in #2908
  • Bump google.golang.org/api from 0.266.0 to 0.267.0 by @dependabot[bot] in #2903
  • add focusallowscursor for waveai panel as well by @sawka in #2911
  • Bump ajv from 6.12.6 to 6.14.0 by @dependabot[bot] in #2910
  • improve the schema for widgets.json by @sawka in #2913
  • Generate WaveEvent as a typed discriminated union with explicit null payloads for no-data events by @Copilot in #2899
  • UI only preview server (+ deployments) by @sawka in #2919
  • try to fix error with go mod download in copilot setup steps by @sawka in #2921
  • Refactor ContextMenuModel to lazy singleton via getInstance() and update all call sites by @Copilot in #2920
  • tooltips for tab bar buttons (AI and workspace switcher) by @sawka in #2914
  • fix multi-input to use onData instead of onKey by @sawka in #2922
  • Refine global atom split: keep atom init in global-atoms.ts, move About-menu wiring back to global.ts by @Copilot in #2900
  • update eslint to v9 (and fix all eslint errors) by @sawka in #2923
  • Bump tar from 7.5.7 to 7.5.9 by @dependabot[bot] in #2896
  • Bump @vitejs/plugin-react-swc from 4.2.2 to 4.2.3 in the dev-dependencies-patch group by @dependabot[bot] in #2874
  • update some npm deps by @sawka in #2924
  • Remove unused FlashError pipeline (UI + global state + style/type surface) by @Copilot in #2928
  • quick fix for #2918 (refocus block after magnify button click) by @sawka in #2930
  • Remove unused frontend notification system and dev-only updater notification UI by @Copilot in #2929
  • add a preview component for tabs, update contextmenu model w/ getInstance method by @sawka in #2927
  • Wire deterministic context-menu close signaling across Electron and renderer by @Copilot in #2932
  • Add terminal cursor style/blink config with block-level overrides by @Copilot in #2933
  • Refine RemoteFileMultiInfoCommand semantics: dedup inputs, per-path stat errors, and cancellation by @Copilot in #2935
  • Better integration for terminal links (better context-menu and add a tooltip) by @sawka in #2934
  • remove orphaned style.scss, make windowtype.ts, small CSS cleanup by @sawka in #2939
  • Fix IME issues by @sawka in #2938
  • keep the terminal scrolled to the bottom across resizes if it was at the bottom by @sawka in #2941
  • docs: add Korean README translation by @dev-wooyeon in #2943
  • Add groq AI mode provider defaults and docs by @Copilot in #2942
  • simplify scrollbar code in terminal, simplify fit code by @sawka in #2944
  • Add wsh debugterm by @Copilot in #2947
  • Bump electron-builder from 26.8.0 to 26.8.1 in the electron-patch group by @dependabot[bot] in #2954
  • Bump google.golang.org/api from 0.267.0 to 0.269.0 by @dependabot[bot] in #2951
  • Bump the dev-dependencies-minor group with 4 updates by @dependabot[bot] in #2953
  • Fix bugs with connection switching by @sawka in #2957
  • Fix for Claude Code Scroll to Top Bug by @sawka in #2956
  • Make Wave home config writes atomic and serialized to avoid watcher partial reads by @Copilot in #2945
  • Bump rollup from 4.50.1 to 4.59.0 by @dependabot[bot] in #2958
  • add noprofile/noninteractive to all powershell commands by @sawka in #2959
  • Make frontend CSS color validation Chromium-only (remove DOM style fallback) by @Copilot in #2946

New Contributors

Full Changelog: v0.14.0...v0.14.1-beta.0

Don't miss a new waveterm release

NewReleases is sending notifications on new releases.