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* Rewrite text diff view and `Block-Navigation` is the only way to jump between changes.\r\n* Auto-update current highlighted block in `Block-Navigation` after caret position changed.\r\n* Supports to open `LOCAL CHANGES` page by default (`Preferences`).\r\n* Fix the issue that text diff view did not update after `Ignore All Whitespace Changes` toggle state changed.\r\n* Supports to clear commit message input history.\r\n* Supports to open selected file with default editor in `CHANGES` tab in commit details view.\r\n* Cancel the running refreshing task when a new same task is started.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.31...v2025.32"
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"
0 commit comments