2025.07
·
1454 commits
to master
since this release
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
Ptyxisdoes 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 & PUSHbutton triggers the binded command twice. - Enable
interactive rebaseon anthor branch or unmerged commit. - Fix the issue that pressing
Enterwhile 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
AvaloniaUIto11.2.5 - Upgrade
CommunityToolkit.Mvvmto8.4.0 - Better regex for remote URL.
- Several other UI/UX changes.
New Contributors
Full Changelog: v2025.06...v2025.07