| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-07-15 | 7.4 kB | |
| GitDesktop_universal.app.tar.gz.sig | 2026-07-15 | 408 Bytes | |
| GitDesktop_universal.app.tar.gz | 2026-07-15 | 33.2 MB | |
| GitDesktop_0.2.1_universal.dmg | 2026-07-15 | 32.4 MB | |
| GitDesktop_0.2.1_x64-setup.exe.sig | 2026-07-15 | 420 Bytes | |
| GitDesktop_0.2.1_x64-setup.exe | 2026-07-15 | 11.8 MB | |
| GitDesktop_0.2.1_x64_en-US.msi.sig | 2026-07-15 | 420 Bytes | |
| GitDesktop_0.2.1_x64_en-US.msi | 2026-07-15 | 17.2 MB | |
| GitDesktop_0.2.1_amd64.AppImage.sig | 2026-07-15 | 424 Bytes | |
| GitDesktop_0.2.1_amd64.AppImage | 2026-07-15 | 94.5 MB | |
| GitDesktop-0.2.1-1.x86_64.rpm.sig | 2026-07-15 | 420 Bytes | |
| GitDesktop-0.2.1-1.x86_64.rpm | 2026-07-15 | 18.8 MB | |
| GitDesktop_0.2.1_amd64.deb.sig | 2026-07-15 | 416 Bytes | |
| GitDesktop_0.2.1_amd64.deb | 2026-07-15 | 18.8 MB | |
| GitDesktop v0.2.1 source code.tar.gz | 2026-07-15 | 5.4 MB | |
| GitDesktop v0.2.1 source code.zip | 2026-07-15 | 6.1 MB | |
| README.md | 2026-07-15 | 892 Bytes | |
| Totals: 17 Items | 238.2 MB | 0 | |
Fixed
- Auto re-review (pr-sync) automations now fire even when the repository isn't the one currently open — GitDesktop keeps watching recent repositories that have a re-review rule, so pushing and switching repos no longer delays the review until you switch back.
- macOS: GitHub and Git are found when launched from Finder or the Dock. A
GUI launch doesn't inherit your shell's
PATH, so a Homebrew-installedghorgitused to read as "not found" everywhere except the About screen — breaking clone, pull requests, issues, and other GitHub features. GitDesktop now finds these tools the same way the About screen already did. - Creating a local PR from an agent session or the Compare tab no longer leaves the dialog stuck open (and impossible to close) after the PR is created — the app now switches to the new PR with the dialog closed, as intended.