GitKraken Desktop V9.6.0
Released: Jul 11, 2023
Atualizações na GitKraken Desktop V9.6.0
Recursos
- GitKraken Insights in Workspaces:
- GitKraken Insights has been moved from the Pull Request page to its own Insights page.
- Added a 'Last updated date' timestamp.
- Added a refresh button to help update Insights metrics.
- Microsoft Azure DevOps Workspaces:
- Users can now create a manually managed Azure DevOps Workspace from a Workspace synced with an Azure Project.
- Git Executable:
- The Git Executable feature will now be enabled by default for all GitKraken Client users.
- Added support for SSH commit signing while using the Git Executable. Commit signing will need to be configured in your gitconfig for now (via gpg.format, user.signingKey, and gpg.ssh.allowedSignersFile). Note that actions that do not currently use the Git Executable (like rebasing) will still use GPG for signing.
- Added support for SSH strict host key checking.
- You can now resize commit messages in the Commit Panel to see more (or less) of the message.
- Improved performance of 'View all files' on large repositories.
Correções
- Pull request panel will once again auto-populate with the commit message when the pull request contains only one commit.
- When the experimental "Git Executable" feature is enabled, SSH settings for specific integrations will no longer be overridden by the SSH agent.
- Cloud Workspaces:
- Fixed Azure DevOps projects not appearing when creating/editing a Cloud Workspace.
- Fixed MENTIONED and ASSIGNED TO ME filters on Azure DevOps Cloud Workspaces.
- Cloud Workspaces that have already been fetched will no longer disappear when there is an interruption fetching Cloud Workspaces (such as losing connection to the Internet).
- Fixed an issue of cannot read properties of null (reading 'match') when using the Git Executable experimental feature.
- Failure cases in Workspaces have better error messaging to tell the user what is wrong:
- …When GitKraken’s integration permissions have been revoked externally (e.g. from the GitHub website).
- …When a Jira administrator attempts to view the issues of a private project which they do not have permission to view.
- Fixed an issue where Local Workspaces were not loading.
- Fixed issues with adding or viewing Workspaces in the breadcrumbs for repos without a remote.
- Fixed an issue where Jira issue types were not loaded after selecting a Jira project.
- Fixed an issue where Cherry Picks / Revert completion messages falsely claimed that, "the current branch already has all changes from the commit."
- Fixed an issue where button labels were missing when signing in with SSO and more than one provider is available.
- Fixed an issue where many auto-fetches could queue up in the background.