You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Your working directory can now be compared against any commit or branch! This can be accomplished in two ways:
32
+
- Right-click a commit or branch, and choose `Compare commit against working directory`
33
+
- Use <kbd>Ctrl</kbd> click (or <kbd>Cmd</kbd> click on MacOS) to select your Work-in-Progress ("WIP") node, along with the commit of your choice.
34
+
- GitKraken Client will now attempt to pull Date/Time settings from OS preferences, along with an override in <kbd>Preferences > UI Customization</kbd>.
35
+
- Windows: Region & Short date format preferences
36
+
- macOS: Region & Date format preferences
37
+
- All: LC_ALL & LC_TIME environment variables
38
+
39
+
### Improvements 🙌
40
+
- Experimental Feature - Git Executable:
41
+
- Added tag support.
42
+
- Added GPG Preferences setting for SSH commit signing.
43
+
- Added an indicator for repositories in the Workspace `REPOSITORIES` list when multiple paths are detected. Clicking this will allow the user to specify which repository to use.
44
+
45
+
### Bug Fixes 🐛
46
+
- Fixed an issue where `Pull Requests` were not loading for Bitbucket Workspaces.
47
+
- Improved home directory detection on Windows.
48
+
- App will now create `~/.ssh` directory if it doesn't exist when updating `~/.ssh/known_hosts`.
0 commit comments