Warning
Relational condition rules’ element ID templates are now rendered in a sandboxed Twig environment, when enableTwigSandbox is enabled.
- Added
craft\helpers\ElementHelper::cleanseQueryCriteria(). - Fixed an error that could occur when editing an element with a Table field. (#18408)
- Fixed an error that occurred when editing a Table field with no default rows. (#18407)
- Fixed a high-severity RCE vulnerability. (GHSA-fp5j-j7j4-mcxc)
- Fixed a high-severity SQL injection vulnerability. (GHSA-g7j6-fmwx-7vp8)