This repository was archived by the owner on Aug 18, 2026. It is now read-only.
v3.6.1
3.6.1 (2026-04-13)
Bug Fixes
- correct mismatched
htmlForandidattributes (bee1091) - keep wrapper
<div>because it anchors tab styles (f34724b) - move InspectorControls out of blockProps (1558a8a)
- properly mark display-only text fields in editor-side block previews (ed95005)
- redo
htmlForandidpatch (d450b8e) - update blocks for compatibility with iframe-based Post Editor (e6a5181)
- update blocks for compatibility with iframe-based Post Editor (5babc7d)
- update existing code to use
classNameto silence React warnings (94a446b)