GitKraken Desktop V8.7.0

Released: Jul 13, 2022

GitKraken Desktop V8.7.0 버젼 업데이트

기능

  • GitKraken Client now supports the ability to create and apply patches. You can:
    • Create a patch from commit(s).
    • Create a patch from uncommitted file(s).
    • Create a patch from Command Palette.
    • Apply a patch from Command Palette.
  • Left panel improvements - Left Panel now has a context menu to toggle visibility of the different sections.
  • New Tab update - Updated UI and layout. There are now distinct sections for Repositories, Workspaces, Integrations and Other app actions.
  • Terminal Tab - Repo aliases will now show in Terminal Tab titles.
  • More fuzzy search - Enabled fuzzy search in gk history and gk blame commands in GitKraken CLI.
  • Search tabs list - Users can now search tabs by repo alias in the tabs list.
  • Naming branch from issue - When viewing an issue from inside GitKraken Client, there is now a short text field for naming the branch when creating a branch from the issue.
  • Git LFS performance improvements:
    • Users will now see faster performance when cloning LFS repositories with submodules.
    • Users will now see much faster performance for general GitKraken Client actions, such as:
      • Cloning a repo with LFS submodule.
      • Merge.
      • Reset hard.
      • Undo a hard reset.
      • Discard all changes.
      • Discard unstaged changes.
      • Discard submodule changes.

수정사항

  • Fixed issue related to GitKraken CLI’s autocomplete in Git Bash.
  • In Workspaces, users will be notified if attempting to open a deleted or unreachable repo from the repo details section.
  • Fixed task lists for GitLab issues showing &nbsp.
  • Commit graph will immediately update when the app performs a fetch or force push from the terminal.
  • Fixed issue where if two profiles both have the same repo tab open, switching profiles would cause issues to disappear from the left panel.
  • Changing accounts will now properly reset the selected Workspace.
  • In the Workspace Pull Request section, removing a filter and quickly selecting a PR will no longer generate a blank screen.