Fixed a JavaScript error that could occur on element edit pages. (#16055) Fixed a Twig deprecation error. (#16107) Fixed a bug where craft\services\Structures::fillGapsInElements() wasn’t working properly if the elements weren’t passed in hierarchical order. (#16085) Fixed an RCE vulnerability.