Released: Sep 28, 2021
GitKraken Desktop V8.0.1 での更新項目
機能
- Users can now search for a particular tab and navigate the menu using the keyboard when using the tab dropdown menu.
不具合の修正
- Replaced the SSH key generation library with one that generates stronger keys.
- Gitflow branch folders and tag folders collapse and expand as expected when selected in the left panel.
- Layout and options have been optimized in the Organization panel in the Preference view.
Released: Sep 21, 2021
GitKraken Desktop V8.0.0 での更新項目
機能
Introducing the GitKraken CLI preview - The GitKraken CLI adds a Git-enhanced, keyboard-driven, terminal experience to the GitKraken Git Client.
- Users can open Terminal Tabs in a number of ways:
- Clicking the "New Terminal Tab" button after opening a new tab in GitKraken.
- From the "Terminal" button in the toolbar of a Repo tab (opens the current repo in a Terminal Tab).
- From the Command Palette (
Ctrl/Cmd + P).
- When working in a Terminal Tab, you can open a new Terminal Tab with the key...
Released: Aug 10, 2021
GitKraken Desktop V7.7.2 での更新項目
機能
- Added support for the Git configuration core.hooksPath variable. Users can also change the directory for where a repository’s hooks are stored from inside GitKraken by navigating to Preferences > Git Hooks.
- Improved performance of new GitKraken Teams features. Users will notice that repository actions respond faster, especially for larger repositories.
- Untracked files will no longer appear in the GitKraken Teams Panel if those files have not been modified.
不具合の修正
- GitKraken Merge Conflict...
Released: Jul 28, 2021
GitKraken Desktop V7.7.1 での更新項目
機能
- Improved performance when switching between tabs in GitKraken.
- The Author and Team filter lists are now sorted alphabetically by default, making it easier to find what you are looking for.
不具合の修正
- When opening repositories in GitKraken, users will no longer get stuck on the loading screen.
- GitKraken users will no longer encounter a loop repeatedly asking for their SSH passphrase.
Released: Jul 13, 2021
GitKraken Desktop V7.7.0 での更新項目
機能
Introducing GitKraken Teams
- GitKraken users with Pro and Enterprise Cloud accounts can now create and manage teams within their organization.
- Organizations are now visible in Preferences in each user's Profile. From this view:
- All team members can view a list of other members in the organization, as well as the members in any team to which they belong.
- Administrators can create and manage teams.
- Administrators can also invite, remove, or change the role of members in an organization.
Team...
Released: May 19, 2021
GitKraken Desktop V7.6.1 での更新項目
不具合の修正
- Resolved an issue that was preventing some repositories from rendering when connected to GitLab Self-Managed.
Released: May 12, 2021
GitKraken Desktop V7.6.0 での更新項目
機能
- Increases productivity by allowing Github.com users to utilize the Pull Request view. Selecting a pull request in the left panel will bring up the pull request view which will allow users to:
- Edit the pull request title, description, reviewers, assignees, milestones, and labels.
- Comment on a pull request.
- Merge a pull request from GitKraken.
- Submit reviews by leaving a comment, approving the PR, or requesting changes.
- GitKraken users at all plan levels can now create and edit issues on GitHub...
Released: Apr 12, 2021
GitKraken Desktop V7.5.5 での更新項目
不具合の修正
- Resolved an issue that was causing GitKraken to sporadically crash on Mac and Linux when performing certain actions.
- Fixed another crash that could occur when performing checkout operations.
Released: Apr 5, 2021
GitKraken Desktop V7.5.4 での更新項目
不具合の修正
- Resolved an issue that was causing GitKraken to crash for some users when trying to push.
Released: Mar 24, 2021
GitKraken Desktop V7.5.3 での更新項目
不具合の修正
- Using HTTPS over a proxy will no longer incorrectly throw the error message: Failed to get server certificate: The handle is in the wrong state for the requested operation.
- Hitting the Delete button in the commit message box when a commit template is present will no longer generate new lines.
- The cursor will no longer jump to the end of the line when typing in a feedback or support form.
- Repositories containing empty annotated tags will no longer cause GitKraken to crash on Mac and Linux...