Skip to content

2026.16

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 02:44
v2026.16
0e5a456

What's Changed

  • fix: remove history filter only on successful remote branch deletion by @JC-Chung in #2533
  • ux: show registering progress after scanning repositories by @JC-Chung in #2534
  • localization: update Traditional Chinese translations by @JC-Chung in #2541
  • localization: update Russian translate by @AquariusStar in #2549
  • localization: complete Indonesian translations by @grikomsn in #2550
  • fix: use DataDir hash in IPC pipe name to isolate instances with different data dirs by @JC-Chung in #2552
  • fix: only start tab drag on left mouse button press by @gadfly3173 in #2554
  • localization: update Spanish translation by @jjesus-dev in #2555
  • Refactoring (related to PR #2474 code-review) by @goran-w in #2562
  • localization: update Chinese translations by @JC-Chung in #2570
  • fix: prefer exact match over suffix match when auto-selecting tracking branch for worktree by @weiningwei in #2569
  • Update russian translate by @AquariusStar in #2571
  • fix: account for amend when generating AI commit message by @gadfly3173 in #2573
  • Support using ESC to cancel confirm dialog
  • Prevent to scroll to last selected change when collapse/expand another folder in tree view mode
  • Support to filter branch in Statistics dialog
  • Close AIAssistant dialog immediately after applying the generated message
  • Fix the issue that there's an extra CR marker at the last line in text diff view if file-line-ending is \r\n
  • Support to choose the start point when starting git-flow topic branch
  • Better keyboard navigation in popup
  • Support to collapse history filter bar.
  • Re-design auto-check for new version.
  • macOS: Support terminal Otty, cmux and mux0
  • macOS: Support to use open -a SourceGit <path> to open a repository from commandline
  • Fallback to en_US when preferences.json contains an invalid locale key.
  • Drop support to show children in commit details panel. User can use Alt/⌥ + Up to goto child commit.
  • Support to copy parent SHA on commit details panel.
  • Add an option to enable --force when deleting multiple branches.
  • Enhanced conflict panel for binary files.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2026.15...v2026.16