What's Changed
- Rewrite text diff view and
Block-Navigation
is the only way to jump between changes. - Auto-update current highlighted block in
Block-Navigation
after caret position changed. - Supports to open
LOCAL CHANGES
page by default (Preferences
). - Fix the issue that text diff view did not update after
Ignore All Whitespace Changes
toggle state changed. - Supports to clear commit message input history.
- Supports to open selected file with default editor in
CHANGES
tab in commit details view. - Cancel the running refreshing task when a new same task is started.
- Several other UI/UX changes.
Full Changelog: v2025.31...v2025.32