+ "body": "## What's Changed\r\n\r\n* Upgrade `AvaloniaEdit` to `11.2.0`.\r\n* Add syntax highlighting for JavaServer Pages (*.jsp, *.jspf).\r\n* Fix the issue that `git rev-list` raises errors with `Show children in the commit details panel` enabled after selected a commit in `HISTORY` page.\r\n* Use `$GIT_COMMON_DIR` instead of trimming `$GIT_DIR` manually for worktrees' filesystem watcher.\r\n* Support fast-forward only merge (`--ff-only`).\r\n* Show inner exception message if possible when check update failed.\r\n* Fix the issue that layout horizontal does not work since 2025.9 after switching away from `HISTORY` page.\r\n* Allow to hide tags in commit graph.\r\n* Show stash name instead of SHA, which is useless to users, in `STASHES` page.\r\n* Use `git stash show -u --name-status <stash_name>` to get changes in given stash if git >= 2.32.0\r\n* Several other UI/UX changes.\r\n\r\n## New Contributors\r\n* @ilianoKokoro made their first contribution in https://github.com/sourcegit-scm/sourcegit/pull/1113\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.09...v2025.10"
0 commit comments