| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| Parent folder | |||
| GitHub.Desktop-3.5.2-checksums.txt | 2025-07-21 | 1.2 kB | |
| GitHub.Desktop-arm64.zip | 2025-07-21 | 174.5 MB | |
| GitHub.Desktop-x64.zip | 2025-07-21 | 184.4 MB | |
| GitHubDesktop-3.5.2-x64-delta.nupkg | 2025-07-21 | 1.2 MB | |
| GitHubDesktop-3.5.2-x64-full.nupkg | 2025-07-21 | 176.6 MB | |
| GitHubDesktopSetup-x64.exe | 2025-07-21 | 177.2 MB | |
| GitHubDesktopSetup-x64.msi | 2025-07-21 | 177.2 MB | |
| GitHub Desktop 3.5.2 source code.tar.gz | 2025-07-21 | 13.0 MB | |
| GitHub Desktop 3.5.2 source code.zip | 2025-07-21 | 14.1 MB | |
| README.md | 2025-07-21 | 665 Bytes | |
| Totals: 10 Items | 918.3 MB | 0 | |
Fixed - Fix the crash that sometimes occurs when opening Pull Request-related notifications - [#20761] - Ensure the cursor type on links is pointer - [#20766]. Thanks @huanfe1! - Fix CmdOrCtrl+Enter in squash dialog - [#20716] - Keyboard selection in the repository list now persists when the list of repositories update - [#20672] - Organization is no longer prefixed to repositories with aliases in the recent group - [#20651]
Improved - Tutorial responsively adapts at high zoom levels - [#20691] - Add the ability to filter changed files by status (modified, new, deleted, untracked) as well as by file exclusion from commit - [#20537]. Thanks @Gr8z!