| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitHub.Desktop-3.5.5-checksums.txt | 2026-02-18 | 1.2 kB | |
| GitHub.Desktop-arm64.zip | 2026-02-18 | 181.4 MB | |
| GitHub.Desktop-x64.zip | 2026-02-18 | 191.5 MB | |
| GitHubDesktop-3.5.5-x64-delta.nupkg | 2026-02-18 | 83.6 MB | |
| GitHubDesktop-3.5.5-x64-full.nupkg | 2026-02-18 | 193.0 MB | |
| GitHubDesktopSetup-x64.exe | 2026-02-18 | 193.6 MB | |
| GitHubDesktopSetup-x64.msi | 2026-02-18 | 193.6 MB | |
| GitHub Desktop 3.5.5 source code.tar.gz | 2026-02-17 | 13.0 MB | |
| GitHub Desktop 3.5.5 source code.zip | 2026-02-17 | 14.1 MB | |
| README.md | 2026-02-17 | 1.8 kB | |
| Totals: 10 Items | 1.1 GB | 3 | |
New
- Support running hooks in user's shell environment and allow bypassing commit hooks - [#21319]
- Enable one-time opening of a repository in an alternate editor` - [#21436]. Thanks @jackfreem!
Added
- Add Warp terminal support for Windows - [#21471]. Thanks @Cocodrulo!
- "View Branch on GitHub" option on branch list context menu - [#21071]. Thanks @DylanDevelops!
Fixed
- Fix bad repository state when switching between branches with submodules - [#21188]
- Enterprise is spelled correctly in Account preferences - [#21454]
- Commits made by Copilot now use the Copilot avatar - [#21475]
- Prevent crashes when clicking on notifications - [#21311] [#20760]
- Enter key now creates new branches from the branch filter field - [#7734]. Thanks @jackfreem!
- Fix the inability to move directories when creating a repository in a non-Git folder - [#20991]. Thanks @DylanDevelops!
- Support showing the unpublished indicator when having more than 100 unpublished commits - [#20882]. Thanks @ashdawngary!
- Repository write access warnings update immediately when switching accounts - [#21329]
- Improve branch renaming to handle case-only changes - [#21320]
- Refresh repository after commit failure - [#21229]
- Check run list scrolls when they exceed available space - [#20831]. Thanks @iamarjunsuresh!
- Only sanitize forbidden fs characters when creating repo - [#20973]
- Remove extra apostrophe from "Generating commit details" aria-label - [#21369]. Thanks @say25!
Improved
- Update Electron to version 40.1.0 - [#21537]
- Updated "push needs pull" warning message for clarity - [#21423]. Thanks @movahhedi!
- Polish Changes tab Filter Options button and popover - [#21412]. Thanks @jpedroso!
- Stash Menu Item disabled on dialogs - [#21435]. Thanks @jackfreem!