Version 1.0.2
July 23, 2026
Added
- Theme Layout settings: Full Width / Boxed, configurable boxed max width, and optional bottom margin
- TipTap (MIT) WYSIWYG editor for the Text element content field
- Section HTML element selector (
div,address,article,aside,footer,header,hgroup,nav,section) - Style Margin controls with presets and remove top/bottom options (same pattern as Padding)
Changed
- Internal element title moved to Advanced → Name (for builder labeling); Content still shows Title where it is page content
- Section and Header background live only under Style (removed duplicate Settings background control)
Fixed
- Settings vs Style background conflict: Settings inline background no longer overrides Style; legacy values migrate into Style automatically
Version 1.0.1
July 23, 2026
Fixed
- Visual editor blank screen after Composer install: logo
getPublishedUrl()no longer publishes a single file into the CP resources hash and skipsbuilder.js/builder.css
Version 1.0.0
July 23, 2026
Added
- Initial public release for Craft CMS 5
- Layouts as first-class elements in the control panel
- Builder field for assigning layouts to entries
- Twig component rendering from JSON config (no HTML stored in the database)
- Vue 3 visual editor with live AJAX preview
- Built-in components (hero, section, grid, text, image, menu, and more)
- Panel element with title, meta, rich text, image/icon, link, and image position settings
- Panel Style controls for title and content (color, alignment, padding) and image (border, box shadow)
- Developer SDK for registering custom components
- Optional homepage setup wizard (section, field, and starter template)
- Theme settings and generated CSS
- Commercial license verification hooks
Fixed
- Custom color picker (
#) for text color now opens reliably instead of colliding with the Primary theme swatch