This is a point release that focuses on a few bugs that were brought to our attention on our github issue tracker. @maxinacube also made some changes related to future template customizations.
New Features
- Added do_action hooks to Mesh templates for even more extendability (before/after section, before/after row)
Fixes
- Include data-interchange in Mesh allowed HTML on section elements
- Fixed up some undefined indexes for css_class and push_pull
- Include form elements in Mesh allowed HTML and loosen some sanitization