[0.1.15] - 2025-07-17
Added
- Model selection support for each session - defaults to Sonnet to avoid rate limits
- Enhanced prompt history UX with modal dialogs for better readability
- Double-click to view full prompt text in a dedicated modal
Fixed
- Fixed Node PATH issues on latest macOS versions (hopefully)
Security
- Fixed potential command injection vulnerabilities in git operations (#36)
- Fixed potential XSS vulnerability in GitErrorDialog (#35)
Changed
- Improved prompt navigation with better UI interactions
- Cleaned up legacy pre-Electron code