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
Improved the performance of saving nested elements on multi-site installs with a custom propagation method. (#18126)
Fixed a bug where remove buttons within multi-select Selectize inputs weren’t working if the input wasn’t focusend and fully in view. (#18079)
Fixed an error that could occur when executing a GraphQL mutation when the lazyGqlTypes config setting was enabled. (#18014)
Fixed a PHP error that could occur when creating a username that began or ended with an @. (#18123)
Fixed a bug where assets with disallowed file extensions could be stored in the system’s temp directory. (#18049)
Fixed a bug where font icons weren’t hidden from screen readers. (#18078)
Fixed a bug where relation fields weren’t handling :empty:/:notempty: element query params properly if the field had multiple instances within a field layout. (#18092)
Fixed a bug where user preferences were being respected for users who formerly had access to the control panel.
Fixed a bug where nested entries could be reordered when their owner element was resaved programmatically. (#18121)