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* Upgrade `AvaloniaUI` to 11.2.2\r\n* Fix the issue that `Goto prev/next change` did not work for the first time user open text diff view.\r\n* Fix the issue that using an empty space for font family will crash this application.\r\n* Fix the issue that `git rev-list` does not support `--decorate-refs-exclude` parameter.\r\n* Fix the issue that the way to deal with local changes did not update after checked radio changed in group.\r\n* Add translation for `Italiano`.\r\n* Use `-c core.autocrlf=false` when run `git diff` command to get the detail changes of selected file.\r\n* Supports to copy branch and tag name from the context menu of selected commit.\r\n* Fix the issue that hovering the commit link in commit message multiple times before the first time tooltip shows may cause `System.ArgumentException`.\r\n* Do NOT use `⌘` key to start fetch/pull/push/stash directly on macOS\r\n* Change the `CONTINUE` button to `SplitButton` to support editing/splitting original commit while rebasing.\r\n* Fix the issue that right clicking on SHA in commit message should not navigate to target commit.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @efremropelato made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/759\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.40...v8.41"
2
+
"tag_name": "v8.42",
3
+
"name": "Release 8.42",
4
+
"body": "## What's Changed\r\n\r\n* Revert the changes about `SystemAccentColor`\r\n* Allows using `Amend` while rebasing.\r\n* Supports search revision files.\r\n* **Linux:** Publish RPM/DEB packages to `Buildkite`.\r\n* Rewrite the relative time calculation for commit's author/committer time.\r\n* Show track status in `Delete Branch` and `Delete Multiple Branches` panel if possible.\r\n* Fix the issue that NRE crash due to disposing `_settings` before `_autoFetchTimer`.\r\n* Supports `Block-Navigation` in text diff view.\r\n* Several other UI/UX changes.\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.41...v8.42"
0 commit comments