GitKraken Releases

Released: Sep 4, 2024

Updates in GitKraken Desktop V10.3.0

Features

  • Customize Launchpad to create the ultimate hub for you and your team's work.
    • Launchpad can now be filtered by PR and Issue labels.
    • The Team Launchpad can now be filtered by users, giving you a more focused view of specific team members' work.
  • Commit Graph:
    • Added support for having no commit selected in the graph by left-clicking the selected commit. This is an easy way to hide the Commit Details Panel and give the graph more screen space. You can still hide the Commit Details Panel...

Released: Sep 4, 2024

Updates in GitLens for VS Code V15.4

Features

  • Added better support for branches in worktrees.
    • Changed the branch icon to a "repo" icon when the branch is in a worktree in views, quick pick menus, and the Commit Graph.
    • Added an 'Open in Worktree' inline and context menu command and an Open in Worktree in New Window context menu command to branches and pull requests in views and on the Commit Graph.
    • Removed the 'Switch to Branch...' inline and context menu command from branches in views and on the Commit Graph when the branch is in a...

Released: Aug 13, 2024

Updates in GitLens for VS Code V15.3

Features

  • Added improvements and enhancements to Launchpad to make it easier to manage and review pull requests.
    • Added GitLab (cloud-only for now) support to show and manage merge requests in Launchpad.
    • Added a new Connect Additional Integrations button to the Launchpad titlebar to allow connecting additional integrations (GitHub and GitLab currently).
    • Added a new experimental Launchpad view to provide a persistent view of the Launchpad in the sidebar.
    • While its functionality is currently limited...

Released: Aug 8, 2024

Updates in GitKraken Desktop V10.2.0

Features

  • New Commit Panel changes
    • Added a tabbed form for committing, stashing, creating Cloud Patches, and creating Code Suggestions.
    • Use the staging area to choose which changes you want to stash. This now allows you to easily stash specific files and adds support for stashing specific hunks.
  • Team Launchpad is even more actionable with PR groupings by status
    • Visit the Launchpad tab and toggle the view from Personal to Team to see all PRs and Issues for the repositories in a Cloud Workspace...

Released: Aug 8, 2024

Updates in GitKraken CLI V2.1.1

Fixes

  • Fixed crash in status command when the provider cannot be used.

Released: Jul 17, 2024

Updates in GitKraken Desktop V10.1.1

Features

  • Updated the look and feel of the Repository Management tab.
  • Updated the look and feel of the Launchpad summary in the status bar.

Fixes

  • Fixed a bug where cloning from the Repository Management tab could result in being unable to switch tabs (even after cloning was finished).

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...