Skip to content

v1.3.12-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Apr 22:30
· 3905 commits to main since this release

What's Changed

  • ci: check out PR head instead of merge ref in e2e workflow by @AmethystLiang in #940
  • fix(quick-open): don't clear Cmd+P input on unrelated store updates by @AmethystLiang in #941
  • feat: cross-repo issues view in new workspace page by @AmethystLiang in #942
  • refactor(editor): render front-matter banner inside rich editor shell by @AmethystLiang in #943
  • fix(terminal): guard PTY native calls against dead-process Napi::Error crash by @Jinwoo-H in #916
  • fix(ssh): register relay roots on connect and retry file explorer load by @Jinwoo-H in #946
  • build(deps): bump electron from 41.1.0 to 41.2.2 by @heyramzi in #938
  • fix(ui): enable scroll-wheel in CommandList inside Dialog by @Jinwoo-H in #948
  • feat(terminal): broadcast theme changes to PTYs via DEC mode 2031 by @AmoabaKelvin in #896
  • feat(nav): workspace back/forward navigation by @brennanb2025 in #945
  • feat(terminal): set TERM_PROGRAM_VERSION on PTY env by @nwparker in #951
  • feat(terminal): opt-in OSC 52 clipboard writes from TUIs by @nwparker in #952
  • feat(terminal): record shell integration (OSC 7 cwd + OSC 133 marks) by @nwparker in #956

Full Changelog: v1.3.12-rc.0...v1.3.12-rc.2