What's Changed
- Show current caret column in commit message textbox.
- Remember last selection of new tag's type in
Create Tagpopup. - Reset
desktop.ShutdownModetoShutdownMode.OnExplicitShutdownbefore callingdesktop.Shutdownmanually. - Fix the issue that app crashed when
availableSizeisInfinityinMeasureOverride. - Linux: Add
Ghosttyas integrated terminal tool. - Add hotkey
Alt/⌥+Upto goto child of selected commit. - Add a context menu entry to run interactive rebasing on non-current branch.
- Revert commit ceea4a1. Currently, only pressing
OKbutton inCommit Message Editorwill apply modified message. - Try to fix the issue that sometimes changes list did not update in commit
CHANGESpage (can not reproduce). - Enable word-wrap and disable horizontal scrollbar for text in notification window.
- Add a context menu entry
Apply Changesto only apply changes of selected files from stash. - Fix the issue that highlighting selected revision lines in
Blamewindow did not work. - Unify the behavior of
Reveal in File Explorerwhen the selected is a folder across all platforms - Several other UI/UX changes.
New Contributors
Full Changelog: v2026.04...v2026.05