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* 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"
2
+
"tag_name": "v8.43",
3
+
"name": "Release 8.43",
4
+
"body": "## What's Changed\r\n\r\n* Add `Ctrl+N/⌘+N` hotkey to clone new repository.\r\n* Rewrite the `IN-PROGRESS` banner\r\n - Remove the `RESOLVE` button, since user can switch to `LOCAL CHANGES` page directly\r\n - Add a `SKIP` button in banner while `cherry-pick` or `rebasing` is in progress.\r\n - Always hide `COMMIT & PUSH` button when there's some in-progress action.\r\n - Shows the head commit while `cherry-pick` is in progress.\r\n - Shows the head commit while `revert` is in progress.\r\n - Shows the stopped at commit while `rebase` is in progress.\r\n - Shows the source branch/tag/commit in banner while `merge` is in progress.\r\n* Re-design the conflict panel.\r\n* Fix the issue that app will crash when font family name contains consecutive whitespace.\r\n* Fix the issue that tags displays as branch while merging tag into current branch.\r\n* Use friendly name instead of `--theirs` or `--mine` while resolving conflicts.\r\n* Supports self-hosted git server URL like `http[s]://localhost/xxx`\r\n* Supports to merge selected commit to current branch.\r\n* Supports to merge multiple branches/commits.\r\n* Fix the issue that `FullMessage` missing line-endings in `Interactive Rebase` window.\r\n* Re-design notification/error message panel.\r\n* Fix the issue that tag filter button was hidden behind the scroll bar.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @nicekiwi made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/813\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.42...v8.43"
0 commit comments