Version 5.0.0
Build 12277
New:
- Autocomplete in commit messages:
- File paths with
/f - Commit hashes with
/c - Gitmoji with
/g - GitHub, GitLab, Gitea, and Jira Cloud issue references with
/i
- File paths with
- Connect and manage Jira Cloud accounts in Settings
- Choose issue sources for each repository
- Resolve conflicts by keeping both sides in either order, or neither
Improved:
- Animated glass styling and arrow-key navigation for toolbar selectors
- Clearer inline diff highlights
- Better ordering and grouping of main menu commands
- Updated icons throughout the app
Fixed:
- Fixed hangs when finishing or cancelling Git commands
- Commit exports no longer hang when writing the archive fails
- Saved accounts are preserved when Keychain reads fail
- Resolved conflicts no longer remain counted or available for resolution
- Conflict resolution actions no longer appear for comparison-only conflicts
- Worktree is now selected when HEAD changes
- Repository change counts now appear on startup
- Account settings now show errors when renaming accounts fails
- Remote links in repository details now recognize Gitea and configured hosts
- Remote links now use the assigned account when installations share a host
- Several macOS 27 specific UI issues