Skip to content

5.5.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 18:16
· 3 commits to 5.x since this release
5.5.7
85c87d0
  • Fixed a bug where elements’ getPrev() and getNext() methods could cause duplicate queries. (#16329)
  • Fixed a bug where assets that were shorter than the preview thumb container weren’t getting vertically centered within it.
  • Fixed a bug where it was possible to set a focal point on SVGs, even though focal points on SVGs aren’t supported. (#16258)
  • Fixed a bug where ancestors, children, descendants, and parent eager-loading wasn’t working for previewed elements. (#16327)
  • Fixed a bug where field conditions weren’t taking effect within Matrix fields set to inline-editable blocks mode, if the owner element didn’t support drafts. (#16315)
  • Fixed a bug where Matrix fields’ entry types weren’t maintaining their original block type order when upgrading to Craft 5. (#16314)
  • Fixed a bug where element card labels were getting cut off when wrapped. (#16325)
  • Fixed a PHP error that could occur when eager-loading owner or primaryOwner on nested elements. (#16339)