New
v6.0.4
Release Notes Highlights
- Required: .NET 9.0 Desktop Runtime v9.0.11 x64 or later 9.x
- Required for Plugin Manager: .NET 9.0 Desktop Runtime v9.0.10 x86 or later 9.x
- Recommended: Git 2.51.0 or later
- Several fixes
- Updated translations (ja 100%; ta, zh > 95%; others less)
What's Changed
- fix(stash picker): Add 1px offset if high DPI scaling factor is fractional by @mstv in https://github.com/gitextensions/gitextensions/pull/12651
- fix(git error): Actually treat as user external operation by @mstv in https://github.com/gitextensions/gitextensions/pull/12681
- Fix deadlock in ThemeModule.Load during app restart by @Copilot & maintainers in https://github.com/gitextensions/gitextensions/pull/12675
- Fix NBug crash reports for invalid command-line arguments by @Copilot & maintainers in https://github.com/gitextensions/gitextensions/pull/12671
- fix(save folder as): Get longest common path by @mstv in https://github.com/gitextensions/gitextensions/pull/12658
- fix: concurrent access GitVersion by @gerhardol in https://github.com/gitextensions/gitextensions/pull/12655
- fix(renamed/copied file): Correctly display in tree by @mstv in https://github.com/gitextensions/gitextensions/pull/12687
- fix(GitModuleForm): Avoid InvalidOperationException by @mstv in https://github.com/gitextensions/gitextensions/pull/12691
Full Changelog: https://github.com/gitextensions/gitextensions/compare/v6.0.3...v6.0.4