You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gitkraken-desktop/current.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,36 @@ Behold the evolution of GitKraken Desktop! Find out what’s new, what&rsquo
14
14
15
15
Check out our [GitKraken Roadmap](https://www.gitkraken.com/git-client/roadmap?product=gitkraken&source=help_center) to see what we’re working on.
16
16
17
+
***
18
+
19
+
<aid="v11-7-0"></a>
20
+
## Version 11.7.0
21
+
22
+
<kbd>Tuesday, December 9th, 2025</kbd>
23
+
24
+
_"Re-rebase (verb): To undo a rebase, only to redo it again."_
25
+
26
+
27
+
### New ✨
28
+
-**Markdown File Preview:**
29
+
- You can now preview markdown files directly in the file viewer! Toggle between Code and Preview modes using the new buttons in the file header.
30
+
-**Undo/Redo for Rebase Operations:**
31
+
- Added support for undoing and redoing rebase operations, including Interactive Rebase, Multi-Commit Cherry Pick, dropping and rewording commits, and AI Commit Composer (Recompose with AI).
32
+
-**GitKraken AI:**
33
+
-**Explain Branch Changes:** Right-click any branch to get a clear summary of what changed and why.
34
+
35
+
### Bug Fixes 🐛
36
+
- Fixed AI Commit Composer failing when composing commits that include empty new files, binary files, deleted or renamed files, or files with identical hunk headers.
37
+
- F11 now toggles fullscreen on Windows and Linux, matching platform conventions.
38
+
- "Revert Hunk" will no longer appear on working directory changes ("WIP"). "Discard Hunks" is still available for WIP changes.
39
+
- Fixed blank UI when selecting too many options in Launchpad filters for Jira issues.
40
+
- Fixed an issue where commit hook changes did not appear in the unstaged area.
41
+
- Fixed an issue where Git commit options ("skip hooks" and "push after commit") were not being honored when using the commit keyboard shortcut: <kbd>Shift/Cmd + Enter</kbd>.
42
+
43
+
### Modernization Notice 🎨
44
+
-**Custom Themes:** Custom themes will be sunset in 11.8.0 as we modernize the UI for better performance and maintainability. Our new architecture requires rebuilding theme support from the ground up. Light, dark, and high-contrast themes will remain available during the transition.
45
+
-_We plan to restore custom theme support once the modernization is complete._
0 commit comments