What's Changed
- Improve memory usage
- Rewrite the file-system watcher (thread-safe).
- Fix the issue that getting wrong block ending highlighted when the last change is at end of file in text-diff-vew.
- Add a
Check
icon for commits that contained in current branch in search results. - Fix the issue that
System.NullReferenceException
raised while double-clicking a remote ref without branch tracking on it. - Add syntax highlighting for
Vue.js (*.vue)
files. - Add an option to set the default active tab in commit details panel.
- Upgrade
AvaloniaUI
to11.3.5
. - Upgrade
Azure.AI.OpenAI
to2.3.0-beta.2
. - Support to move window by dragging toolbar.
- Several other UI/UX changes.
Full Changelog: v2025.33...v2025.34