You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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() (and srcset 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)