What's Changed
- Downgrade
AvaloniaUI
to11.0.13
- Upgrade
AvaloniaEdit
to11.1.0
- Supports issue tracker in commit message
- Supports using drag-drop to reorder commits while rebasing interactively.
- Enhanced German translation.
- Supports copy multiple commits in histories by
Ctrl+C
- Rewrite selection for local changes while staging/unstaging chunks in a staged file.
- Fix the issue that sometimes drag window won't stop on Linux
- Rewrite
Stash & Reapply
for check/pull/create branch. - Enable syntax highlighting in revision files view.
- Avoid changing parent of RepositoryNode if it exists when open it from FolderPicker.
- Allow edit commit message only with
Amend
- Rewrite submodule to support
IsDirty
state, and add an indicator that shows dirty submodules. - Auto select remote branch after remote selection changed while pulling.
- Fix the issue that can not select issue tracker rule after remove one in last two.
- Fix the issue that ahead/behind indicator of commit in histories view not updated after upstream changing.
- Allows to create branch on a detached HEAD and show commits that committed to current detached HEAD.
- Supports display tags as tree.
- Several UI/UX changes
New Contributors
- @heartacker made their first contribution in #324
- @NilsPvR made their first contribution in #349
Full Changelog: v8.24...v8.25