1.20.0
Enhancements
- Introduce the Events block 🎉
- Add support for Gutenberg 7.2
- Tweak Map block "Edit location" icon
- Refactor to use proper spacing utilities
Bug Fixes
- Fix template selector in the Form block when Gutenberg is active
- Explicitly pass the block type name when registering on the server side
- Fix Gallery blocks when uploading images
- Fix custom links added to images in the Offset Gallery block
Misc
- Remove typography controls from Features block
- Switch padding and margin DimensionsControls
- Remove Typography controls from the core Cover block
- When the core/buttons block is registered, migrate from the coblocks/buttons block
- Removed unused class from Accordion inspector
- Remove the enqueing of the utilities stylesheet
- Pass block name to custom class helper
- E2E Compatibility Refactor