Version 1.4.17 changelog

Latest – 1.4.17

May 05, 2026

Etch 1.4.17 fixes a 1.4.16 regression where condition properties broke the Gutenberg editor, clears the flood of @property console errors, and resolves several SVG and dropdown bugs. Also: AI loops now work for any post type, and the AI chat handles unsupported capability calls gracefully.

Legend

Feature
Improvement
Fix
Breaking

1.4.17 Details

  • New: Graceful recovery and clear error toast when the AI tries to call an unsupported capability
  • New: AI loop capability now creates loops for any post type, not just posts
  • Improvement: Refined styling for AI chat code action buttons
  • Fix: Component blocks with a condition property no longer break the Gutenberg editor
  • Fix: Eliminated thousands of console “@property rule was ignored” errors that could trigger host firewalls
  • Fix: Properties panel select dropdown no longer gets buried offscreen
  • Fix: Strip colors button now works on plain SVGs
  • Fix: SVG media picker now works for dynamic (etch:svg) SVGs
  • Fix: list_post_types AI capability returns post type slugs, not REST bases
All Changelogs