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* Several UX/Theme changes.\r\n* Add a toggle button to change the way of commit time displays in histories.\r\n* Fix the issue that current branch node is collapsed by default.\r\n* Git gc will enable the `--prune` parameter.\r\n* Supports stage/unstage/discard hunk in a file.\r\n* Searching commits by message is case-insensitive.\r\n* Searching commits by message or changed file now includes all branches.\r\n* A new key `OpacityForNotMergedCommits` has been added to theme overrides schema to customize the opacity of commits that not belongs (haven't been merged) to the current branch in histories view.\r\n* Add a dot that indicates the state of commit that current branch ahead/behind its upstream in histories view.\r\n* Allow `#` character in branch name.\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.21...v8.22"
2
+
"tag_name": "v8.23",
3
+
"name": "Release 8.23",
4
+
"body": "## What's Changed\r\n\r\n* Upgrade `AvaloniaUI` to 11.1.1\r\n* Change minimal system requirement for macOS to `Big Sur (11.0)`\r\n* Add `-o StrictHostKeyChecking=accept-new` option to `GIT_SSH_COMMAND` to automatically accept new connections.\r\n* Fix the issue that icons for `IntelliJ IDEA Ultimate` and `IntelliJ IDEA Community` are missing.\r\n* Fix the issue that `ssh-askpass` not working in some cases.\r\n* Supports checking update with hotfix version.\r\n* Supports swap between revisions in `Revision Compare` view.\r\n* Supports swap between branches in `Branch Compare` view.\r\n* Add a context menu entry for commit that copies `${SHA} - ${SUBJECT}` into clipboard.\r\n* Re-design the toolbar for repository, and add a control to display current branch on the right of toolbar.\r\n* Allows to compile this project with `dotnet sdk 8.0.106`\r\n* Fix the issue that sometimes `%(refname:short)` for tags has an extra `tags/` prefix.\r\n* Fix the render issue about hightlight background of selected/detected chunk in text diff view.\r\n* Re-write the behavior for `Update Submodule`\r\n* Fix the issue that sometimes branches not updated after changed.\r\n* Supports fetch all branches of selected remote on pull.\r\n* Supports character `/` in tag name.\r\n* Several UX/Theme changes.\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.22.1...v8.23"
0 commit comments