What's Changed
- 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
New Contributors
- @dylanklohr made their first contribution in #699
Full Changelog: v1.2.2-rc.2...v1.2.2-rc.3