Latest – 1.6.6
August 24, 2026
This is a small maintenance release focused on builder reliability. It fixes a fatal toSlug crash on hosts without the PHP intl extension, corrects component editing so the builder scrolls to the instance you selected, and makes the unsaved changes warning more dependable.
- New: Scroll selected block into view when it’s outside of canvas
- Improvement: Several UI/UX improvements for the Structure-Panel
- Improvement: Better handling for copy paste shortcuts
- Improvement: More complete logic for individual pane resizing state
- Fix: Prevent duplicate controls in Gutenberg when block is in loop [ETC-229]
- Fix: Selecting a component block now only outlines the one component you actually selected and not all instances of this component
- Fix: Issue with parsing parenthesized conditions
Legend
- Feature
- Improvement
- Fix
- Breaking