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* Add a new button `Paste (Replace all)` in commit message textbox to replace all content with clipboard text.\r\n* Warn users if they are using `vimdiff` or `nvimdiff` as external merge/diff tool.\r\n* Auto-sanitize branch/tag name.\r\n* Supports to load `OpenAI` API key from env.\r\n* Fix the issue that sometimes the group header (`LOCAL BRANCHES`, `REMOTES` etc.) are disappeared.\r\n* Better indication and context-menu commands fro worktree-linked branch.\r\n* Supports to enable `--no-verify` option while committing.\r\n* Try to load LFS image from local cache directory first before loading it by `git lfs smudge` command.\r\n* Fix the issue that modified/renamed issue tracker rules can not be saved.\r\n* Allow to disable `auto-hide` feature of `ScrollBar`.\r\n* Allow to scroll the text-diff-view by clicking the change minimap bar.\r\n* Fix the issue that getting wrong commit list while rebasing interactively with merged commits.\r\n* Rewrite the way to checkout untracked/new-added file from stash.\r\n* Automatically move selection to next commit after applying a shortcut during interactive rebase.\r\n* Allow multiple-selection in interactive rebase view.\r\n* Do not clear existing history filters after branch checkouted.\r\n* Support to scan custom directory instead of default clone dir.\r\n* Fix the issue that button in confirm-empty-commit dialog can be pressed more than one time.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.32...v2025.33"
2
+
"tag_name": "v2025.34",
3
+
"name": "2025.34",
4
+
"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"
0 commit comments