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 image transforms could be generated from a stale locally-cached copy of an asset’s source file, after the file was replaced on a non-local filesystem. (#19328)
Fixed a bug where warnings were getting logged for SSO attributes that mapped to native user properties. (#19294)
Fixed an error that could occur when applying a draft. (#19277)
Fixed an error that could occur when running project-config/apply --force. (#19300)
Fixed a bug where compiled templates could be missing the injected {{ head() }}, {{ beginBody() }}, or {{ endBody() }} tags. (#19304)
Fixed an error that could occur when listing an element without a slug in an element index.
Fixed a bug where Matrix and Addresses fields could have empty field action menus. (#19355)
Fixed a bug where success/failure notifications weren’t being shown after deleting elements. (#19028)