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 `LiveChartsCore.SkiaSharpView.Avalonia` to `2.0.0-rc5.4`.\r\n* Change the default state of `Delete from remote repository` in `Delete Tag` popup, and remember the last state of it.\r\n* Remember the last state of `Push to all remotes after created` in `Create Tag` popup.\r\n* Upgrade `OpenAI` and `Azure.AI.OpenAI` to `2.2.0-beta.2`.\r\n* Rewrite the `OpenAI` integration and add an option to turn off streaming chat.\r\n* Submodule's bookmark color will inhert from parent repository by default.\r\n* Fix the issue that unstaged file counter did not update after unstaging or staging files.\r\n* Add a warning icon when the tracking upstream of a local branch is gone.\r\n* **Linux:** Add `Ptyxis` support.\r\n* Prefer to use the `Default Remote` (in repository configuration) while fetching remote changes.\r\n* Pre-fill the commit message to the commit that rebasing stopped at while rebasing is in-progress.\r\n* Support to configure per-repository `fetch.prune` from `Repository Configure` dialog.\r\n* Fix the issue that resolving conflict with deleted files did not work.\r\n* Re-write `Block navigation` in text diff view.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @kosmakoff made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1007\r\n* @eltociear made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1014\r\n* @jjesus-dev made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1017\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.05...v2025.06"
2
+
"tag_name": "v2025.07",
3
+
"name": "2025.07",
4
+
"body": "## What's Changed\r\n\r\n* Add context menu item `Save As Patch...` to selected stash\r\n* Auto-select the first change in commit details panel/branch compare panel/revision compare panel.\r\n* Auto-select the first change after a stash was selected.\r\n* Remember the last active tab in commit details panel.\r\n* Fix the issue that pulling with empty repository (no local branch) crashes this app.\r\n* Fix the issue that `Ptyxis` does not start with given working directory.\r\n* Do not show error message of custom action if it is empty.\r\n* Fix the issue that double-clicking the `COMMIT`/`COMMIT & PUSH` button triggers the binded command twice.\r\n* Enable `interactive rebase` on anthor branch or unmerged commit.\r\n* Fix the issue that pressing `Enter` while the current popup is in-progress will crash this app.\r\n* Do not remember the last selected handling method of uncommitted local changes while pulling/creating branch/checkout branch.\r\n* Upgrade `AvaloniaUI` to `11.2.5`\r\n* Upgrade `CommunityToolkit.Mvvm` to `8.4.0`\r\n* Better regex for remote URL.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @ZaLiTHkA made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1033\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.06...v2025.07"
0 commit comments