Announcements:
Note
This is planned to be the last release major release that supports Windows 7 and 8.x. We will be moving off of .NET Framework to .NET (Core) on Windows this year.
Changes:
-
Emit new warning when Git has built-in NTLM support disabled.
As part of the fix for CVE-2025-66413, Git for Windows now disables built-in NTLM support by default.
Only ifhttp.allowNTLMAuthis explicitly enabled will Git use NTLM authentication.GCM will now display a warning message when it detects this scenario and presents options for re-enabling NTLM.