2.3.1
- FIX: CSS class autocomplete was broken because PHP sent
cssClassesas a JSON object (due toarray_uniquekey gaps) instead of a JSON array. Addedarray_values()wrapper soArray.isArray()passes on the JS side.
Follow the improvements and fixes in each product release.

A free WordPress page builder plugin for HTML, CSS and JavaScript, with optional AI, live previews, reusable sections and theme regions.
Explore ProductcssClasses as a JSON object (due to array_unique key gaps) instead of a JSON array. Added array_values() wrapper so Array.isArray() passes on the JS side.