GitHub Desktop
GitHub's open-source Git and GitHub client for macOS and Windows.
$
npx @buildinternet/releases get github-desktopMon
Wed
Fri
AugSepOctNovDecJanFebMarAprMayJunJulAug
LessMore
Releases25Avg Interval4dAvg Cadence8/mo
release-3.6.4-beta2
Apple notarization failures that blocked new app releases are fixed by migrating from electron-packager to @electron/packager. Repository recovery now persists the main worktree path even after git prunes linked worktree metadata, and keyboard focus returns to the control that opened a nested dialog after it closes.
release-3.6.4-beta1
Copilot conflict resolution no longer overwrites a user's manual resolution when conflict markers are already removed, and surfaces underlying errors instead of a generic message. Adds Copilot usage info and better support for multi-license accounts, plus delete-vs-modify conflict handling.
release-3.6.3
Fixed a Copilot error on Windows, a crash from infinite re-render loop on truncated repo paths, and a worktree bug where repos appeared missing after deleting the linked worktree folder. Also fixed commit message autocomplete, Copilot sessions leaking into VS Code, and repository list scroll jitter.
release-3.6.3-beta3
Fixed an error that prevented Copilot-based features from working on Windows, and improved @-mention autocomplete to exclude users without a profile name when typing queries like "@null".
release-3.6.3-beta2
Fixed a crash where truncated repository path text could enter an infinite re-render loop. Repositories no longer appear as missing when their linked worktree folder was deleted outside Desktop, and the app now falls back to the main worktree in such cases. Also fixed files disappearing from the Changes list after Desktop returns from the background, Copilot silently failing to generate commit messages on git errors, and Copilot sessions appearing in VS Code.
release-3.6.2-beta1
Middle-clicking a diff hunk gutter now works correctly, and invoking Desktop from the command line inside a worktree opens the existing repository with the worktree selected instead of prompting to add a new one. Copilot sessions from commit messages and conflict resolution now show up in VS Code, and a macOS git hooks issue with incorrect GIT_EXEC_PATH is fixed.
release-3.6.0
Manage multiple working directories of the same repository with Git worktree support, and resolve merge conflicts with Copilot. Users can now stop an ongoing Copilot commit message request.
release-3.5.13-beta4
Worktree list now correctly updates after renaming or deleting worktrees. Fixed toolbar space allocation when the worktree dropdown is hidden, and resolved error message display in the Preferences dialog.
release-3.5.13-beta3
Fixed a frozen state in the conflict dialog that required app restart, and a Copilot conflict resolution bug that overwrote file content outside conflicted regions.
release-3.5.13-beta2
A new setting enables Copilot for every conflict, with a nudge dialog after five manual resolutions, and a Changes tab shows a diff of Copilot's suggested resolution. Also added the ability to stop an ongoing Copilot commit message generation, and fixed Warp terminal detection on Windows.
release-3.5.13-beta1
Copilot can now help resolve merge conflicts, and git worktree support lets you manage multiple working directories of the same repository. Fixed screen reader announcements for list items on Windows, removed unnecessary Git LFS initialization prompts for non-LFS filters, and corrected a misleading pointer cursor in Accessibility preferences.
release-3.5.12
Items in lists such as branches and changed files are now properly announced by screen readers on Windows.
release-3.5.12-beta2
The "no newline at end of file" indicator is now visible as text in the diff view instead of requiring a tooltip hover. A descriptive error dialog now appears when restoring stashed changes fails due to conflicting changes in the working directory. Screen reader announcements for added and removed line counts in pull request previews are also fixed.