You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"body": "## What's Changed\r\n\r\n* Add a few more hotkeys.\r\n* Supports to open `Blame` (HEAD-only) from selected local change.\r\n* Supports to open external merge/diff tool on selected local change.\r\n* Change the hotkey of `COMMIT & PUSH` to `Ctrl+Alt+Enter/⌘+⌥+Enter`.\r\n* Supports to apply selected stash by double-clicking.\r\n* Do not show end-of-line symbol in text diff view when `Show hidden symbols` enabled.\r\n* Prevent stage conflicted files\r\n* Detect `Visual Studio Preview` as external tool.\r\n* Supports `--autostash` on interactive rebase\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @oikku made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1541\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.25...v2025.26"
2
+
"tag_name": "v2025.27",
3
+
"name": "2025.27",
4
+
"body": "## What's Changed\r\n\r\n* Show current tracking branch (upstream) in branch tooltip\r\n* **BREAKING CHANGE:** Remove `Squash Children into Here` since `Children` is an ambiguous word (the children commits those not belong to current branch are not included).\r\n* Add quick action entry for interactive rebasing.\r\n* Fix the issue that `SourceGit` starts up with error when it is installed in a path that includes white spaces. \r\n* Fix the issue that stash with message (contains whitespaces) did not work.\r\n* Fix the issue that unstage changes with `--amend` did not work.\r\n* Add an option `Include untracked files` to `Discard all changes`.\r\n* **Linux:** Supports to use `git-credential-libsecret` instead of `git-credential-manager`.\r\n* Supports commit template with relative path\r\n* Fix the issue that after cloning the new repository is not added into repository tree.\r\n* Supports to share issuetracker rules with `.issuetracker` file.\r\n* Re-design `HISTORY` toolbar buttons and support `--simplify-by-decoration` option.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.26...v2025.27"
0 commit comments