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
New Contributors
Full Changelog: v1.3.1...v1.3.2