- Added
craft\helpers\DateTimeHelper::testTimeToSeconds(). - Fixed an error that could occur after running the
utils/fix-field-layout-uidscommand. (#18516) - Fixed a JavaScript error that could occur if any field layout elements were configured with unsupported widths. (#18552)
- Fixed an error that could occur when user impersonation failed. (#18569)
- Fixed a bug where deeply-nested elements could be deleted unexpectedly. (#18537)
- Fixed a warning that was getting logged when using
craft\filters\SiteFilterTrait. - Fixed a bug where prefixing entry queries’
authorGroupparams withandornotoperators wasn’t working properly. (#18551) - Fixed an error that could occur when running the
gccommand, if a Matrix field had been converted to an Addresses or Content Block field. (#18549) - Fixed a styling issue. (#18566)
- Fixed a JavaScript error that could occur when Time fields’ Min/Max Time settings were set.