Skip to content

2.1.30

Compare
Choose a tag to compare
@engram-design engram-design released this 14 Sep 05:47
· 5 commits to craft-4 since this release

Added

  • Added Integration::getSettingsHtmlVariables() and Integration::getFormSettingsHtmlVariables().
  • Added support for all CRM integrations to only fetch data objects for ones that are enabled in the form builder integration settings.

Changed

  • Updated Password field autocomplete attribute.
  • Improve Integration form instructions translations to remove duplicate translation strings.
  • Improve Integration form instructions translations to remove duplicate translation strings.
  • Improve Integration settings instructions translations to remove duplicate translation strings.
  • Update integration descriptions to be dynamic for better translation.
  • Days and Months predefined options now use Craft’s locale helpers for consistency.
  • Country and State predefined options now use commerceguys/addressing for consistency.

Fixed

  • Fixed an error when creating forms where a default Form Template had required fields.
  • Fixed an error when fetching Signature field image.