- Relation fields now show the search input after the “Add” button, and use a generic “Search” placeholder. (#17562)
craft\elements\Asset::getMimeType()
no longer fetches the MIME type from disk for local assets. (#17549)- Fixed a potential remote execution vulnerability.
- Fixed a bug where Categories fields weren’t showing the “Show the search input” setting. (#17561)
- Fixed a bug where overriding entry type settings from a Matrix field’s settings would cause the entry type to lose its group assignment. (#17564)
- Fixed a bug where address queries weren’t factoring in their
field
orfieldId
parameters if an owner parameter wasn’t specified. (#17565) - Fixed an information disclosure vulnerability.