What's Changed
- Upgrade
LiveChartsCore.SkiaSharpView.Avalonia
to2.0.0-rc5.4
. - Change the default state of
Delete from remote repository
inDelete Tag
popup, and remember the last state of it. - Remember the last state of
Push to all remotes after created
inCreate Tag
popup. - Upgrade
OpenAI
andAzure.AI.OpenAI
to2.2.0-beta.2
. - Rewrite the
OpenAI
integration and add an option to turn off streaming chat. - Submodule's bookmark color will inhert from parent repository by default.
- Fix the issue that unstaged file counter did not update after unstaging or staging files.
- Add a warning icon when the tracking upstream of a local branch is gone.
- Linux: Add
Ptyxis
support. - Prefer to use the
Default Remote
(in repository configuration) while fetching remote changes. - Pre-fill the commit message to the commit that rebasing stopped at while rebasing is in-progress.
- Support to configure per-repository
fetch.prune
fromRepository Configure
dialog. - Fix the issue that resolving conflict with deleted files did not work.
- Re-write
Block navigation
in text diff view. - Several other UI/UX changes.
New Contributors
- @kosmakoff made their first contribution in #1007
- @eltociear made their first contribution in #1014
- @jjesus-dev made their first contribution in #1017
Full Changelog: v2025.05...v2025.06