- Security: Improved how data is sanitized when previewing in the style manager.
- Fix: Prevent a warning when trying to get inbox messages from the API when no messages are being returned.
- Fix: The frm_alignright class was being stripped in the form builder, preventing the right alignment from appearing in the back end.
- Fix: The frm_alignright class was causing fields to shift to the wrong row. The style definition has been updated so it will stay in the same row as other fields.
- Fix: Required messages were not properly appearing for empty radio buttons when an other option was selected but left empty and JavaScript validation was on.
* Deprecated the option to disable CSS Grids in form layouts.
* Fix: JavaScript validation was failing to validate for many fields with custom patterns because extra conflicting HTML was sometimes being added to the check.
* Fix: Field dropdowns are now more accessible and it should be easier to delete and duplicate fields with a screen reader.
* Fix: Updated form padding on admin page so forms with custom padding don't appear small in the back end.
* New: Added an Elementor widget.
* New: When duplicating fields, most unsaved changes will now duplicate as well.
* New: Next button label and slider field label previews will now update as soon as the setting is changed in the form builder.
* New: Slider field previews will now update when the min and max values are updated in the form builder.
* Fix: The search dropdown was getting cut off on pages with no search results.
* Fix: When legacy views or visual views are active, both versions were appearing active on the add ons page.
* Increased WP version requirement to 5.0.
* New: Fields can now be dragged beside each other and grid layouts will be automatically applied.
* New: Added the option to quickly set layouts for a full row of fields at once.
* New: Fields can now be multiselected using the command, control, and shift keys. Selected field groups can be merged into rows and deleted in batches.
* New: Added additional formatting to calculations to avoid issues with comparisons getting stripped when spaces are left out.
* New: Permissions are now updated right away when a formidable license is activated to avoid issues with certain pro features not being available right away.
* Fix: Updated styling rules for repeater button icons to avoid issues with file upload icons getting styled as well.
* Fix: The confirmation pop up title was displaying as inline when trying to delete a section.
* Fix: Updated styling for new fields that are about to be dropped into a form.
* New: Improved support for importing grid and table view content.
* Fix: The update and preview buttons in the form builder would wrap to two lines for some longer translations including German and Dutch.