Skip to content

2025.18

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 01:50
· 149 commits to master since this release
v2025.18
7dd1389

What's Changed

  • Fix the issue that window border is too thin on special screens.
  • Force using --no-sign to ignore tag.gpgsign configuration while creating lightweight tag.
  • Distinguish between lightweight tags and annotated 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 to Ctrl+,/⌘+,
  • 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

Full Changelog: v2025.17...v2025.18