- Fixed a bug where
craft\helpers\ElementHelper::siteStatusesForElement()
wasn’t working for soft-deleted elements. (#14753) - Fixed a bug where the Queue Manager was listing delayed jobs before others. (#14755)
- Fixed a bug where LTR and RTL characters weren’t getting stripped from sanitized asset filenames. (#14711)
- Fixed a bug where admin table row reordering wasn’t working in Safari. (#14752)
- Fixed a bug where the
utils/fix-field-layout-uids
command wasn’t looking at field layouts defined with afieldLayout
key in the project config. - Fixed a bug where element indexes’ View menus could show the “Sort by” field when the structure view was selected. (#14780)