github sourcegit-scm/sourcegit v8.44
Release 8.44

one day ago

What's Changed

  • Mitigating the issue that the tooltip panel of commit hash not closing correctly
  • Use [$workspace] $repo_name ($repo_path) as main window's title.
  • Support using -p:DisableUpdateDetection=true in dotnet publish command to disable the built-in Update Detection feature.
  • Rename dotnet publish command option -p:SourceGitNoAot=true|false to -p:DisableAOT=true|false.
  • Use the real git command option as tooltip of some checkboxes.
  • Change the regex to detect commit hash in commit message to \b([0-9a-fA-F]{10,40})\b.
  • Remember the last --force option check state in Fetch popup.
  • Remember the repository sidebar state.
  • Remember the INCLUDE UNTRACKED FILES toggle state in LOCAL CHANGES.
  • Ignore refs/*/HEAD when query refs those contains given commit.
  • Upgrade Avalonia to 11.2.3
  • Upgrade TextMateSharp to 1.0.65
  • Wrap commit refs in INFORMATION page when name of ref is too long.
  • Support using Warp terminal on macOS.
  • Fix wrong text trimming position in commit change list.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v8.43...v8.44

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.