github sourcegit-scm/sourcegit v2026.11
2026.11

7 hours ago

What's Changed

  • localization: update Spanish translation by @jjesus-dev in #2329
  • Align source revision in about dialog by @ChiahongHong in #2331
  • localization: update Russian translate by @AquariusStar in #2332
  • fix: remove duplicate branch when overwriting existing branch by @gadfly3173 in #2345
  • Do not disable thinking mode but send reasoning_content back to the OpenAI service when it is available
  • Remember selection in HISTORY page when it contains less than 21 commits
  • Add a context menu entry Copy to selected REF in commit's details panel.
  • Add a new context menu Compare with <upstream> to compare selected branch with its upstream directly
  • Add a new checkbox in Preferences > GIT to use Stash & Reapply by default when checking-out or merging branches.
  • Better left/right arrow key navigation in change/file tree view.
  • Clean up related files on abort rebasing.
  • Trim block-code markdown identifiers in AI response.
  • Allow searching for remote branches in Pull/Push.
  • Prefill commit message manually when cherry-picking multiple commits with -n -x
  • Add hotkey F2 to rename selected local branch
  • Add a new commandline --history <FILE_OR_DIR> and remove the old one --file-history <FILE_PATH>
  • Support to open history details panel in a separate window
  • Support to collapse commit details panel (only available with vertical layout). Hotkey: Ctrl+J/⌘+J
  • Support to open commit details panel in a separate window in Interactive Rebase dialog
  • Support --no-verify option to bypass the pre-rebase hook while rebasing.
  • Fallback ${BRANCH} and ${BRANCH_FRIENDLY_NAME} to current local branch when scope is not branch while executing custom action.
  • Add global hotkey Ctrl+` to open terminal.
  • Show left/right only commits in Compare window
  • Support to disable the Fetch available model-ids automatically feature and specify the model-id directly.
  • Rewrite the highlighting in graph
  • Upgrade Avalonia to 11.3.15
  • Several other UI/UX changes.

Full Changelog: v2026.10...v2026.11

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.