v3.3.8 – 2025/06/16
* Notice: from this version it is required Elementor >= v3.24.0 and, if used, Elementor Pro >= v3.24.0
* Notice: removed Conditional Fields (old version). You can use Conditional Fields feature
* Deprecated: the Query Type “Dynamic – Current Query” on Dynamic Posts is deprecated, use Dynamic Archives widget instead
* Tweak: added “Deselect All Triggers” button on Dynamic Visibility
* Tweak: Dynamic Visibility, anchor links can work together with JS Events triggers
* Tweak: the Skin Accordion now uses the correct accessibility attributes and semantic HTML button elements to improve compatibility with screen readers
* Tweak: WPML support for Elementor Pro Form extensions: Calculator, Conditional Fields, Confirm Dialog, Dynamic Email, Dynamic Select, Field Description, Live HTML, Message Generator, Paypal Field, Stripe Field
* Tweak: Counter Field for Elementor Pro Form, added PHP hook dynamicooo/form/counter/reset to reset counters programmatically. Usage: do_action(‘dynamicooo/form/counter/reset’, $form_id, $field_id, $post_id)
* Tweak: Dynamic Google Maps, improved “Prevent Marker Overlapping” functionality, markers are now distributed in a circular pattern around the central point to avoid overlap
* Fix: Signature Field, canvas disappearing in multi-step forms when resizing occurs in previous steps
* Minor fixes