Skip to content

Commit 3ab72d0

Browse files
committed
Update release notes
1 parent 11afa06 commit 3ab72d0

1 file changed

Lines changed: 8 additions & 17 deletions

File tree

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
1-
GitHub Desktop Plus v3.5.13-alpha1
1+
GitHub Desktop Plus v3.5.13-beta1
22

3-
## **Changes and improvements:**
4-
5-
- [#173] Added a new "Pull branch" context menu item in the Branches list. This allows you to ensure a branch is up to date without checking it out first. Thank you @anaseeem!
6-
7-
- [#177] Enhanced multi-window support: If multiple Desktop Plus windows are open, opening a repo will now focus the window that already has it open instead of the last focused window.
8-
9-
- [#179] Allow hiding the "Generate commit message with Copilot" option.
10-
Go to File > Options > Copilot > Models and select "None (hide Copilot button)" in the model selection dropdown.
3+
Upstream: [GitHub Desktop 3.5.13-beta1 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.13-beta1)
114

12-
- [#180] **Flatpak:** Fixed `git-lfs` not being found when "Load Git hook environment variables from shell" is enabled.
5+
> [!IMPORTANT]
6+
> This release removes our fork-specific implementation of Git Worktrees integration in favor of the new upstream implementation.
7+
> Some worktree-related features may now work slightly differently than before.
138
14-
- **Flatpak:** Added a warning message in the Git Hooks configuration menu.
15-
Git hooks run inside the Flatpak sandbox and cannot access programs installed on your system (such as version managers, linters, or other tools your hooks rely on).
9+
---
1610

11+
## **Changes and improvements:**
1712

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

19-
## **Fixes:**
20-
21-
- [#170] **macOS:** Updated Electron version to fix a crash when right-clicking the native window title bar.
22-
23-
- [#172] Fixed grammar in the Stashed Changes view: "Restore to Changes" -> "Restore Changes".

0 commit comments

Comments
 (0)