Release Date - 20 May 2021
- Enhancement - Added 'position' setting compatibility for Options Page submenus.
- Enhancement - Visually highlight "High" metabox area when dragging metaboxes.
- Fix - Fixed compatibility issue between Block matrix alignment setting and the latest version of Gutenberg (10.6).
- Fix - Fixed bug breaking WYSIWYG field after reordering a child block via the block's toolbar up/down buttons.
- Fix - Added missing "readonly" and "disabled" attributes to DateTime and Time picker fields.
- Fix - Fixed bug incorrectly validating Email field values containing special characters.
- Fix - Fixed missing "dashicons" asset dependency from front-end forms.
- Fix - Fixed bug causing Review JSON diff modal to appear with narrow column since WP 5.7.
- Dev - Added label elements to Repeater, Flexible Content and Clone field's table header titles.
- Dev - Added new
ACF_EXPERIMENTAL_ESC_HTML
constant. Read more