Skip to content

Commit e7dfd29

Browse files
committed
Release v3.5.13-alpha1
1 parent 341e829 commit e7dfd29

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
1-
GitHub Desktop Plus v3.5.12
1+
GitHub Desktop Plus v3.5.13-alpha1
22

3-
Upstream:
4-
- [GitHub Desktop 3.5.12-beta1 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.12-beta1)
5-
- [GitHub Desktop 3.5.12-beta2 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.12-beta2)
6-
- [GitHub Desktop 3.5.12 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.12)
3+
## **Changes and improvements:**
74

8-
---
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!
96

10-
## **Changes and improvements:**
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.
11+
12+
- [#180] **Flatpak:** Fixed `git-lfs` not being found when "Load Git hook environment variables from shell" is enabled.
13+
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).
1116

12-
- [#167] Implemented a new feature to allow managing a repository's remotes from the app.
13-
Select "Repository" > "Manage Remotes..." from the app's menu to view and manage the configured remotes.
1417

1518

1619
## **Fixes:**
1720

18-
- Fixed multiaccount support when publishing a newly created repository to GitHub.
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)