New
v6.0.2
Release Notes Highlights
- Required: .NET 9.0 Desktop Runtime v9.0.9 x64 or later 9.x
- Required for Plugin Manager: .NET 9.0 Desktop Runtime v9.0.9 x86 or later 9.x
- Recommended: Git 2.51.0 or later (known issues with 2.39 to 2.41)
- Update Plugin Manager
- Several fixes and improvements
- Remove support for mailing patches
- Binaries for Windows on ARM (unofficial) provided by @chirontt
Known Issues
- Changes for dark mode can cause a popup about incompatible theme file "migrated.css" - workaround: #12540; explanation
- Git versions 2.39 to 2.41 are incompatible with File Tree: #12584
What's Changed
- fix: prepare for .net10 by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12519
- fix: remove mail patches by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12522
- fix: show recent destination directories on clone by @nikolaosginos in https://github.com/gitextensions/gitextensions/pull/12499
- fix: appveyor warning for lineending by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12542
- fix: include rc in .net debug listings by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12543
- fix: do not add / to submodule names by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12541
- Update contributors.txt by @logiclrd in https://github.com/gitextensions/gitextensions/pull/12551
- Test robustness: Account for core.autocrlf in DiffHighlightServiceTests.MarkInlineGap by @logiclrd in https://github.com/gitextensions/gitextensions/pull/12548
- fix: create worktrees with relative paths by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12533
- fix(FileStatusList): set files as new for initial commit by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12544
- Fix the creation of orphan branches in empty repositories by @logiclrd in https://github.com/gitextensions/gitextensions/pull/12539
New Contributors
- @nikolaosginos made their first contribution in https://github.com/gitextensions/gitextensions/pull/12499
- @logiclrd made their first contribution in https://github.com/gitextensions/gitextensions/pull/12551
Full Changelog: https://github.com/gitextensions/gitextensions/compare/v6.0.1...v6.0.2