* 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.