Skip to content

Commit 200e7bc

Browse files
committed
Release v3.5.13-beta1
1 parent 428ef93 commit 200e7bc

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.github/github-desktop-plus-release-notes.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,14 @@ Upstream: [GitHub Desktop 3.5.13-beta1 release notes](https://github.com/desktop
1414

1515
## **Changes and improvements:**
1616

17-
- [#174] Added new "Open worktree in new window" context menu option when right-clicking on a worktree.
17+
- [#174] Added new **"Open worktree in new window"** context menu option when right-clicking on a worktree.
1818

19+
- [#158] [#159] [#160] [#165] Improved the Git Worktrees UX by switching to the new upstream implementation.
20+
21+
- Added new **"Delete unused local branches"** context menu option. This option shows up when right-clicking on a local-only branch, only if the repository has 3 or more local-only branches.
22+
This will delete *all* local-only branches that are not currently checked out. Use it with caution!
23+
24+
## **Fixes:**
25+
26+
- Building the app no longer hangs indefinitely when using Node.js 24.16.0 or some Node.js 26 versions. Ref: [nodejs/node#63487](https://github.com/nodejs/node/issues/63487)
27+
This mainly affects Arch Linux users installing `github-desktop-plus` or `github-desktop-plus-git` from the AUR.

0 commit comments

Comments
 (0)