Skip to content

Commit 8034fec

Browse files
committed
update: Release 2025.36
Signed-off-by: leo <longshuang@msn.cn>
1 parent cc8441a commit 8034fec

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.35",
3-
"name": "2025.35",
4-
"body": "## What's Changed\r\n\r\n* Add `DIFFERENCE` image diff mode\r\n* Fix the issue that unable to scroll more long scrollbar when shorter one reached its limit\r\n* Disable `AllowScrollBelowDocument` option for text diff view\r\n* Upgrade `AvaloniaUI` to `11.3.6`\r\n* Upgrade `LiveChartsCore.SkiaSharpView.Avalonia` to `2.0.0-rc6.1`\r\n* Upgrade `OpenAI` to `2.4.0`\r\n* Omit commit that is already cherry-picked from the target branch while querying commits for interactive-rebasing\r\n* Supports to disable `GitHub` style default avatar\r\n* Fix the issue that deleting multiple tags always deletes them from remote even if `Delete them from remote` is unchecked\r\n* **Windows:** Fix the issue that window's shadow is missing on Windows 10\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @snowflysky made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1818\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.34...v2025.35"
2+
"tag_name": "v2025.36",
3+
"name": "2025.36",
4+
"body": "## What's Changed\r\n\r\n* Supports to revert non-ancestor commit\r\n* Fix the issue that `ConfigureAwait(false)` should not be called while scaning repositories since we need to go back to `UIThread`\r\n* Better undo/redo history in `Blame` view\r\n* Supports to drop HEAD commit (reset to its first parent)\r\n* Upgrade `AvaloniaUI` to `11.3.7`\r\n* Upgrade `Azure.AI.OpenAI` to `2.5.0-beta.1`\r\n* Upgrade `OpenAI` to `2.5.0`\r\n* Fix the issue that `Show only my locks` checkbox does not update in the LFS locks window\r\n* Add `Bahasa Indonesia` translations\r\n* Several other UI/UX changes\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.35...v2025.36"
55
}

0 commit comments

Comments
 (0)