Version 1.0.0-rc-8 changelog

Latest – 1.0.0-rc-8

January 29, 2026

Note: This release fixes a longstanding edge case bug where complex user selectors (such as attribute selectors like [data-id], tag selectors like div > p) occasionally fail to load as intended (if you never use these in the selector system, you’ll be unaffected). This typically occurs if your page/post/component has not been opened and saved within Etch for an extended period. In these scenarios, your page styling would have been unintentionally relying on buggy behavior (but this would likely be rare as you already would have seen broken styling).

Please update and verify your pages display correctly on the frontend after updating. If you encounter styling issues we recommend inspecting the affected CSS to identify any selectors that need adjustment. Alternatively, you can temporarily disable “[TEMP] Load Complex Selectors Globally” in your settings panel as a quick fallback to previous behavior. This toggle will be removed after we validate it with your feedback. Please report back to us either way as soon as possible.

Legend

Feature
Improvement
Fix
Breaking

1.0.0-rc-8 Details

  • Fix: [Caution] Ensure complex selectors load globally
  • New: Corner ribbon recipe
  • Improvement: Allow quotes in text nodes within HTML editor for better shortcode representation
  • Improvement: [Security] Enhanced client-side API response validation for improved security
  • Fix: Removed accidental trailing comma in reset styles
  • Fix: Resolved issue preventing patterns from loading in Gutenberg editor in some edge cases
All Changelogs