github sourcegit-scm/sourcegit v2026.07
2026.07

7 hours ago

What's Changed

  • Show changed line summary in diff view
  • Allow to disable Mica effect on Windows 11 by adding "UseMicaOnWindows11" = false in custom theme overrides.
  • Add hotkey Ctrl+B/⌘+B to create a new branch and remove Create Branch button from repository's toolbar.
  • Support git SHA-256 format object hash.
  • Improve preformance of creating/renaming/switching local branch.
  • Support remote url with whitespace while cloning.
  • Run checking out directly when all the local changes are new files.
  • Fix the data-race issue when trying to search commit before the previous searching request done.
  • Add a dropdown button to quick switch remote's (include submodule's) URL between HTTPS and SSH protocol.
  • Allow to use --3way option in Apply popup.
  • Try to fix the issue that sometimes local changes did not update.
  • Add Do Nothing option back when trying to checkout another branch with uncommitted local changes.
  • Hide the row of dealing with local changes when there are no local changes at all.
  • Rewrite AI-based commit message generation.
  • Rewrite the command to get staged changes with --amend option enabled.
  • Rewrite the way to get current branch info for repository management page.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2026.06...v2026.07

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.