| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitHub.Desktop-3.6.0-checksums.txt | 2026-06-24 | 1.6 kB | |
| GitHub.Desktop-arm64.zip | 2026-06-24 | 209.1 MB | |
| GitHub.Desktop-x64.zip | 2026-06-24 | 219.5 MB | |
| GitHubDesktop-3.6.0-x64-delta.nupkg | 2026-06-24 | 101.8 MB | |
| GitHubDesktop-3.6.0-x64-full.nupkg | 2026-06-24 | 228.1 MB | |
| GitHubDesktopSetup-x64.exe | 2026-06-24 | 228.4 MB | |
| GitHubDesktopSetup-x64.msi | 2026-06-24 | 227.7 MB | |
| GitHub Desktop 3.6.0 source code.tar.gz | 2026-06-24 | 13.9 MB | |
| GitHub Desktop 3.6.0 source code.zip | 2026-06-24 | 15.1 MB | |
| README.md | 2026-06-24 | 939 Bytes | |
| Totals: 10 Items | 1.2 GB | 2 | |
New
- Git worktree support for managing multiple working directories of the same repository - [#22102]. Thanks @devxoul!
- Resolve merge conflicts with Copilot - [#22265]
Added
- Allow users to stop an ongoing request to generate a commit message with Copilot - [#22324]. Thanks @say25!
Fixed
- Recover conflict dialog from permanently frozen state when conflict state becomes invalid, preventing users from needing to restart the app - [#22348]
- Fix Warp terminal detection on Windows to support the new Warp registry path with fallback to the legacy path - [#22264]. Thanks @Cocodrulo!
- Items in lists such as branches and changed files are properly announced by screen readers on Windows - [#22219]
- No longer prompts to initialize Git LFS for repositories that use non-LFS Git filters - [#22180]. Thanks @RonanLB!
- Remove misleading pointer cursor from the example link preview in Accessibility preferences - [#22244]