Skip to content

5.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 19:03
· 35 commits to 5.x since this release
5.6.3
4a1bb36
  • 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)