- Feature: Adding optional
cli_argsto meson install. (#19301) - Feature: implement
VCVarssupport for latest VS 18 2026. (#19294) - Feature: Implement
ClangCLsupport for VS 18 2026, addv145to the clang vs-runtime. (#19289) - Feature: Improve
conan pkglist find-remoteto handle partial information, like not providing revisions. (#19265) - Feature: Add message when compatibility does not find a matching package. (#19262)
- Feature: Improve
Workspaceerror reporting for user code, and allow workspace conanfile to executeself.run()commands. (#19260) - Feature: Introduce
workspace_packagessoworkspace super-installcan collect information from workspace packages. (#19245). Docs: 📃 - Feature: New parameter to support custom Premake configuration names. (#19242). Docs: 📃
- Feature: Add collapse all and expand level buttons to
conan report diffhtmloutput. (#19240) - Feature: Add support for apple os versions 26.1 and corresponding SDKs. (#19239)
- Feature: Show
providesconflicts inconan graph info -f=html. (#19222) - Feature: Allow
source_credentials.jsonand the source auth plugin to define headers. (#19206). Docs: 📃 - Feature: Let
conan install/createoutput the resultinggraph.json/htmleven when there are build failures, to allow listing possible packages that have been built. (#19204) - Feature: Document the
Remote()constructor as public API. (#19200) - Feature:
CMake.ctest()runner newtools.cmake:ctest_argsconf. (#19198). Docs: 📃 - Feature: Add some more useful output to
conan audit. (#19197) - Feature: Allow
distro 1.19python pip package dependency for broader compatibility. (#19192) - Feature: Support metadata files addition without previously downloading other metadata files. (#19185)
- Feature: Add rename info for files in
conan report diff. (#19171) - Feature: Add
conan runcommand to run commands from packages (#18972). Docs: 📃 - Feature: Compatibility checks are now performed in a single request to each remote (#18396)
- Fix: Propagate
verbosityconfs toCMakeToolchain. (#19296) - Fix: Fix 15.7 version in settings.yml. (#19250)
- Fix: Remove empty value from
--verbosechoice help string. (#19244) - Fix: Improve error message referencing non existing
git_excluded, usecore.scm:excludedinstead. (#19232). Docs: 📃 - Fix: CMakeConfigDeps management of
cmake_extra_interface_libsper component. (#19187) - Fix: Added deployer arguments to
workspace super-installcommand. (#18792) - Fix: Added
format_graph_jsonformatter toworkspace super-installcommand. (#18792) - Bugfix: Make
layout()have higher precedence forself.layouts.build.xxxenv_info/conf_info. (#19268) - Bugfix: Fix bug in
conan new cmake_libtemplate without arguments, incorrect function name. (#19257) - Bugfix:
Conanfile.run'squietparameter now silences the output of the command (#18972). Docs: 📃 - Bugfix: Verbosity level
quietnow also silences the output of tools ran by Conan (#18972). Docs: 📃