Version 1.2.0 changelog

Latest – 1.2.0

February 20, 2026

This release introduces the first experimental version of the Etch-AI Assistant (requires an OpenAI API key), along with the improved implementation of a full Undo/Redo engine. It also adds support for @custom-media declarations in a special stylesheet and several new recipes.

Additionally, the settings panel has been overhauled, alongside multiple fixes and stability improvements across the builder.

Legend

Feature
Improvement
Fix
Breaking

1.2.0 Details

  • New: [Experimental] First iteration of Etch-AI Assistant (OpenAI API key required)
  • New: [Experimental] Allow @custom-media declarations in special stylesheet (tokenized media queries)
  • New: First iteration of the Undo/Redo engine
  • New: Add “concentric-radius-reverse” recipe
  • New: Add “hover-exclude-touch” recipe
  • New: Add “tooltip” recipe
  • Improvement: Enforce LTR layout in Etch interface (up for discussion)
  • Improvement: Overhaul the settings panel architecture and UX
  • Improvement: Hide “Exit” button when not in builder context
  • Improvement: Restrict access to the Etch Builder to administrators only
  • Improvement: The dynamic image element now correctly renders an empty “alt” attribute when explicitly set to an empty string
  • Fix: Ensure modifiers apply correctly to loops
  • Fix: Ensure sections are added correctly to the canvas at the top level
  • Fix: Prevent unnecessary Iconify API calls for specific icons
  • Fix: Prevent duplicate !important declarations in Gutenberg output
  • Fix: Ensure component attribute changes are properly reactive
  • Fix: Ensure consistent tab behavior when the CodeMirror instance is expanded
All Changelogs