Skip to content

2025.03

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 02:11
v2025.03
0f13c00

What's Changed

  • Re-write the branch comparison function. Users now can select the target branch and do it from the context menu Compare with HEAD.
  • Add menu item Quit and hotkeys Ctrl+Q to quit application on Windows/Linux.
  • Fix the issue that LFS locks do not show when the name of owner contains . character.
  • Re-write git stash supports and do NOT run git add for untracked files while stashing local changes.
  • Supports bare repository.
  • Fix the issue that the committer did not update after navigating to other commit by clicking the SHA link.
  • Upgrade LiveChartsCore.SkiaSharpView.Avalonia to 2.0.0-rc5.
  • Fix the issue that tag list did not update after deleting selected tag.
  • Several other UI/UX changes.

Full Changelog: v2025.02...v2025.03