GitKraken Releases
Released: Jul 10, 2024
Updates in GitLens for VS Code V15.2
Features
- Added a 'Generate Title and Description' button to the title input in 'Create Cloud Patch' and in 'Changes to Suggest of the Inspect Overview' tab.
- Added support for Anthropic's Claude 3.5 Sonnet model for GitLens' experimental AI features.
- Added a new counts option to the gitlens.launchpad.indicator.label setting to show the status counts of items which need your attention in the Launchpad status bar indicator.
- Added 'Search for Commits within Selection' command to the editor context...
Released: Jul 9, 2024
Updates in GitKraken Desktop V10.1.0
Features
- Keep an eye on your most important PRs with the Launchpad summary in the status bar
- The Launchpad summary now indicates your most critical pull request in the status bar.
- You can click on the indicator in the status bar to open a summary of your pull requests grouped by status, such as ready to merge, blocked, and needs your review.
- Clicking on a pull request status group will open the Launchpad tab with the relevant group expanded so you can see more info and take action on the pull...
Released: Jun 28, 2024
Updates in GitKraken CLI V2.1.0
Features
- Added a new gk pr suggestion view command.
- Added a new Launchpad shortcut to select the default app for opening items.
- Added a new theme system for color customization.
- You can now see if a workspace is personal or shared in ws list.
- Added a new gk settings theme command + gk settings --theme flag.
- Added support for local sync feature.
- In launchpad, now shows the default opening app in "o" shortcut.
- Added a suggestion to clone or locate a repository if cannot be found for displaying a...
Released: Jun 12, 2024
Updates in GitKraken CLI V2.0.1
Features
- Users can now switch organization from Launchpad.
- Added support for dynamic shortcut suggestions in Launchpad footer.
- Added a new column in Launchpad to view Pull Requests with Code Suggestions.
- Added support for Local Sync Workspaces.
- gk ws list now displays if a workspace is personal or shared.
- Now shows owner and workspace members in gk ws info.
- Users can now open Code Suggestions in gitkraken.dev from Launchpad.
Fixes
- Azure pull requests could not be pinned or snoozed in Launchpad...
Released: Jun 5, 2024
Updates in GitLens for VS Code V15.1
Features
- Added support for GitHub Copilot and other VS Code extension-provided AI models for GitLens' experimental AI features
- Added a gitlens.ai.experimental.model setting to specify the AI model to use.
- Added a gitlens.ai.experimental.vscode.model setting to specify the VS Code extension-provided AI model to use when gitlens.ai.experimental.model is set to VS Code.
- Added new Launchpad improvements:
- Collapsed state of Launchpad groups are now saved between uses.
- The Draft and Pinned categories...
Released: Jun 4, 2024
Updates in GitKraken Desktop V10.0.2
Features
- Repository Management tab:
- The search bar will now be automatically focused when accessing the Repository Management tab.
- Custom Workspace icons will now show in the collapsible section header.
- Your scroll position will now be saved when returning to the Repository Management tab.
- After creating a new Workspace, the Workspace will now be expanded and scrolled to automatically.
- User avatars will now show in the section header of any shared Cloud Workspace.
- Experimental Feature - Git...
Released: May 20, 2024
Updates in GitKraken Desktop V10.0.1
Features
- Updated Git to 2.44.1.
- Improved the layout of filtering controls in Launchpad.
Fixes
- Fixed an issue where pull requests from archived repositories would appear in Launchpad.
- Fixed an issue where GitLab Self-Managed Workspaces would not show any repositories.
Released: May 14, 2024
Updates in GitKraken Desktop V10.0.0
Features
- GitKraken Client is now called GitKraken Desktop.
- Focus View is now called Launchpad.
- Completely re-built the in-app informational/error message pop-ups ("toasts") to give them a fresh look.
- Added loading icon to Launchpad issue and pull request panel.
- You can now show provider icon for Launchpad workspace dropdown. Hide hosting service dropdown when a workspace is selected rather than disabling it.
- You can now default the Launchpad to open in the pull request sub tab.
- Experimental...
Released: May 14, 2024
Updates in GitKraken CLI V2.0.0
Features
- Manage your pull requests and issues with Launchpad
- gk focus has been renamed to gk launchpad (also available as gk lp).
- Launchpad groups your pull requests into actionable status categories so you can unblock your code review workflow.
- You can now create a worktree with the shortcut t.
- Added a create branch shortcut b to quickly create branches from issues.
- The Workspace list will automatically filter when searching for a Workspace in Launchpad.
- WIPs are now displayed by default...
Released: May 14, 2024
Updates in GitLens for VS Code V15.0
Features
- Added Launchpad preview, a new Pro feature bringing your GitHub pull requests into a unified, categorized list to keep you focused and your team unblocked:
- You can open using the new GitLens: Open Launchpad command.
- Categorizes pull requests by status:
- Current Branch: Pull requests associated with your current branch.
- Ready to Merge: Pull requests without conflicts, CI failures, change suggestions or other issues preventing merge.
- Blocked: Pull requests with conflicts, CI failures, or...