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* Mitigating the issue that the tooltip panel of commit hash not closing correctly\r\n* Use `[$workspace] $repo_name ($repo_path)` as main window's title.\r\n* Support using `-p:DisableUpdateDetection=true` in `dotnet publish` command to disable the built-in `Update Detection` feature.\r\n* Rename `dotnet publish` command option `-p:SourceGitNoAot=true|false` to `-p:DisableAOT=true|false`.\r\n* Use the real git command option as tooltip of some checkboxes.\r\n* Change the regex to detect commit hash in commit message to `\\b([0-9a-fA-F]{10,40})\\b`.\r\n* Remember the last `--force` option check state in `Fetch` popup.\r\n* Remember the repository sidebar state.\r\n* Remember the `INCLUDE UNTRACKED FILES` toggle state in `LOCAL CHANGES`.\r\n* Ignore `refs/*/HEAD` when query refs those contains given commit.\r\n* Upgrade `Avalonia` to `11.2.3`\r\n* Upgrade `TextMateSharp` to `1.0.65`\r\n* Wrap commit refs in `INFORMATION` page when name of ref is too long.\r\n* Support using `Warp` terminal on macOS.\r\n* Fix wrong text trimming position in commit change list.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @wl2776 made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/827\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.43...v8.44"
2
+
"tag_name": "v8.45",
3
+
"name": "Release 8.45",
4
+
"body": "This is the last version for 2024. Happy New Year to everyone!\r\nFrom Jun 2025, `SourceGit` will use the new version format `${YEAR}.${BUILD_NUM}`.\r\n\r\n## What's Changed\r\n\r\n* Remove invalid expanded branch node records in repository's settings.\r\n* **Windows:** Supports using `-p:EnablePortable=true` in `dotnet publish` command to publish a portable version.\r\n* Fix the issue that error occurs while using `WinMerge` as external diff tool with `Single instance mode` enabled.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.44...v8.45"
0 commit comments