| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitHub.Desktop-3.5.7-checksums.txt | 2026-03-31 | 1.5 kB | |
| GitHub.Desktop-arm64.zip | 2026-03-31 | 182.5 MB | |
| GitHub.Desktop-x64.zip | 2026-03-31 | 192.6 MB | |
| GitHubDesktop-3.5.7-x64-delta.nupkg | 2026-03-31 | 3.7 MB | |
| GitHubDesktop-3.5.7-x64-full.nupkg | 2026-03-31 | 189.4 MB | |
| GitHubDesktopSetup-x64.exe | 2026-03-31 | 190.0 MB | |
| GitHubDesktopSetup-x64.msi | 2026-03-31 | 189.9 MB | |
| GitHub Desktop 3.5.7 source code.tar.gz | 2026-03-31 | 13.7 MB | |
| GitHub Desktop 3.5.7 source code.zip | 2026-03-31 | 14.8 MB | |
| README.md | 2026-03-31 | 942 Bytes | |
| Totals: 10 Items | 976.6 MB | 103 | |
Added
- Rename branch dialog now validates branch names against repository rulesets - [#21822]
- Allow empty commits via the commit options menu - [#21771]
- Add option to include a Signed-off-by trailer on commits for Developer Certificate of Origin workflows - [#21741]
Fixed
- Discard Changes now completes even when the GitHub Desktop window is not focused - [#21739]
- Allow origin fetch on empty repo - [#4574] [#4575]. Thanks @jackfreem!
- Fix window background color when resizing - [#21548]. Thanks @BaldrianSector!
- Ignore Tab in terminal and keep textarea enabled - [#21696]
- Clear commit message after a successful commit when switching to the History tab while the commit is in progress - [#21721]
Improved
- Liquid Glass icons for macOS Tahoe - [#21010]. Thanks @fabe and @caiofbpa!
- Update default tab size from 8 to 4 - [#21705]. Thanks @advaith1!
- Recognize Copilot CLI bot in commit attributions - [#21727]