| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitHub.Desktop-3.5.9-checksums.txt | 2026-05-21 | 1.5 kB | |
| GitHub.Desktop-arm64.zip | 2026-05-21 | 182.8 MB | |
| GitHub.Desktop-x64.zip | 2026-05-21 | 192.9 MB | |
| GitHubDesktop-3.5.9-x64-delta.nupkg | 2026-05-21 | 2.5 MB | |
| GitHubDesktop-3.5.9-x64-full.nupkg | 2026-05-21 | 189.6 MB | |
| GitHubDesktopSetup-x64.exe | 2026-05-21 | 190.2 MB | |
| GitHubDesktopSetup-x64.msi | 2026-05-21 | 190.1 MB | |
| GitHub Desktop 3.5.9 source code.tar.gz | 2026-05-21 | 13.8 MB | |
| GitHub Desktop 3.5.9 source code.zip | 2026-05-21 | 15.0 MB | |
| README.md | 2026-05-21 | 893 Bytes | |
| Totals: 10 Items | 976.9 MB | 13 | |
Fixed
- Skip branches checked out in linked worktrees during pruning - [#8043]. Thanks @KRRT7!
- Fix styling of buttons in the commit message area - [#22075]
- Fix rendering long lists of changed files - [#21630]
- Add syntax highlighting for .astro files - [#21987]. Thanks @JunDev76!
- Fix Windows scrollbar sync with react-virtualized Grid - [#21940]
- Improve spacing on release notes dialog - [#21962]. Thanks @DylanDevelops!
- Fix a crash (Maximum update depth exceeded) that could occur while the conflicts dialog was open during a multi-commit operation - [#21879]
- Remove discontinued GitHub AE references from the Enterprise sign-in screen - [#21926]. Thanks @toddmanion!
Improved
- Enable diff expansion and syntax highlighting for up to 1MB - [#21876]
- Update re2js regex engine to use optimized DFA path for improved performance - [#21924]. Thanks @le0pard!