Version 1.4.3 changelog

Latest – 1.4.3

March 16, 2026

Etch 1.4.3 completes the component editor redesign, with Select, Object, and Class property inputs, property icons, and improved usability. It also fixes several drag-and-drop issues with group properties and dropzones.

Legend

Feature
Improvement
Fix
Breaking

1.4.3 Details

  • New: Select, Object, and Class property inputs are now available in the redesigned component editor.
  • New: Property inputs now include data-etch-property-key and data-etch-property-type attributes on their wrappers, enabling easier targeting via CSS and JS.
  • Improvement: Property icons are now displayed in the redesigned component editor for better visual identification.
  • Improvement: A copy button has been added to property keys for quick access.
  • Fix: Properties are now scrollable when they overflow the panel in the redesigned component editor.
  • Fix: Drag-and-drop in group properties no longer breaks due to stale references.
  • Fix: Resolved ID collisions in dropzones that caused drag-and-drop issues.
All Changelogs