Skip to content

v1.3.14

Choose a tag to compare

@github-actions github-actions released this 23 Apr 16:49
· 345 commits to main since this release

What's Changed

  • fix: resolve issues page flickering and tile memory exhaustion by @Jinwoo-H in #968
  • fix(terminal): suppress xterm auto-replies during session restore by @brennanb2025 in #960
  • fix(browser): stop webview reload when moving tab between groups by @brennanb2025 in #959
  • fix(status-bar): use shared right-click menu, reposition on re-click, add icons by @nwparker in #969
  • fix(editor): overlay rich markdown find bar instead of shifting content by @AmethystLiang in #970
  • refactor(renderer): reduce render-time store churn by @nwparker in #966
  • chore(release): cut releases via GitHub Actions workflow by @nwparker in #972
  • refactor(runtime): split runtime-rpc.ts into a schema-validated method registry by @nwparker in #980
  • fix(terminal): linkify bare filenames from ls and stop underlining trailing whitespace by @nwparker in #983

Full Changelog: v1.3.13...v1.3.14