Releases: Commit-Plus/commit-plus
Release list
v1.1.1
New features
Repository AI chat history
Your repository AI chat conversations are now persisted across sessions. Browse previous transcripts from the chat sidebar, continue where you left off, or delete conversations you no longer need. A dedicated transcript scrollbar makes navigating longer sessions easier.
AI-assisted pull request titles and descriptions
Commit+ can now generate PR titles and descriptions for you using AI. When creating a pull request, the title and description fields are pre-filled with a summary based on the branch's commit history, giving you a solid starting point to refine before opening.
Full file preview in History
Selecting a file in the History view now shows a full preview of its content at that commit, making it easier to review changes without leaving the workspace.
Web sign-in via browser callback
Signing in with your provider account now opens your default browser for authentication. Once you complete the sign-in, Commit+ picks up the session automatically — no manual token entry required.
Welcome window on launch
Commit+ now opens with a welcome window on first launch, providing quick access to recent repositories and setup options.
Terminal command to open repositories
You can now open a repository directly from the terminal using a CLI command, making it faster to jump from the command line into Commit+.
Improvements
- History table column widths are now persisted across sessions so your layout stays consistent.
- Repository AI chat includes feature access gating and cancellation controls for better session management.
- Only the branch integration warning is shown when conflicts are actually predicted, reducing noise.
Bug fixes
- Fixed commit state loading that could show stale or incomplete data.
- Improved the file detail view in History for clearer diffs and metadata.
- Web sign-in progress is now displayed in an overlay and prevents duplicate browser opens.
- Default PR target branch is set correctly and symbolic remote refs are filtered out.
- Profile URLs now include the account path for accurate navigation.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's New in Commit+ v1.1.0
This release adds new Git recovery and branch management tools, along with several usability and account improvements.
🔄 Workspace Reflog
⚡ Force Push with Safety & Undo
- Added Force Push support for branches.
- Integrated with Commit+'s Undo system, making destructive branch operations safer to recover from.
✍️ Improved Commit Message Editing
- Enter now commits directly from the commit sheet.
- Shift + Enter inserts a new line, making multi-line commit messages easier to write.
📚 Help & Support
- Added quick links to documentation and support from the Help menu.
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's New in v1.0.9
- 🤖 Major Repository AI upgrade with agentic Git workflows.
- 📁 Added file-aware context, repository analysis, and code citations.
- ✅ AI can now perform confirmed local and remote Git operations.
- 🚀 Added commit-all workflow and improved AI provider support.
- 🖱️ Minor sidebar and UI improvements.
Full Changelog: Commit-Plus/macgit@v1.0.8...v1.0.9
v1.0.8 - Outdated
A newer release is available with fixes and improvements. Please upgrade to the latest version of Commit+.
v1.0.7 - Outdated
A newer release is available with fixes and improvements. Please upgrade to the latest version of Commit+.