New features, improvements, and fixes for every Komitly release.
v1.2.0
Branch Switching, Reworked
Switching branches now behaves the way you'd do it by hand: your uncommitted changes come along when they don't get in the way, and when Git refuses you can stash them and switch in one click. Checking out a branch that is behind its remote lands you on the right commit, and any commit in the graph can be checked out directly.
Uncommitted changes travel with you, or get stashed in one click
Checking out a remote branch no longer leaves a phantom diff behind
Check out any commit straight from the graph
v1.1.2
Commit Details Fix
A small patch release: the commit details panel now always shows the list of modified files, even for commits with long descriptions, along with security updates to bundled dependencies.
Modified files are always visible in the commit details panel
Security updates to bundled dependencies
v1.1.1
Faster & More Secure
The first stable release: a big performance pass across the commit graph and Git operations, live progress for network actions, plus stability and security improvements throughout.
Snappier UI on large repositories
Live progress for fetch, pull, and push, with clearer feedback
Security and stability improvements across the app
v0.25.0
AI for Everyone
All AI features are now free — bring your own API key and use commit messages, explanations, smart squash, and more without a Premium subscription.
AI commit messages, explanations, decomposer, and smart squash are now free
PR description generation and review prep are now free
v0.24.0
Auto-Update Fix
Fixes the auto-update system — all platforms now correctly detect and install new versions.
Auto-update now works reliably on Windows, macOS, and Linux
v0.23.0
Quick Actions Toolbar
Access your most-used commit and branch actions directly from the toolbar — no more right-clicking every time. Plus, branch switching now pulls the latest changes more reliably.
Quick-access commit actions appear in the toolbar when you select a commit
Branch checkout now automatically pulls the latest changes more reliably
Cleaner commit graph — pending changes no longer overlap other branches
v0.22.1
Update Check Fix
Fixes the update checker incorrectly showing "Check failed" when the app is already up to date.
Fixed update check showing error instead of "Up to date"
v0.22.0
Account & Preferences
Manage your email preferences directly from the app — choose whether to receive product updates and offers.
Control your email preferences from License settings
v0.21.0
Performance
Major performance improvements for repositories with thousands of files — the staging panel and tree view now stay fast and responsive no matter the repo size.
No more UI freezes when staging or unstaging in large repositories
Tree view stays smooth with expandable and collapsible folders at any scale
Commit details load instantly with progressive content rendering
v0.20.0
Interactive visual commit graph with branch and tag visualization
AI-powered commit messages, explanations, and smart squash
GitHub, GitLab, Azure DevOps, and Bitbucket integrations
Hunk and line-level staging with inline diff editing
Interactive rebase, merge conflict prediction, and Git Flow support