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* Improve memory usage\r\n* Rewrite the file-system watcher (thread-safe).\r\n* Fix the issue that getting wrong block ending highlighted when the last change is at end of file in text-diff-vew.\r\n* Add a `Check` icon for commits that contained in current branch in search results.\r\n* Fix the issue that `System.NullReferenceException` raised while double-clicking a remote ref without branch tracking on it.\r\n* Add syntax highlighting for `Vue.js (*.vue)` files.\r\n* Add an option to set the default active tab in commit details panel.\r\n* Upgrade `AvaloniaUI` to `11.3.5`.\r\n* Upgrade `Azure.AI.OpenAI` to `2.3.0-beta.2`.\r\n* Support to move window by dragging toolbar.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.33...v2025.34"
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"
0 commit comments