Warning
Relational condition rules’ element ID templates are now rendered in a sandboxed Twig environment, when enableTwigSandbox is enabled.
- The
create()Twig function now allowscraft\helpers\classes to be created. (#18376) - Added
craft\helpers\ElementHelper::cleanseQueryCriteria(). - Fixed an error that could occur when editing an element with a Table field. (#18408)
- Fixed a high-severity RCE vulnerability. (GHSA-fp5j-j7j4-mcxc)