- Feature: Do not allow doing conan create/export with uncommitted changes using revision_mode=scm (#12267)
- Feature: Simplify conan inspect command, removing path subcommand (#12263)
- Feature: Add --deploy argument to graph info command (#12243)
- Feature: Pass graph object to deployers instead of ConanFile (#12243)
- Feature: Add included_files method to conan.tools.scm.Git (#12246)
- Feature: Improve detection of clang libcxx (#12251)
- Feature: Remove old profile variables system in favor of Jinja2 syntax in profiles (#12152)
- Fix: Update command to follow Conan 2.0 conventions about CLI output (#12235)
- Fix: Fix aggregation of test trait in diamonds (#12080)