- Fixed a bug where all multi-byte characters were getting stripped out of search indexes. (#16457)
- Fixed a bug where Color fields weren’t translating color palette labels.
- Fixed a bug where
craft\elements\Asset::getSrcset()
(andsrcset
method arguments) weren’t producing the correct transform URLs if the asset already had a named transform applied to it. (#16486) - Fixed a bug where the Login Page Logo general setting had inaccurate instructions. (#16482)
- Fixed a bug where element indexes’ View menus could have a horizontal scrollbar. (#16473)
- Fixed a bug where info icons weren’t shown within slideouts.
- Fixed a bug where the
utils/delete-empty-volume-folders
command was deleting folders that had no assets directly, but had subfolders. (#16388)