v1.2.2
What's Changed
- feat: add New Markdown option to tab group plus icon by @brennanb2025 in #678
- Align workspace chrome and split tab headers by @brennanb2025 in #679
- fix: return to Orca landing screen after closing last terminal by @brennanb2025 in #677
- fix: position browser context menu at cursor with edge flipping by @Jinwoo-H in #682
- feat: split smart sort and recent sort into separate modes by @Jinwoo-H in #680
- Disambiguate terminal split from tab group split labels by @brennanb2025 in #684
- Add orca.yaml with setup script by @brennanb2025 in #685
- fix: correct terminal split icon arrow directions by @brennanb2025 in #686
- feat: add split editor button to tab header by @brennanb2025 in #687
- fix: restore worktree sidebar scroll viewport by @brennanb2025 in #688
- fix: return error objects from IPC repo handlers instead of throwing by @AmethystLiang in #691
- fix: improve PDF viewer by hiding sidebar and removing padding by @Jinwoo-H in #689
- fix: close editor/diff tabs should navigate to visual neighbor tab by @AmethystLiang in #693
- fix: prevent stale terminal buffer flash on tab switch by @Jinwoo-H in #694
- Remove terminal scroll-to-bottom button by @AmethystLiang in #697
- fix: prevent phantom notifications on worktree shutdown by @AmethystLiang in #700
- fix: cmd-f crash by @AmethystLiang in #703
- fix: prevent ProseMirror from overwriting native drag selection by @AmethystLiang in #704
- fix: prevent title bar flickering with multiple split-pane agents by @Jinwoo-H in #701
- fix: add version manager bin paths to startup PATH for GUI-launched apps by @Jinwoo-H in #702
- fix: support option/alt+arrow word navigation in terminal by @dylanklohr in #699
- fix: resolve invalid nested button DOM in worktree group headers by @Jinwoo-H in #706
- fix: improve new-tab button spacing and dropdown alignment by @AmethystLiang in #708
- fix: exclude orphaned worktrees from active agent count by @AmethystLiang in #709
New Contributors
- @dylanklohr made their first contribution in #699
Full Changelog: v1.2.1...v1.2.2