Skip to content

Commit c55bd0b

Browse files
committed
update: Release 2025.34
Signed-off-by: leo <[email protected]>
1 parent 3bbeb19 commit c55bd0b

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.33",
3-
"name": "2025.33",
4-
"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"
55
}

0 commit comments

Comments
 (0)