Skip to content

2025.01

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 02:01
· 84 commits to master since this release
v2025.01
0aa2aaa

What's Changed

  • Windows: Rewrite the Portable mode. You can just create a folder named data that nexts to the SourceGit executable to enable it.
  • Supports change the date time format.
  • Shows the git's commit template in Template/Histories popup.
  • macOS: search more paths to find git executable.
  • Fix the issue that application will crash if the executable file can not be found in custom actions.
  • Fix the issue that creating an archive file with tags containing subpaths failed.
  • Fix the issue that AvaloniaUI designer does not work.
  • Re-write the auto-filter implementation - If user has enabled some filters in histories, after checkout another branch, the filters also changed to the new one.
  • Clear commit message after toggle off Amend option.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v8.45...v2025.01