- Fixed an error that could occur if an invalid folder ID was passed to
craft\services\Assets::deleteFoldersByIds()
. (#16147) - Fixed a SQL error that occurred when creating a new Single section. (#16145)
- Fixed an error that occurred when running the
resave/all
command, if any of the options passed weren’t supported by otherresave/*
commands. (#16148) - Fixed an error that occurred when restoring a soft-deleted custom field. (#16150)
- Fixed an RCE vulnerability.