- 0a29e79: Added support for the
multilineproperty inhtmlsourced block attributes - 0a29e79: Added support for
integertype block attributes - 0a29e79: Added support for
textsourced block attributes - 51011a6: Fix: slow schema / slow queries / unexpected Schema output
- c2e6648: Warn the user if they downloaded the source code .zip instead of the production ready .zip file
- 8955fac: Bug Fix: inner blocks "anchor" field being applied to parent block resulting in duplicates
- c474da8: Add support for querying blocks per post type
- a12542c: Add interface BlockWithSupportsAnchor for querying blocks that supports Anchor field
- 3b27c03: - [BREAKING] Changed the
contentBlocksfield to beeditorBlocks. - 72e75ea: - [BREAKING] Changed
flatlistto true by default - 3b27c03: - [BREAKING] Changed the
nodeIdfield to beclientId- [BREAKING] Changed the
parentIdfield to beparentClientId
- [BREAKING] Changed the
- e57855f: Remove the
composer installstep by bundling the prodvendordirectory with the plugin - e965de9: Fixed: Undefined index error in Block.php. Thanks @kidunot89!
- Proof of concept.