Release 8.38
What's Changed
- Ignore case while finding visual studio solution files.
- Add context menu for issue link in commit details panel.
- Add a toggle button to show entire file content in diff view toolbar.
- Avoid that diff view refreshes more than one times after staging/unstaging.
- Handle standard error output of custom action.
- New hotkeys
Ctrl+Down/⌘+Downto start fetch with default parameters directlyCtrl+Shift+Down/⌘+⇧+Downto start pull with default parameters directlyCtrl+Shift+Up/⌘+⇧+Upto start push with default parameters directlyCtrl+B/⌘+Bto create new branch with selected commit
- Add a new
Editor Font Sizeconfiguration for all text editors - Add
Merge {TAG_NAME} to {CURRENT_BRANCH}context menu item for tags in histories view. - Better
GitLabcommit website links supports. - Add
Open With...context menu item for selected revision file in commit details panel. - Several other UI/UX changes.
New Contributors
Full Changelog: v8.37...v8.38