GitKraken Desktop V10.1.0

Released: Jul 9, 2024

Atualizações na GitKraken Desktop V10.1.0

Recursos

  • 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 requests.
    • The Launchpad summary contains pull requests based on the filters set in the Launchpad tab.
  • Customize your Repository Management tab
    • You can now reorder repository groups by dragging and dropping the header to create a more organized list that fits your workflow.
    • You can change the color of a group by selecting Change color in the three-dot menu of any repo group. Use color to categorize Workspaces or highlight your most used groups of repositories.
    • You can set a default color for Workspaces and other groups in Preferences > UI Customization.
  • Commit search with multi-language support - The commit search now supports searching for UTF-8 characters.
  • Launchpad:
    • Added an 'Author' column for pull requests and issues.
    • Added a pull request action to checkout the branch if a local repository is found.
    • Added a pull request action to clone the repository if it is not found locally.
    • Added the ability to clone or locate the repository from the pull request panel.
  • Repository Management tab:
    • Added a new repo group to display recently opened repositories.
    • Added a button to open a Cloud Workspace in the Launchpad tab so you can see all PRs for the repositories in that Workspace.
    • Improved loading speeds when there are a large number of repositories.
  • Experimental Feature - Git Executable:
    • Added interactive rebase support. Includes support for interactive rebase actions edit commit message, drop commit(s), move commit(s) up / down, and squash commits.
    • Added create/rename branch support.
    • Added load stashes support.
    • Added support for the Fetch All and Pull All actions in the Repository Management tab.
    • Added support for applying a Cloud Patch with cherry-pick.
  • Upgraded to Electron 30.

Correções

  • Fixed an issue where hiding and showing folders in the left panel wasn't working.
  • Fixed an issue where Cloud Patches could not be created after resolving a merge conflict.
  • Lowered minimum window dimensions to fix maximizing on GNOME-based desktop environments at lower resolutions.
  • Fixed an issue where submodules were not synced when doing a fast-forward.
  • Experimental Feature - Git Executable:
    • Fixed an issue where branches couldn't be fast-forwarded to HEAD using the context menu when HEAD is checked out at a specific commit.
    • Fixed an issue where authentication was not prompted once credentials expired.
  • Fixed an issue where repositories could not be added to an Azure Workspace with manually added repositories.
  • Removed the unused 'People' column from the WIPS-only view in Launchpad.
  • Fixed cases when Azure DevOps issues would not load within Launchpad.
  • Fixed Ctrl+Tab skipping over a tab when on the Repo Management or Launchpad tab.
  • Fixed Ctrl+Tab / Ctrl+Shift+Tab not being able to enter an expanded Launchpad tab.