github sourcegit-scm/sourcegit v2026.09
2026.09

9 hours ago

What's Changed

  • Make the AI Assistant window non-modal dialog and resizable.
  • Fix the issue that auto-fetch feature does not work correctly.
  • Rewrite Open Local Repository feature. And add hotkey Ctrl+Shift+O/⌘+⇧+O for it.
  • Allows to change group and bookmark when cloning repository.
  • Auto-order fixup! and squash! commits when loading commits for interactive rebasing.
  • Allow hunk-based staging/unstaging/discard for non-UTF8 text changes.
  • Supports to view detail changes of modified submodule (not available for new/uninited/deleted submodule).
  • Fix the issue that app may take a long time to startup when you have some AI services configured.
  • Remove --push option which is not a valid parameter for git-flow-next.
  • Set as tracking branch should be visiable when trying to push to a new remote branch.
  • Fix the issue that failed to stage/discard selected hunk with renamed files.
  • macOS: Fix the issue that app crashes when quiting from Dock.
  • macOS: Add Hide Others to app menu and correct the behaviour of Show All.
  • Add Local Branch Selector and Remote Branch Selector control types for custom actions.
  • Replace ${BRANCH} with current branch name when the custom action's scope is Repository.
  • Add String Formatter for TextBox in custom action input control.
  • Several other UI/UX changes.

Full Changelog: v2026.08...v2026.09

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.