What's Changed
- feat: clearly indicate main worktree and block deletion by @AmethystLiang in #422
- fix: default LANG to UTF-8 for terminal character display by @AmethystLiang in #423
- fix: prevent tab width shift during auto-save dirty state toggle by @AmethystLiang in #427
- feat: focus-follows-mouse setting for terminal panes by @sasha-id in #389
- fix: prune git worktree tracking after orphaned worktree removal by @AmethystLiang in #428
- feat: add shift-select bulk source control actions by @AmethystLiang in #429
- feat: display worktree comments with line wrapping by @AmethystLiang in #431
- Fix stale GitHub CLI auth preflight state by @nwparker in #432
- fix: debounce sidebar sort and refresh activity on comment edit by @AmethystLiang in #434
- fix: preserve file explorer scroll position on tree refresh by @AmethystLiang in #436
- Fix macOS dev Electron shutdown on Ctrl+C by @nwparker in #435
- Smooth sidebar transitions and reduce terminal jitter by @nwparker in #433
- Add in-app browser tabs by @Jinwoo-H in #430
- Revert "Smooth sidebar transitions and reduce terminal jitter" by @nwparker in #439
- Fix titlebar sidebar controls by @nwparker in #438
- fix: avoid Claude cache timer before first prompt by @Jinwoo-H in #442
- Add Codex usage tracking by @Jinwoo-H in #444
- fix: correct worktree card height estimates by @AmethystLiang in #445
New Contributors
Full Changelog: v1.1.7...v1.1.8-rc.0