Skip to content

2.0.6

Compare
Choose a tag to compare
@engram-design engram-design released this 25 Apr 02:56
· 495 commits to craft-3 since this release

Added

  • Added Matrix Layout option (thanks @Rias500)
  • Added back support for getRelatedElements()

Changed

  • Now sets $propagating to true when saving blocks, if the owner element is propagating.

Fixed

  • Fixed a bug where relational fields within Super Table fields wouldn’t save relations to elements that didn’t exist on all of the sites the owner element existed on. (#2683)
  • Fix query issue when requesting from console (for static fields)
  • Fixed validation-handling when used in a Matrix field. Would allow saving invalid field handles in this context.