Version 1.0.0-beta-2 changelog

Latest – 1.0.0-beta-2

December 04, 2025

This release includes a more intuitive CSS Toolbar, fallback loop arguments, improved dynamic data accessing using bracket notation, and general bug fixes and refinements.
Dot-notation containing special characters is deprecated and will be removed in a future update. See community post for more details.

Legend

Feature
Improvement
Fix
Breaking

1.0.0-beta-2 Details

  • New: Make CSS Toolbar cursor aware [ETC-207]
  • New: Support for JS/PHP like bracket notation in dynamic data [ETC-194]
  • New: Add possibilty to define “fallback loop arguments” [ETC-206]
  • Fix: Allow usage of rightclick paste in Firefox [ETC-173]
  • Fix: Don’t emit deprecation warning when deprecated stylesheet filter isn’t used
  • Fix: Prevent accidental svelte shorthand during HTML formatting
  • Fix: Ensure toString properly handles falsy values [ETC-201]
  • Fix: Fix styling issues in tooltip in CSS Toolbar
  • Fix: Fix date format mismatches between JS and PHP in certain edge cases
  • Fix: ACF Post Object fields with “Multiple: No” return empty arrays in Etch data layer [ETC-171]
  • Fix: Dependency updates and smaller fixes
All Changelogs