Rilasci di GitKraken
Released: Nov 8, 2023
Aggiornamenti in GitKraken Desktop V9.10.0
Funzionalità
- Commit and push. Added an option to auto-push on commit.
- Stage changes and type a commit message to access option for commit and push.
- You can now snooze a Focus View item for a set duration.
- Enabled Cloud Patches by default.
- You can now easily share your changes with other developers by creating a Cloud Patch from your WIP or from the context menu of any commit. Copy the generated link to share the changes.
- Added ability to delete Cloud Patches from Left Panel.
- Experimental Feature...
Released: Oct 13, 2023
Aggiornamenti in GitKraken Desktop V9.9.2
Funzionalità
- Upgraded to Electron 22.3.25.
Correzioni
- Experimental Feature - Git Executable:
- Fixed "Cannot read properties of null (reading 'startsWith')" due to error reading gpg key from settings.
Released: Oct 6, 2023
Aggiornamenti in GitKraken Desktop V9.9.1
Correzioni
- Fixed an issue where the improved commit graph could not display Bitbucket Server repositories
Released: Oct 3, 2023
Aggiornamenti in GitKraken Desktop V9.9.0
Funzionalità
- Experimental Feature - Cloud Patches:
- Share your work with others by creating a Cloud Patch from any WIP node.
- Select a WIP to access "Share all files as cloud patch" button in the Commit Panel.
- Create a Cloud Patch from staged changes.
- Apply a Cloud Patch by following a Cloud Patch URL to open in GitKraken Client and then review the contents in the Commit Panel.
- Cloud Patches are organized in the Left Panel, where you may re-apply a patch to your working directory or re-copy the...
Released: Sep 15, 2023
Aggiornamenti in GitKraken Desktop V9.8.2
Correzioni
- Upgraded to Electron 22.3.24.
Released: Sep 6, 2023
Aggiornamenti in GitKraken Desktop V9.8.1
Correzioni
- Fixed a bug where double-clicking a branch in the Left Panel was not checking out the branch.
- Fixed a bug where graph columns could not be resized.
- Fixed a bug where filtering by author was not working in the graph.
Released: Sep 5, 2023
Aggiornamenti in GitKraken Desktop V9.8.0
Funzionalità
- Focus View:
- Pull Requests, Issues and Works in Progress have been combined into a single view.
- Added buckets that only show Pull Requests, Issues or Works in Progress.
- 'Invite Users' Modal:
- Added X button for email removal and improved email display as individual components.
- Experimental Feature - Git Executable:
- Improved handling of ssh_config options, specifically StrictHostKeyChecking and UserKnownHostsFile and their interaction with remote actions.
Correzioni
Released: Aug 15, 2023
Aggiornamenti in GitKraken Desktop V9.7.1
Funzionalità
- Improved performance when selecting the working directory.
Released: Aug 9, 2023
Aggiornamenti in GitKraken Desktop V9.7.0
Funzionalità
- Your working directory can now be compared against any commit or branch. This can be accomplished in two ways:
- Right-click a commit or branch, and choose
Compare commit against working directory.
- Use
Ctrl click (or Cmd click on Apple macOS) to select your Work-in-Progress ("WIP") node, along with the commit of your choice.
- GitKraken Client will now attempt to pull Date/Time settings from OS preferences, along with an override in
Preferences > UI Customization.
Released: Aug 1, 2023
Aggiornamenti in GitKraken Desktop V9.6.1
Funzionalità
- Added 'share' button in the Workspaces tab for inviting organization members and/or teams to join a Workspace.
- Upgraded to Electron 22.
- Experimental Feature - Git Executable:
- Added push support.
- Force push will now default to --force-with-lease, and prompt to fetch or push --force (without lease) when the remote ref and remote-tracking branch are different.
- Added support for streaming Git Hooks output.
- Renamed the GitKraken Terminal command gk to gkc.
Correzioni