What's Changed
- Supports to revert non-ancestor commit
- Fix the issue that
ConfigureAwait(false)
should not be called while scaning repositories since we need to go back toUIThread
- Better undo/redo history in
Blame
view - Supports to drop HEAD commit (reset to its first parent)
- Upgrade
AvaloniaUI
to11.3.7
- Upgrade
Azure.AI.OpenAI
to2.5.0-beta.1
- Upgrade
OpenAI
to2.5.0
- Fix the issue that
Show only my locks
checkbox does not update in the LFS locks window - Add
Bahasa Indonesia
translations - Several other UI/UX changes
Full Changelog: v2025.35...v2025.36