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 craft\db\QueryBatcher::getSlice() wasn’t using the database connection passed to the class constructor. (#16579)
Fixed an error that could occur when eager-loading nested elements’ owners, if any of the queried elements didn’t have an owner ID. (#16570, #16572, #16576)
Fixed a bug where collapsed elements within element indexes in structure view weren’t showing their expand/collapse toggles.
Fixed a bug where Color fields weren’t getting fully instantiated within slideouts, Live Preview, and after copying the field value from another site. (#16571)
Fixed a bug where buttons weren’t getting focus rings.
Fixed a bug where light text didn’t meet minimum contrast requirements.
Fixed an error that could occur when attempting to edit a recursively-nested entry. (#16566)
Fixed a bug where custom options set to Checkboxes and Radio Buttons fields weren’t showing up in field previews. (#16575)