Skip to content

1.0.1

Choose a tag to compare

@geshmak-digital geshmak-digital released this 15 Jun 06:17
· 4 commits to main since this release

Bug-fix release.

Fixes a critical error when opening the Elementor editor. On some Elementor versions, building the V4 atomic widgets' panel config could throw a fatal and take down the editor (the front end was unaffected). Atomic widgets now smoke-test their editor-facing API and skip themselves gracefully if the installed Elementor atomic version is incompatible — the editor can no longer be taken down by this plugin.

  • Removed a version-sensitive atomic base style; all presentation is in the namespaced stylesheet and the Style tab still works.
  • Hardened dynamic-tag registration against errors.

Shortcodes, dynamic tags and settings are unchanged.