GitKraken Desktop V11.10.0
Released: Mar 3, 2026
Aggiornamenti in GitKraken Desktop V11.10.0
Funzionalità
- Pin branch to left - Added support for pinning a branch to the left side of the Commit Graph. Right-click a pinned branch to unpin.
- Smart Branch Filtering - Added smart branch filtering mode to focus the graph on the current branch and its related target/upstream refs.
- Restore files from any commit - Right-click on files in a commit to restore them to your working directory. Works with single or multiple file selections.
- Sparse Checkout Support - GitKraken Desktop can now work with sparse checkouts. You can also perform sparse checkouts when cloning a repo, and set sparse checkout rules for the open repo from the settings.
- GitKraken AI - Added support for Google Gemini 3 Flash.
- GitKraken AI - Updated default AI model to Google Gemini 2.5 Flash and removed deprecated Gemini 1.5 and 2.0 models.
- Experimental Feature - Git Executable - Bumped Bundled Git to v2.53.0.
- Deprecation Notice - GitHub Actions has been removed from the Left Panel to simplify navigation. Existing GitHub Actions workflows will continue to run normally. To update workflow files, edit and commit them directly within your repository.
Correzioni
- Fixed a bug that prevented multi-selection options from appearing in the stash context menu in the left panel.
- Fixed an issue where the 'Copy file path' context menu option would not work for files in a worktree or a submodule.
- Fixed an issue where external changes made in worktrees (such as commits from the terminal) were not being detected.
- Fixed an issue where pulling with fast-forward failed with "Could not apply stash" when there were uncommitted changes.