What's Changed
- Remove workspace board compact mode by @nwparker in #4007
- fix(cli): fall back to ~/.local/bin on macOS arm64 when /usr/local/bin is absent by @LesleyMurfin in #3959
- Keep project group headers sticky in worktree list by @AmethystLiang in #4008
- refactor: reuse shared store harness in slice tests by @tmchow in #3993
- fix(linux): support AppImage CLI registration by @omd0 in #3950
- perf: clean combobox focus frame effects by @nwparker in #4010
- perf: clean smart name focus frame effect by @nwparker in #4012
- perf: clean create-from focus frame effect by @nwparker in #4013
- fix: parse github https remotes with auth by @nwparker in #4014
- Add worktree card layout controls by @AmethystLiang in #4016
New Contributors
- @LesleyMurfin made their first contribution in #3959
Full Changelog: v1.4.36-rc.9...v1.4.36-rc.10