2025.14
·
1217 commits
to master
since this release
What's Changed
- Fix the issue that the tooltips are not correctly closed after the mouse is moved away.
- Auto navigate to current branch HEAD or current upstream HEAD after
Fetch/Pull/Merge. - Supports per-workspace
Default Clone Dir. - Show original file line-endings in text diff view.
- Now
SourceGitis running in singleton mode. Run<SourceGit executable> <path to repo>will try to open a new tab in existingSourceGitinstance. - Fix the issue that visible staged changes did not include the previous commit when
Amendis turn on. - Add
Українська (ukrainian)translations. - Upgrade
AvaloniaUIto11.2.8to fix duplicated characters when input to textbox. - Support to display contribution chart based on selected author in
Statisticsdialog. - Add a button to commit message input box to copy full commit message.
- Remember the last state of
Ignore whitespace changes and EOFin text diff view. - Append character
U+26D4to line when\ No newline at end of fileis found ingit diffoutput. - Add
wip,build,ciandperftypes to conventional commit helper. - Remember the last input commit message when exiting.
- Supports view git command logs.
- Fix the issue that pressing
Alt+Enterto commit and push in a repository that has no remotes will crash. - Notification popup now uses the same text presenter with git command log view.
- Rewrite the
Copycontext menu of selected commit(s) inHistorypage. - Several other UI/UX changes.
New Contributors
- @massimopaganigh made their first contribution in #1177
Full Changelog: v2025.13...v2025.14