What's Changed
- Enhanced Git worktree support.
- Supports search tags.
- Supports search stashes.
- A lot of changes for UX/themes.
- Add a new hotkey,
Ctrl+Shift+H
on Windows/Linux and⌘+⇧+H
on macOS, to switch left side bar back to dashboard mode. - Add a toolbar button to create top-level group to manage repositories in
Repositories
page. - Add a context menu item to push LFS objects to selected remote.
- Add a new key
Color.BadgeFG
to support customize the foreground color of badge. - User can now select the remote when fetch/pull/lock/unlock LFS objects.
- The new commit message textbox will ignore all blank lines at begining of input text.
- Forbid to run
Reword
,Squash
,Interactive Rebase
when the worktree contains local changes. - The number of visible context lines in diff view will be saved in disk, and users can now configure it from
Preference
window.
Full Changelog: v8.18...v8.19