Skip to content

13.8.0

Choose a tag to compare

@sneridagh sneridagh released this 14 Jul 14:58
· 3885 commits to main since this release
c54d95c

Feature

  • A new component was added, BlockChooserButton, it encapsulate the logic of show/hiding the BlockChooser @tiberiuichim
  • Overload required property for blocks config, it supports a function as value taken properties (current object data) and block (the block being evaluated in BlockChooser). The purpose is to enable more control over the available blocks in the Blocks chooser. @sneridagh

Bugfix

  • Add fallback to the "image" field in Image Gallery if the listingPreviewImageField defined in the project is not available on an object @jackahl