Skip to content

v1.2.4 - etch:img Support & Performance

Choose a tag to compare

@Jehu Jehu released this 08 Feb 13:51
· 26 commits to main since this release

What's New

Added

  • Focus Point Editor now supports etch:img elements (Etch's native Image element)
  • New AJAX endpoint for fetching attachment data by ID

Improved

  • Significantly faster panel switching when selecting different images (debounced DOM observers)

Fixed

  • Theme filters for disabling features now work correctly when added in functions.php

Changed

  • Plugin initialization moved to after_setup_theme hook for better filter compatibility
  • Regex updated to process both <img> and <etch:img> tags