Skip to content

v1.3.13

Choose a tag to compare

@github-actions github-actions released this 23 Apr 01:53
· 3822 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
  • fix(editor): debounce rich markdown search and eliminate redundant doc walk by @Jinwoo-H in #953
  • feat(editor): add Cmd+F find-in-page for PDF viewer by @Jinwoo-H in #899
  • Revert "feat(terminal): record shell integration (OSC 7 cwd + OSC 133 marks)" by @nwparker in #957
  • feat(file-explorer): double-click empty space to create new file by @AmoabaKelvin in #889
  • build(deps): bump dompurify from 3.2.7 to 3.4.1 by @dependabot[bot] in #947
  • fix(updater): throttle wake/focus update checks to daily cadence by @AmethystLiang in #955
  • fix terminal resize flicker during pane drag by @nwparker in #962
  • feat(cli): add terminal create, split, rename, focus, close, tui-idle wait by @heyramzi in #734
  • fix(editor): stop fading identifiers in .tsx/.jsx diffs by @nwparker in #964
  • feat(terminal): expose FORCE_HYPERLINK as a user setting (default on) by @nwparker in #963

Full Changelog: v1.3.11...v1.3.13