- Fixed an error that could occur if a new element was saved recursively. (#15517)
- Fixed a bug where plugins were being instantiated at the beginning of Craft installation requests, rather than after Craft was installed. (#15506)
- Fixed a bug where an unhelpful error message was output when
config/general.php
returned an array with unsupported config settings. (#15514)