Skip to content

Commit 67ddb8e

Browse files
committed
update: Release 2025.06
1 parent 6bb28fe commit 67ddb8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"tag_name": "v2025.05",
3-
"name": "2025.05",
4-
"body": "## What's Changed\r\n* Add a dropdown button to select page when the scroller buttons appears in main tab bar.\r\n* Enable filesystem watcher while merge tool is opening.\r\n* Fix the issue that failed to copy text that selected from end to start in text diff view.\r\n* Add `Wait for action done` option to control whether or not to wait for the custom action execution to complete.\r\n* Add a button `CLEAR NOTIFICATIONS` to clear all notifications.\r\n* Upgrade `TextMateSharp` to `1.0.66`.\r\n* Upgrade `AvaloniaUI` to `11.2.4`.\r\n* Fix the issue that typing `@` via `Alt Gr + Q` with German keyboard will exit this application.\r\n* Support to add custom actions for selected branch.\r\n* Add a `Close` button to remove histories filter individually.\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @Doodeletion made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/967\r\n* @ChrisGoettfert made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/973\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.04...v2025.05"
2+
"tag_name": "v2025.06",
3+
"name": "2025.06",
4+
"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"
55
}

0 commit comments

Comments
 (0)