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
The Licensing Issues alert now includes a “Refresh” button. (#14080)
relatedToAssets, relatedToCategories, relatedToEntries, relatedToTags, and relatedToUsers are now reserved user field handles. (#14075)
craft\services\Security::$sensitiveKeywords is no longer case-sensitive. (#14064)
Fixed a bug where the index-assets/cleanup command accepted --cache-remote-images, --create-missing-assets, and --delete-missing-assets options, even though they didn’t do anything.
Fixed a bug where automatically-created relations could be lost when a new site was added to an entry. (#14065)
Fixed a bug where craft\web\Request::getIsPreview() was returning true for requests with expired tokens. (#14066)
Fixed a bug where asset conflict resolution modals were closing prematurely if there were multiple conflicts. (#14045)
Fixed a bug where meta fields weren’t showing change indicators.
Fixed a bug where the index-assets/one command was overly-destructive when run with a subpath and the --delete-missing-assets option. (#14087)