Version 1.6.7 changelog

Latest – 1.6.7

September 03, 2026

This release focuses on data safety and content portability. Textarea custom fields no longer lose line breaks when you save a post from the WordPress post editor, and cross-site paste handles component class properties more reliably.

It also includes a few smaller workflow improvements: switch fields handle 0 values correctly, AI bridge activation saves a step by copying the connector command for you, and the public API now exposes environment information for integrations.

Legend

Feature
Improvement
Fix
Breaking

1.6.7 Details

  • New: The public API now exposes etch.environment so integrations can adapt to the current environment.
  • Improvement: Activating the AI bridge now copies the connector command to your clipboard.
  • Fix: Textarea custom fields now preserve line breaks when you save a post from the WordPress post editor.
  • Fix: Cross-site paste now remaps component class properties more reliably when the destination already has a component with the same key, and unresolved class IDs show a warning instead of appearing as a raw class name.
  • Fix: Switch fields in the WordPress metabox now correctly handle a saved 0 value.
All Changelogs