github sourcegit-scm/sourcegit v2025.25
2025.25

latest releases: v2025.33, v2025.32, v2025.31...
2 months ago

What's Changed

  • Use DataGrid instead of ListBox to show history commits because Grid.IsSharedSizeScope sometimes not working.
  • macOS: Fix the issue that app crashes due to wrong hotkey bindings ( should be replaced by Alt).
  • Supports to show commit histories under selected folder.
  • Supports to use ComboBox input control in custom action.
  • Prefer to use default clone dir of current workspace while opening local repo.
  • Fix the issue that selecting custom shell/terminal may crash this app.
  • Fix the issue that deleting tag are triggered when pressing any key on selected tag.
  • Fix the issue that text diff view in commit detail panel may display wrong data when switching between repositories.
  • Respect git config merge.ff if user does not set Preferred Merge Mode in repository's configuration.
  • Supports to switch change display mode in STASHES page.
  • Fix the issue that .gitmodules does not shown in LOCAL CHANGES after it is modified.
  • Supports to change submodule's URL.
  • Supports to move selected submodule.
  • Supports to only update selected submodule.
  • Supports to see change history of selected submodule.
  • All modal dialogs can be closed using ESC key.
  • Add support for Cursor AI editor as external editor and merge/diff tool.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2025.24...v2025.25

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.