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* Fix the issue that the expand status of new created branch is not saved.\r\n* Add a toggle button to only highlight current branch in commit graph.\r\n* Re-order the buttons in histories toolbar.\r\n* Add a button to switch tag sort method (creatordate/name asc/name des).\r\n* Fix the issue that moving window between monitors may crash this app.\r\n* Enable text search for branch ComboBox.\r\n* Add hotkey `Ctrl+Enter/⌘+Enter` to submit conventional commit message.\r\n* Re-write `Set Tracking Branch` feature.\r\n* Add a checkbox in `Preference` window to enable/disable global `http.sslVerify` configuration.\r\n* Fix the issue that some popup windows's shadow missing on Windows 10.\r\n* Fix the issue that `SourceGit` may crash after submodule changed.\r\n* Fix the issue that auto-fetching does not work with SSH remotes.\r\n* Re-write `Popup` implementation.\r\n* Add sample issue/pr tracker rules for `Gitee.com`.\r\n* **Linux:** Move `RPM/DEB` packages from `Buildkite` to `CodeBerg`.\r\n* Use `--pathspec-from-file` in `git add` command if git >= 2.25.0\r\n* Use `--pathspec-from-file` in `git stash push` command if git >= 2.26.0\r\n* Use `--staged` in `git stash push` command only if git >= 2.35.0\r\n* Do not show the `Initialize Repository` popup for `bare` repositories\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.01...v2025.02"
2
+
"tag_name": "v2025.03",
3
+
"name": "2025.03",
4
+
"body": "## What's Changed\r\n\r\n* Re-write the branch comparison function. Users now can select the target branch and do it from the context menu `Compare with HEAD`.\r\n* Add menu item `Quit` and hotkeys `Ctrl+Q` to quit application on Windows/Linux.\r\n* Fix the issue that LFS locks do not show when the name of owner contains `.` character.\r\n* Re-write `git stash` supports and do NOT run `git add` for untracked files while stashing local changes.\r\n* Supports `bare` repository.\r\n* Fix the issue that the committer did not update after navigating to other commit by clicking the SHA link.\r\n* Upgrade `LiveChartsCore.SkiaSharpView.Avalonia` to `2.0.0-rc5`.\r\n* Fix the issue that tag list did not update after deleting selected tag.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.02...v2025.03"
0 commit comments