Skip to content

v6.11

Compare
Choose a tag to compare
@Crabcyborg Crabcyborg released this 19 Jun 14:08
· 120 commits to master since this release
a0698e8
  • New: Field errors added when validating with JavaScript would use field IDs instead of field keys. This has been updated to use field keys for consistency.
  • New: When a layout class option is selected, any previous layout classes that would cause a conflict will now be automatically removed.
  • New: An optimization has been added to help reduce form builder load times for forms with many HTML or Rich Text fields.
  • New: A styling update has been made to make field placeholder font sizes more consistent.
  • New: Stripe actions included in this plugin now support a Recurring Payment Limit setting. When this setting is defined, and the number of payments has been reached, the subscription will be cancelled automatically.
  • Fix: References to JavaScript map files have been removed from bootstrap and popper scripts to prevent 404 error messages that appear when using Safari.
  • Fix: An Undefined array key PHP Warning would get logged when trying to remove fields using the frm_available_fields or frm_pro_available_fields filters.
  • Fix: Form previews would include two conflicting title tags in the source HTML.
  • Fix: A small update has been made to properly support sending data for repeated API actions.
  • Some old CSS styles have been removed, helping to reduce file size.
  • An old TTF file used for icon fonts has been removed as it was only required for supporting Internet Explorer and is no longer required, helping to reduce overall file size.