What's Changed
- Fix active agent display: hide separator when empty, add quick-hide by @AmethystLiang in #555
- fix: reapply terminal shortcuts firing in wrong worktree by @brennanb2025 in #554
- Promote primary worktree to top when searching by repo name by @AmethystLiang in #557
- Polish Cmd+J worktree palette UX by @AmethystLiang in #558
- feat: add quick-delete worktree shortcut by @brennanb2025 in #548
- feat: add searchable repo picker to new worktree dialog by @brennanb2025 in #559
- feat: support front-matter in rich editor and preview by @AmethystLiang in #564
- Refine sidebar worktree list spacing by @nwparker in #565
- feat: enable drag-and-drop for committed file entries by @AmethystLiang in #566
- Add VS Code-style search details toggle by @nwparker in #567
- fix: improve settings page visual separation by @brennanb2025 in #561
- feat: implement on-demand update notification nudge by @AmethystLiang in #570
- fix: suppress unread signals during PTY replay by @nwparker in #569
- Revert "feat: add quick-delete worktree shortcut" by @AmethystLiang in #572
- fix: stop worktree cards from overlapping in sidebar by @AmethystLiang in #573
- fix: dispose PTY event listeners before kill to prevent SIGABRT crash by @heyramzi in #534
- fix: clean up editor/terminal state when removing a worktree by @hobostay in #532
New Contributors
Full Changelog: v1.1.22...v1.1.23-rc.1