What's Changed
- Add context menu item
Save As Patch...
to selected stash - Auto-select the first change in commit details panel/branch compare panel/revision compare panel.
- Auto-select the first change after a stash was selected.
- Remember the last active tab in commit details panel.
- Fix the issue that pulling with empty repository (no local branch) crashes this app.
- Fix the issue that
Ptyxis
does not start with given working directory. - Do not show error message of custom action if it is empty.
- Fix the issue that double-clicking the
COMMIT
/COMMIT & PUSH
button triggers the binded command twice. - Enable
interactive rebase
on anthor branch or unmerged commit. - Fix the issue that pressing
Enter
while the current popup is in-progress will crash this app. - Do not remember the last selected handling method of uncommitted local changes while pulling/creating branch/checkout branch.
- Upgrade
AvaloniaUI
to11.2.5
- Upgrade
CommunityToolkit.Mvvm
to8.4.0
- Better regex for remote URL.
- Several other UI/UX changes.
New Contributors
Full Changelog: v2025.06...v2025.07