- Relational fields’ search inputs no longer exclusively search for elements by their titles. (#17733)
- Improved the accessibility of the Craft Support widget. (#17718)
- Fixed a bug where the
folderPath
asset query param required a trailing slash. (craftcms/html-field#18) - Fixed a bug where the
_includes/forms/button.twig
template was HTML-encoding theiconHtml
value. - Fixed an error that could occur when installing Craft with existing project config data. (#17587)
- Fixed a bug where slideouts’ trigger elements weren’t always refocused after the slideout was closed. (#17736)
- Fixed a bug where nested Matrix entries could lose their content if a validation error occurred. (#17732)
- Fixed PHP deprecation errors.