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
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