GitKraken V9.13.0

Released: Mar 6, 2024

Aggiornamenti in V9.13.0

Funzionalità

  • Added the ability to add reviewers to a new Azure Devops PR (Pull Request).
  • Focus View has been improved to make it even easier to take action on your most important work. Open the Focus View tab to see an actionable list of your PRs, Issues, and WIPs (Work in Progress).
    • Focus View will now show hosting service connection status from the Hosting Service dropdown, and provide a link to 'Preferences' if not connected.
    • Added the ability to select a repo for issues in the Focus View that are not tied to a repository.
    • Selecting a Cloud Workspace in the 'Workspace' dropdown in the Focus View now ensures the correct hosting service for that Workspace is selected.
  • Experimental Feature - Git Executable:
    • Added rebase support.
    • Added pull (rebase) support.
    • Added checkout support.
    • LFS (Large File Storage) improvements by calling git-lfs directly.
  • Upgraded to Electron 28.
  • Upgraded libgit2 to 1.7.2.

Correzioni

  • Fetch
    • Fixed an issue where a remote can not be fetched again until GitKraken Client is restarted.
    • Fixed an issue on macOS where GitKraken Client might not find the GPG path.
    • Fixed an issue where Jira Issues for the Focus View would not load if the token was expired.
    • Fixed an issue where the Focus View filter Needs my review would show reviewed pull requests.
    • Fixed a regression where a remote could not be fetched while a different remote was already fetching.
    • Fixed a regression where fetch spinners on remotes in the Left Panel would take a long time to appear.
    • When trying to fetch while a remote is already auto-fetching in the background, the fetch spinner will appear on the remote and any error that occurs will be shown.
  • Experimental Feature - Git Executable:
    • Fixed an issue with LFS repositories where credentials were blocking the application in some cases.
  • Focus View
    • Fixed an issue where Focus View items were not sorted.
    • Fixed an issue where Focus View items would not be removed when merged (pull requests) or set to done (issues).
    • Fixed an issue where pull requests would not load in the Focus View when filtering with a Bitbucket Workspace.
    • Fixed an issue where the Focus View would appear in Self-Hosted and Serverless clients
  • Workspaces
    • Fixed an issue where Azure DevOps Workspaces would show duplicate repositories in the repositories page.
    • Improved reliability at loading Workspace repositories.
  • Background colors for added/removed lines in the diff editor now correctly respect theme variables.
  • Fixed an issue where line endings were not honored when merging LFS pointers when AutoCRLF is enabled.
  • Fixed an issue where, if the user became logged out, GitKraken Client would not acknowledge that the user was logged out and would not allow the user to log back in.