- Added
craft\base\ElementInterface::afterAssignedId(). - Fixed an error that occurred when executing the
users/remove-2facommand non-interactively, if--methodwasn’t provided. (#18724) - Fixed a bug where Link fields weren’t getting updated when the “Replace relations” element deletion option was chosen. (#18992)
- Fixed a bug where it wasn’t always possible to select new categories or entries in relation fields. (#18976)
- Fixed a bug where Checkboxes and Multi-select fields weren’t handling
:empty:/:notempty:params properly. (#18988, #19019) - Fixed a bug where entries with
{id}in their Default Title Format weren’t always getting created with the correct generated title. (#18991) - Fixed an infinite recursion bug that could occur when rendering sandboxed Twig templates. (#19004)
- Fixed a styling issue. (#19010)
- Fixed a moderate-severity authorization bypass vulnerability.
- Fixed a low-severity object injection vulnerability.