| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitHub.Desktop-3.6.5-checksums.txt | 2026-09-02 | 1.9 kB | |
| GitHub.Desktop-arm64.zip | 2026-09-02 | 305.0 MB | |
| GitHub.Desktop-x64.zip | 2026-09-02 | 328.8 MB | |
| GitHubDesktop-3.6.5-x64-delta.nupkg | 2026-09-02 | 1.8 MB | |
| GitHubDesktop-3.6.5-x64-full.nupkg | 2026-09-02 | 307.4 MB | |
| GitHubDesktopSetup-x64.exe | 2026-09-02 | 307.5 MB | |
| GitHubDesktopSetup-x64.msi | 2026-09-02 | 307.5 MB | |
| GitHub Desktop 3.6.5 source code.tar.gz | 2026-09-02 | 14.0 MB | |
| GitHub Desktop 3.6.5 source code.zip | 2026-09-02 | 15.1 MB | |
| README.md | 2026-09-02 | 755 Bytes | |
| Totals: 10 Items | 1.6 GB | 99 | |
Fixed
- Detect RStudio installations made by the new Windows installer that registers uninstall entries per-user or in the 64-bit machine-wide location - [#22774]
- Keep the image diff "Difference" mode from showing false green artifacts caused by sub-pixel misalignment - [#21535]. Thanks @jackfreem!
- Re-enable repository menu items after cancelling a rebase from the local changes overwritten dialog - [#22536]. Thanks @iamarjunsuresh!
- Preserve existing branch protection information when GitHub API requests fail - [#22655]. Thanks @agisilaos!
- Hooks taking input via stdin no longer error on Windows - [#22620]
Improved
- Prevent upgrading from macOS 12 and older ahead of an upcoming Electron update that drops support for it - [#22800]