- Feature: Change default profile cppstd for apple-clang to gnu17. (https://github.com/conan-io/conan/pull/13185)
- Feature: New ``conan remote auth`` command to force authentication in the remotes (https://github.com/conan-io/conan/pull/13180)
- Fix: Allow defining options trait in ``test_requires(..., options={})`` (https://github.com/conan-io/conan/pull/13178)
- Fix: Unifying Conan commands help messages. (https://github.com/conan-io/conan/pull/13176)
- Bugfix: Fix MesonToolchain wrong cppstd in apple-clang (https://github.com/conan-io/conan/pull/13172)
- Feature: Improved global Conan output messages (create, install, export, etc.) (https://github.com/conan-io/conan/pull/12746)