| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GitExtensions-x64-7.2.1.7-0aea2d6df.msi | 2026-08-18 | 26.4 MB | |
| GitExtensions-arm64-7.2.1.7-0aea2d6df.msi | 2026-08-18 | 26.0 MB | |
| GitExtensions-Portable-x64-7.2.1.7-0aea2d6df.zip | 2026-08-18 | 20.5 MB | |
| GitExtensions-Portable-arm64-7.2.1.7-0aea2d6df.zip | 2026-08-18 | 20.3 MB | |
| README.md | 2026-08-18 | 3.5 kB | |
| v7.2.1 source code.tar.gz | 2026-08-18 | 17.1 MB | |
| v7.2.1 source code.zip | 2026-08-18 | 18.6 MB | |
| Totals: 7 Items | 128.9 MB | 14 | |
Release Notes Highlights
- Required: .NET 10.0 Desktop Runtime v10.0.9 x64 or later 10.x
- Recommended: Git 2.53.0 or later
- Several bug fixes, particularly for the Bug Reporter
- Updated and added translations
What's Changed
- docs: add DAG (Docs-Augmented Generation) agent documentation by @RussKie in https://github.com/gitextensions/gitextensions/pull/13165
- ci: only clear no-recent-activity label on author response by @RussKie in https://github.com/gitextensions/gitextensions/pull/13182
- perf(clone): choose Windows / WSL git according to destination directory by @mstv in https://github.com/gitextensions/gitextensions/pull/13203
- fix(push button): restore color if not behind by @mstv in https://github.com/gitextensions/gitextensions/pull/13206
- Preserve anchored repositories when trimming recent repository history by @RussKie with @Copilot in https://github.com/gitextensions/gitextensions/pull/13174
- Push ShellProvider into DI by @RussKie with @Copilot in https://github.com/gitextensions/gitextensions/pull/13168
- Limit reset check to scope of documentation to "not loose commits" by @becm in https://github.com/gitextensions/gitextensions/pull/13199
- fix(cancellation): Pass cancellation tokens to awaited tasks by @mstv in https://github.com/gitextensions/gitextensions/pull/13209
- feat(camel humps): also just lowercase by @SparshGarg999 in https://github.com/gitextensions/gitextensions/pull/13103
- ci: harden build workflow and fix test-report gating by @RussKie in https://github.com/gitextensions/gitextensions/pull/13116
- fix(worktree): normalise new branch name and offer to switch after create by @RussKie in https://github.com/gitextensions/gitextensions/pull/13180
- fix: three cross-platform fixes for HOME, the avatar cache path and meld by @AlexThunder1989 in https://github.com/gitextensions/gitextensions/pull/13214
- feat(cross-platform): add names of diff/merge tools by @mstv in https://github.com/gitextensions/gitextensions/pull/13221
- chore(rebase): Bypass false debug assertion by @pmiossec in https://github.com/gitextensions/gitextensions/pull/12985
- fix(bug reporter): remove wrong configuration by @mstv in https://github.com/gitextensions/gitextensions/pull/13225
- fix(push reject): ignore ANSI escape sequences by @mstv in https://github.com/gitextensions/gitextensions/pull/13219
- feat(confirmations): Add in-dialog "Don't show again" checkbox by @RussKie in https://github.com/gitextensions/gitextensions/pull/13163
- feat(issue-triage): close legacy runtime loading reports by @RussKie in https://github.com/gitextensions/gitextensions/pull/13236
- feat(plugins): validate compatibility on load by @mstv in https://github.com/gitextensions/gitextensions/pull/13234
- fix(scripts): avoid crash by outdated plugins by @mstv in https://github.com/gitextensions/gitextensions/pull/13230
- fix(TextAreaControl): measure glyph width by @mstv in https://github.com/gitextensions/gitextensions/pull/13238
New Contributors
- @SparshGarg999 made their first contribution in https://github.com/gitextensions/gitextensions/pull/13103
- @AlexThunder1989 made their first contribution in https://github.com/gitextensions/gitextensions/pull/13214
Full Changelog: https://github.com/gitextensions/gitextensions/compare/v7.2.0...v7.2.1