2025.18
·
149 commits
to master
since this release
What's Changed
- Fix the issue that window border is too thin on special screens.
- Force using
--no-sign
to ignoretag.gpgsign
configuration while creating lightweight tag. - Distinguish between
lightweight
tags andannotated
tags in tooltip. - Fix the issue that filtering with local branch should not include its gone upstream.
- Fix the issue that missing submodules that have merge conflicts in
SUBMOUDLES
list. - Show branches count in branch tree.
- Show tags count in tags tree.
- Supports to show submodules as tree, and new style for tooltip of submodule.
- Add hotkey
Ctrl+D/⌘+D
to view diff in external diff/merge tool. - Rewrite the way to generate default avatar for users.
- BREAKING CHANGE: change the hotkey to open
Preferences
window toCtrl+,/⌘+,
- Add hotkey
Ctrl+Shift+P/⌘+⇧+P
to open workspaces switcher. - Add hotkey
Ctrl+P/⌘+P
to open tabs switcher. - Several other UI/UX changes.
New Contributors
- @martinsmith1968 made their first contribution in #1314
- @popara96 made their first contribution in #1328
Full Changelog: v2025.17...v2025.18