+ "body": "## What's Changed\r\n\r\n* Fix the issue that the new worktree's HEAD does not point to the target branch HEAD\r\n* Fix the issue that `${files_num}` does not work in commit template. \r\n* Discarding local changes with selected files/dirs should never be traited as `Discard all changes`.\r\n* Upgrade `LiveChartsCore.SkiaSharpView.Avalonia` to `2.0.0-rc5.1`\r\n* Fix the issue that searching commits by `Author & Committer` does not include those commit that its committer is different with its author.\r\n* Exclude indicators and empty blocks while copying selected text in text diff view.\r\n* Allows using spaces in branch name while creating new branch and auto replace those spaces with dashes.\r\n* Move `Enable --signoff for commit` from repository configuration to commit option bar.\r\n* Fix the issue that triple click on commit message does not select the cursor line.\r\n* Use global `fetch.prune` instead of custom `Enable --prune on fetch` setting, and support to modify it through `Preference` dialog.\r\n* **macOS:** Add `Ghostty` terminal.\r\n* Fix the issue that failed to stash with untracked files.\r\n* Fix the issue that `rebase-merge/stopped-sha` may not exist.\r\n* Update submodules individually to avoid failures\r\n* Supports encoded remote url.\r\n* Supports auto-restore after stashing.\r\n* Supoorts `--index` option in `git stash apply` command.\r\n* `COMMIT & PUSH` button is available for branch without upstream.\r\n* Rewrite `OpenAI` integration.\r\n* Supports filtering/searching unstaged changes.\r\n* Several other UI/UX changes.\r\n\r\n## BREAKING CHANGES\r\n\r\n* The `Server` of AI service has been changed to the base URL, which means the sub-route `/chat/completions` is not required any more. See `README.md`\r\n\r\n## New Contributors\r\n* @snarkyerica made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/928\r\n* @MedaiP90 made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/932\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.03...v2025.04"
0 commit comments