[0.1.2] - 2025-06-14
Added
- Dark mode support throughout the application with proper light/dark theme switching
- Merge conflict resolution button to help resolve git conflicts using Claude
- Rebase without squash option for more flexible git operations
- Create new worktrees off of any branch
Changed
- Improved welcome screen logic to avoid repeatedly showing to returning users
- Cleaned up Claude Code JSON output display for better formatting
- Proper dark mode
- Many UX improvements
Fixed
- Session status indicators now properly show completed and viewed states with gray dot
- Electron update functionality now works properly from inside the app...hopefully