• General: Added Settings/Options API
  • General: Improved modules performance
  • Module: Dynamic Forms – Improved module UI, fields UI & documentation
  • Module: Dynamic Forms – Added “Cheatsheet” tab to list all available template tags
  • Module: Dynamic Forms – Added “Validation” tab
  • Module: Dynamic Forms – Email Action – Added “Reply-to”, “Cc”, & “Bcc” fields
  • Module: Dynamic Forms – Email Action – Added “Delete attachment once sent” setting for each Dynamic attachments
  • Module: Dynamic Forms – Email Action – Added “Static attachments”
  • Module: Dynamic Forms – User Action – Added “Log user” action type
  • Module: Dynamic Forms – Post Action – Terms can now be created on the fly using custom template tags. Example: My new term|my-taxonomy
  • Module: Dynamic Forms – Post Action – Fixed terms not being set correctly when user wasn’t logged
  • Module: Dynamic Forms – Template tags are now allowed everywhere
  • Module: Dynamic Forms – Added “Apply field groups rules” setting to take field group conditional locations into account
  • Module: Dynamic Forms – Added a switch on “Form HTML override” to explicity explain this setting is optional
  • Module: Dynamic Forms – Added {get_field:field_name} template tags to retrieve field value from DB. More information in the “Cheatsheet” tab
  • Module: Dynamic Forms – Added {current:post/term/user/author/form} template tags to retrieve current data information. More information in the “Cheatsheet” tab
  • Module: Dynamic Forms – Added {current:***} template tags to retrieve current post/term/user/post author/form information. More information in the “Cheatsheet” tab
  • Module: Dynamic Forms – Added “Hide successful re-validation notice” setting
  • Module: Dynamic Forms – Google Map return value is now correctly formatted
  • Module: Dynamic Forms – Fixed WPML compatibility problem when using “honeypot” field
  • Module: Dynamic Forms – Fields conditional logic are now working when fields are wrapper within custom div
  • Module: Dynamic Forms – Added CSS to WP Media modal & cleaned accessibility text
  • Module: Dynamic Forms – Added “Default Uploader Type” setting (based on field setting)
  • Module: Dynamic Forms – Fixed Loading value not working correctly on repeaters/groups/flexible content
  • Module: Dynamic Forms – Added PHP function to easily import form. acfe_import_dynamic_form($array|$json);
  • Module: Dynamic Forms – Fixed shortcode being interpreted in admin view (Gutenberg/Dynamic Ajax Preview)
  • Module: Dynamic Post Type – Fixed capabilities not being correctly mapped
  • Module: Dynamic Post Type – Fixed Admin orderby & order not working correctly when has_archive was disabled
  • Module: Dynamic Taxonomy – Fixed capabilities not being correctly mapped
  • Module: Dynamic Taxonomy – Fixed Front posts per page, orderby & order settings
  • Module: Dynamic Author – Added better post author ID cast
  • Module: AutoSync – New fields groups now have Json/PHP AutoSync setting checked by default if the corresponding folder exists
  • Field: Flexible Content – Modal Categories Selection setting is now using Select2 with tags
  • Field: Flexible Content – The bottom bar in modal now clear potential floating elements
  • Field: Flexible Content – Fixed clone function not working correctly with tabs that have conditional logic
  • Field: Select – Added “## Title” markdown to add option group in field’s choices
  • Field: Select – Added “Allow custom” setting
  • Field: Select2 – Tweaked CSS to match WordPress 5.3 UI
  • Field: Select2 – Fixed WPML CSS overriding select2 style
  • Field: Code Editor – The field now correctly trigger change() on input
  • Field: Code Editor – Added “Max rows” setting
  • Field: Code Editor – Fixed “Default value” javascript code being executed within the Data modal
  • Field: Advanced Link – Added Term link types
  • Field: Advanced Link – Added Post Type Archive link types
  • Field: Advanced Link – Fixed custom sub fields not working correctly when retrieving values
  • Field: Advanced Link – Reworked the custom sub fields declaration. It’s now easier to add custom fields
  • Field: reCaptcha – Fixed v2 theme & size settings not working correctly
  • Field: reCaptcha – Fixed v3 JS error on reset
  • Field: Datepicker/Datetime picker/Timepicker – Added CSS to match WordPress 5.3 UI
  • Field Group: Fixed Instructions “Tooltip” mode not working correclty in groups
  • Field Group: Added pre-rendering CSS for field groups with labels on left, removing potential during admin page load
  • Field Group: Renamed “Third Party” Field Groups types to “Local”
  • General: Gutenberg – Fixed CSS for modal