Version 1.0.0-beta-4 changelog

Latest – 1.0.0-beta-4

December 09, 2025

This update introduces full support for the main query in archive templates, so you no longer need to create a custom query — you can use the default WordPress query directly. It also fixes several key issues, including block reordering, CSS visibility, SVG rendering, and proper slot context restoration within nested components.

Legend

Feature
Improvement
Fix
Breaking

1.0.0-beta-4 Details

  • New: Support main query for archive templates [ETC-208]
  • New: Correctly parse `item.content` within `etch:html` [ETC-211]
  • Improve: Enable CSS toolbar by default and reverse order in panel toggles
  • Fix: Correct rendering of relative SVG URLs on the frontend
  • Fix: Resolve issues with CSS Editor in fullscreen mode
  • Fix: Blocks no longer randomly disappear when reordered [ETC-210]
  • Fix: Style no longer remains visible in CSS box when it shouldn’t [ETC-212]
  • Fix: Properly restore dynamic data context when using slots in nested components [ETC-202]
All Changelogs