Skip to content

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Apr 01:19

What's Changed

  • fix(ui): invert GitHub Copilot icon in dark mode by @nwparker in #786
  • Use overlay sheet for GitHub item drawer on new-workspace page by @nwparker in #785
  • feat(terminal): add Nerd Fonts to default font fallback chain by @ppuliu in #783
  • feat(composer): support drag-and-drop files and folders onto the composer by @nwparker in #787
  • feat: when closing a tab, go to previous tab (MRU) not nearest neighbor by @nwparker in #784
  • fix: reflect external file changes in editor tabs by @brennanb2025 in #735
  • fix: update tests for Safari/Firefox browser detection and ZDOTDIR by @Jinwoo-H in #788
  • feat(codex-accounts): shared runtime home for account switching by @Jinwoo-H in #768
  • fix(feedback): proxy submission through main process to bypass CORS by @nwparker in #791
  • feat: split Tasks view into its own sidebar entry and make + open modal by @nwparker in #792
  • fix(sidebar): make left sidebar expand/collapse instant by @nwparker in #793
  • fix(tab-group): make split-right/split-down move the source tab instead of duplicating by @AmethystLiang in #794
  • feat(settings): center jumped-to sidebar sections and flash their border by @nwparker in #795
  • Cmd+J: search both browser tabs and worktrees in a single merged list by @AmethystLiang in #796
  • fix(terminal-host): avoid reattach to terminating session, force-kill on dispose by @AmethystLiang in #801
  • feat(editor): preserve Cmd+B for bold in markdown editor by @AmethystLiang in #802
  • fix: use -i flag for GitHub Copilot CLI prompt injection by @drakontia in #799
  • fix(shutdown): clear layout ptyIdsByLeafId so shutdown doesn't zombie-remount by @nwparker in #797
  • feat(browser): add profile picker for multi-profile cookie import by @Jinwoo-H in #805
  • fix(terminal-search): make Cmd+F match highlights high-contrast by @mvanhorn in #756
  • fix(terminal): prevent WebGL context leak and atomic generation bump by @Jinwoo-H in #806
  • fix: gracefully handle EPERM during PTY overlay creation on Windows by @Jinwoo-H in #752
  • fix(sidebar): keep resize stable when dragging over PDF viewer by @AmethystLiang in #807
  • fix(quick-open): reset scroll and add padding so top result isn't clipped by @AmethystLiang in #808
  • ci(release): retry electron install/publish on transient CDN failures by @AmethystLiang in #809

New Contributors

Full Changelog: v1.3.1...v1.3.3