Latest – 1.4.19
May 21, 2026
This release focuses on giving the AI Assistant the ability to handle files and bug fixes. Duplicate slots inside conditional branches now save correctly in Gutenberg, and the AI Assistant can now work with files including CSVs.
It also adds an onSave hook for 3rd party developers and better aligns the sanitization of raw HTML between the frontend and the builder.
- New: Add
replaceandreplaceAllmodifiers for dynamic content - New: Early preview of redesigned component instance inputs (boolean, select, media, repeater) — available behind the component editor redesign setting, more input types coming soon
- Improvement: CSS reset now uses
scrollbar-gutter: stableto prevent layout shift and100svhfor more accurate mobile viewport height - Fix: Typing into the HTML editor no longer triggers an incorrect scroll to the wrong component
- Fix: JetEngine custom post types now support custom storage
Legend
- Feature
- Improvement
- Fix
- Breaking