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.
- Fix: The
toSlugmodifier no longer crashes pages on hosts where the PHPintlextension is not installed. - Fix: When you edit a component instance, the builder now scrolls to the correct instance instead of jumping to the first matching component.
- Fix: The unsaved changes warning now appears more reliably.
Legend
- Feature
- Improvement
- Fix
- Breaking