Skip to content

2025.22

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 01:25
· 49 commits to master since this release
v2025.22
74d77ab

What's Changed

  • Do not up-scale image (but can down-scale it when current space is smaller than it's size).
  • Supports to view blame data based on selected revision.
  • Supports to go back/forward between navigation history in Blame window.
  • When double-clicking a remote branch and there's a local branch tracking on it and the local branch is behind of its tracking remote, show the Checkout & Fast-Forward popup.
  • Supports to use DEL or BACKSPACE key to delete selected branch/tag/stash/log.
  • Now all filesystem related tree/lists are sorted in case-insensitive mode.
  • Clear commit message typed by user before merging/rebasing/cherry-picking/reverting to allow SourceGit read it from git after conflict occurs.
  • Supports to view *.gif (only first frame, not animated) and *.tiff images.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2025.21...v2025.22