📅 Release date: 31 Jan 2026
✨ New Features
- Show failed repositories directly in the sidebar.
- Support opening and managing bare Git repositories.
- Add Git clients to the Open menu.
- Optional confirmation dialog on app quit.
- Persist and restore the last focused worktree.
- Repository setting to customize worktree base ref behavior.
🐛 Bug Fixes
- Fix settings text overlap and improve spacing in settings detail.
- Delay the base ref picker until data is loaded to prevent confusing prompts.
- Handle Return key properly in repository and worktree alerts.
- Avoid invalid default base refs when resolving branches.
🌱 Improvements
- Make worktree base ref selection optional for smoother creation flow.
- Improve worktree delete confirmation, including a clear alert title and default action styling.
- Use local HEAD and local branches with upstreams for more accurate base ref resolution.
- Disable copy flags when working with bare repositories to prevent incorrect behavior.