- The
PDO::MYSQL_ATTR_MULTI_STATEMENTSattribute is now set tofalseby default for database connections. - Fixed a bug where
searchindexandsearchindexqueuerows weren’t being deleted when an element was deleted for a site. (#18394) - Fixed a bug where multi-select condition rules weren’t applying their “has a value” and “is empty” operators correctly. (#18470)
- Fixed a low-severity path traversal vulnerability. (GHSA-472v-j2g4-g9h2)