GitKraken Desktop V10.0.0

Released: May 14, 2024

GitKraken Desktop V10.0.0 での更新項目

機能

  • GitKraken Client is now called GitKraken Desktop.
  • Focus View is now called Launchpad.
  • Completely re-built the in-app informational/error message pop-ups ("toasts") to give them a fresh look.
  • Added loading icon to Launchpad issue and pull request panel.
  • You can now show provider icon for Launchpad workspace dropdown. Hide hosting service dropdown when a workspace is selected rather than disabling it.
  • You can now default the Launchpad to open in the pull request sub tab.
  • Experimental Feature - Git Executable:
    • Added stage files support.
    • Added unstage files support.
    • Added stash support.
    • Added support for Git Credential Manager on SSH settings.
  • The Launchpad sub tab will be remembered when going between different tabs and when the client is restarted.
  • The Launchpad search text will be remembered when going between different tabs.
  • You are now able to search Launchpad items using pull request and issue number.
  • Updated Git to 2.44.0 and 2.44.0-windows.
  • Updated git-lfs to 3.5.1.
  • Renamed the Jira Server integration to Jira Data Center as Jira Server has reached end of support.
  • You can now use gpg from bundle if gpg executable is not found on Windows.
  • Added the ability to suggest changes to Pull Requests via Cloud Patches.
  • You can now show Suggested Changes for a Pull Request in the Pull Request view.
  • Added a new Team view within Launchpad that shows all PR's and issues for an integration.
  • You can now organize pullrequests within the Launchpad view into different groups. This is only for Launchpad personal view.
  • Added an action button to open code suggestions for PR's in Launchpad.

不具合の修正

  • Interacting with an expired notification now clears that notification instead of leaving it unread forever.
  • Fixed an issue where the Launchpad issue and pull request panel did not span to the top of the page.
  • Fixed an issue where the diff editor not showing images when switching between files.
  • Fixed an issue where LFS detection was failing with LFS repos having custom LFS hooks.
  • Fixed getting "Invalid Version: undefined" when creating a workspace.
  • Fixed an issue on windows where closing a terminal would close all terminals in the app.
  • Fixed an issue where the Launchpad refresh button would disappear for a moment when selected a workspace to filter by.
  • Fixed an issue with cloning LFS repositories with hundreds of LFS files.
  • Experimental Feature - Git Executable:
    • Fixed an issue were commits could be made using the user name and email specified in the global git config file instead of the profile values when they were different.
    • Fixed fast-forwarding tags.