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
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,31 @@ 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) to see what we’re working on.
16
16
17
+
***
18
+
<aid="v10-7-0"></a>
19
+
## Version 10.7.0
20
+
21
+
_"you know what would be cool? if when i clicked on the repository breadcrumb it turned into a textbox"_ - Ash M, GitKraken Engineer
22
+
23
+
_Read the [full release notes](https://help.gitkraken.com/gitkraken-desktop/current/#version-10-7-0) and see how it all works!_
24
+
25
+
### Tuesday, February 11th, 2025
26
+
27
+
### New ✨
28
+
- Find your repos and branches faster! You can now search directly in the repository and branch dropdowns from the breadcrumb in the toolbar.
29
+
- Repository search: Searching in the repository dropdown will search through all repositories in the Repository Management tab. Selecting a new repo will open it in the current tab or switch to that tab if it’s already opened.
30
+
- Branch search: Searching in branch dropdown will search through all local branches in the repo, and selecting a branch will checkout that branch. If your repository has worktrees, they’ll appear at the top of the branches list for easy access.
31
+
32
+
### Improvements 🙌
33
+
- Custom Launchpad views are now only visible when the corresponding Team or Personal mode they were created in is selected.
34
+
- Experimental Feature - Git Executable:
35
+
- Added support for 'Discard all changes' and connected Undo/Redo actions.
36
+
- Added partial support for 'Discard changes' of unstaged files.
37
+
- Interactive rebase now replays all rebased commits instead of fast-forwarding over the unchanged ones.
38
+
39
+
### Bug Fixes 🐛
40
+
- Fixed an issue where cloning a repo can create an undefined folder with hooks files inside.
0 commit comments