Rilasci di GitKraken
Released: Jul 16, 2019
Aggiornamenti in GitKraken Desktop V6.0.1
Funzionalità
- Users can now configure the location of notifications in GitKraken by going to Preferences -> UI Preferences -> Notification Location.
- The message box for commits is now resizeable.
- Users can now use the keyboard shortcut Shift + J (or Shift + down) to jump to the parent commit of a selected commit.
- Users can now use the keyboard shortcut Shift + K (or Shift + up) to jump to the child commit of a selected commit.
- The Fuzzy Finder will now filter search results based on...
Released: Jun 17, 2019
Aggiornamenti in GitKraken Desktop V6.0.0
Funzionalità
- The speed and performance improvements involved in v6.0 have finally made it possible to switch between multiple repos using tabs. Users can also use Tabs to switch between repos and Glo Boards.
- If a merge conflict exists between your source and the target branch, a "Merge Conflict Detected" error message will now directly appear in the pull request template panel when attempting to initiate a pull request.
- Startup time of GitKraken is up to 2.3x as fast.
- Application size has been...
Released: Mar 12, 2019
Aggiornamenti in GitKraken Desktop V5.0.1
Funzionalità
- GitKraken now supports GPG commit signing. This helps verify the identity of users making commits within GitKraken, and prevents other users from fraudulently using your alias to make commits.
- GitKraken now has Interactive Rebase functionality. When you drag-and-drop a branch to rebase, you will now see an option for interactive rebase. After opening the interactive rebase view, you can choose from a menu of actions for each commit:
- On the left, pick, reword, squash, or drop commits...
Released: Nov 12, 2018
Aggiornamenti in GitKraken Desktop V4.1.0
Funzionalità
- Now supports GitHub, GitLab and VSTS (including Azure DevOps with legacy VSTS URLs) pull request templates.
- Users can now replace commit author gravatars and replace them with author initials.
- Memory improvements, smoother Graph scrolling and the Preferences window takes less time to initially load.
- Improved the Fuzzy Finder with Open File & View File. Both have the same behavior as the Fuzzy Finder option Edit File.
- When cloning a repository via URL, GitKraken will now strip...
Released: Aug 13, 2018
Aggiornamenti in GitKraken Desktop V4.0
Funzionalità
- Files can now be edited directly in GitKraken.
- The following features have been added to file and diff views:
- Syntax highlighting
- Word diffing
- Ability to search within a file (Ctrl/Cmd + F when focused)
- File diffs can now be viewed inline or in Split view, in addition to Hunk view.
- You can now create and delete files from within GitKraken.
- GitKraken’s support documentation is now accessible through the Help menu.
- The Fuzzy Finder can now be opened through the Help menu.
- Stashes now...
Released: Jul 9, 2018
Aggiornamenti in GitKraken Desktop V3.6
Funzionalità
- Pull Requests - In this release, PR functionality is even more robust, which means less context switching between GitKraken and your repository hosting site. You can now do the following when creating a pull request through GitKraken.
- GitHub.com and GitHub Enterprise users:
- Add assignees
- Add reviewers
- Add labels
- GitLab.com and GitLab Self-hosted users:
- Add an assignee
- Add labels
- Monitor the Status - GitKraken will now display the status of the pull request, reviewer approval and...
Released: Mar 7, 2018
Aggiornamenti in GitKraken Desktop V3.4.0
Funzionalità
- GitKraken now integrates with Visual Studio Team Services (VSTS).
- GitKraken now supports Araxis and P4Merge as external diff/merge tools.
- A tooltip has been added to the green check mark in the left panel.
Correzioni
- Integration help links will now send you to the correct support page instead of a 404 page.
- Resolved an issue that prevented GitKraken from opening repositories that had a tag named X.
- Discarding hunks on Windows will no longer add LF line endings to a file with CRLF...