* New: HTML emails using wpautop will now also convert line breaks into <br /> tags.
* New: Improved support for importing large XML files. Previously a file over 200MB would trigger a "parser error : internal error: Huge input lookup" error.
* Fix: When an HTML email includes a body tag, only the content of the body tag will use wpautop.
* Fix: A duplicated field group would merge into one larger field group instead of creating a second identical field group as expected.
* Fix: The "Add Fields Here" placeholder wouldn't hide after duplicating a section until after refreshing the page.
* Fix: The Screen Options tab was not hidden after duplicating an entry, causing it to overlap the update button.
* Fix: An imported view shortcode was not properly updating to its new ID value if the post containing it did not also include a [formidable] shortcode.
* Fix: Tooltips that overlap the element that triggered the tooltip would cause the tooltip to flicker on and off.
* Fix: The ellipses icon that triggers shortcode pop ups was offset incorrectly in of text fields inside of form actions.
* Fix: The update button was missing on the alternative style editor submenu link available from the WordPress themes menu.
* Fix: Honeypot fields should no longer gain focus when tabbing through fields in Chrome.
* Fix: Fields wouldn't follow the cursor as expected after scrolling the page while dragging.
* Fix: Recent styling updates were applying to radio buttons in the form builder by mistake, causing them to look incorrect.
* Front end polyfills for IE8 have been removed, reducing the size of the loaded script file.
* Added additional form builder restrictions so a hidden field and page break don't become part of a field group.
* New: Added support for several new language options for datepicker localization and for reCAPTCHA.
* New: Updated deprecated code in Elementor widget for better compatibility with new versions of Elementor.
* Fix: Actions that trigger when an entry is deleted were not properly working when conditional logic would check item meta values.
* Fix: An imported application page's parent page ID was not updating to match the new imported parent page ID.
* Fix: Clicking save while a field was still being inserted would cause an error pop up to appear with a missing message.
* Removed a restriction that was preventing a second summary field from being added after adding the first.
* New: Added a new Format number as currency setting to Slider fields as well as additional Use custom currency format settings to make customizing the slider field value formatting as easy as possible.
* New: Long field names are no longer truncated in submit button and action conditional logic dropdowns to make the names easier to read.
* New: Added a new not_equals alias for conditional shortcodes that works the same as not_equal.
* New: The frm_after_duplicate_field hook is now also triggered when a section is duplicated.
* Fix: An unknown column id database error was occasionally preventing new the new Application flow as items were being added.
* Fix: Thumbnails for images were missing when moving between form pages and a generic document icon was being used instead.
* Fix: A conflict with Yoast was preventing protected files from generating sizes properly. This caused issues with files appearing in summary fields when Yoast was active.
* Fix: Application pop ups were occasionally getting cut off leaving the buttons in the footer inaccessible.
* New: Autocomplete dropdowns in the back end will now include an aria-label on the options to avoid accessibility issues with screen readers only reading ID values.
* New: A redirect will now happen after a form is duplicated to avoid issues with multiple duplicate actions on page refresh.
* New: Added additional styling for repeaters in tables shown in email actions to show indentation for the repeated data.
* New: Added a Save and Reload button that appears after installing a required add on when clicking a field with missing requirements from the form builder.
* Fix: The aria-describedby attribute will now be ordered intentionally so errors get first priority by default. Checks have been added to avoid duplicate ids appearing in aria-describedby attributes as well.
* Fix: A few issues with label position settings were introduced with last update that are now fixed. Labels were appearing when the "none" label position setting was set.
* Fix: Automation settings were appearing for action types that don't support automation when the Form Action Automation add on wasn't active.
* Fix: Fixed a caching conflict that would cause back end pages to break on some servers with an frmDom is not defined console error.
* Fix: Labels were appearing overlapped over input fields when previewed from the style manager for styles with the inline label position setting.
* Updated the icon for Zapier.