What's Changed
- Support to exclude modified/deleted files while discarding local changes.
- Upgrade dependencies
AvaloniaUIto11.3.13and buildAvaloniaEditwith it.CommunityToolkit.Mvvmto8.4.2LiveChartsCore.SkiaSharpView.Avaloniato2.0.0OpenAIto2.10.0
- Add a context menu entry
Checkout New Branchfor selected stash to rungit stash branch <branch_name> <stash>command. - Support to search remote branch in
Set Tracking BranchandAdd Worktreepopup. - Dynamic loading and choosing AI model in assistant dialog.
- Fix the issue that duplicated repo may be added when scanning repositories on case-insensitive platform.
- Set
User-Agentto an empty string when communicating withOpenAI APIcompatible service. - Allow using arrow down key to directly select branch while searching in
BranchSelector. - Fix the issue that failed to create pull request if the remote's URL contains account part.
- Auto-select the new HEAD after reword.
- Allow editing repository's display name and bookmark from the context menu of selected tab.
- Better word division for line-based diff.
- Fix the issue that staged files do not update after committing with
--amendenabled successfully. - BREAKING CHANGE: auto-fetch is a global setting instead of per-repo setting now.
- Several other UI/UX changes.
New Contributors
Full Changelog: v2026.07...v2026.08