What's Changed
Patch File Management
- Import and export patch files with flexible scope options (staged, unstaged, all, or selected)
- Selective file export with checkboxes for staged and unstaged changes
- Full support for untracked files in patches
Git Mailmap Support
- Commit author and committer identities now respect .mailmap files
UI/UX Improvements
- "More" dropdown menu in titlebar for advanced operations
- Recent repositories quick access in empty state (up to 5 repos)
- Improved search bar styling and accessibility
- Better keyboard navigation and focus handling
Backend Improvements
- Added save dialog capability
- Enhanced path validation for patch operations
- Binary patch support
Full Changelog: https://github.com/cst8t/gitmun/compare/v0.6.2...v0.6.4