<div dir="ltr">We are pleased to announce that CMake 4.1.1 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/">https://cmake.org/download/</a><br><br>See also the release notes:<br>  <a href="https://cmake.org/cmake/help/latest/release/4.1.html">https://cmake.org/cmake/help/latest/release/4.1.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/181">https://gitlab.kitware.com/cmake/cmake/-/milestones/181</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.1.0:<br><br>Ben Boeckel (1):<br>  cmGlobalVisualStudio7Generator: fix initialization typo<br><br>Brad King (6):<br>  StdIo: Fix Terminal abstraction to avoid unnecessary VT100 escape sequences<br>  Makefile: Fix regression that prints unnecessary VT100 escape sequences<br>  ctest: Restore default of no time limit for command-line `-T Test` step<br>  ctest: Restore default test timeout for command-line `-T Test` step<br>  Ninja: Fix regression with `.bat` wrapper around `ninja`<br>  CMake 4.1.1<br><br>Marc Chevrier (1):<br>  cmList: fix swap function definition<br><br>Martin Duffy (1):<br>  string(GENEX_STRIP): Fix regression on nested generator expressions<br><br>Robert Maynard (1):<br>  Clang/CUDA: Support CUDA Toolkit 13 new include layout<br><br>Vito Gamberini (2):<br>  PkgC: Allow system paths during IMPORT, POPULATE<br>  PkgC: Only remove system paths which are exact matches<br></div>