Skip to content

1.4.2

Compare
Choose a tag to compare
@engram-design engram-design released this 24 Apr 05:19
· 1289 commits to craft-3 since this release

Added

  • Added mergeUserGroups option for User element integrations to allow merging of existing user groups, if updating an existing user.
  • Added “Interest Categories” support for Mailchimp integration.
  • Added disabledFields plugin setting to control any globally disabled fields for the form builder.

Changed

  • Changed limit to limitOptions for element fields, to allow for both limiting the options available in fields, but also how many can be selected.

Fixed

  • Fixed being unable to fetch submission fields directly via submission.fieldLayout.getField(fieldHandle).
  • Fixed multi-line text fields not showing its field label when using “All Fields” in email notifications.
  • Fixed some errors thrown in Freeform migration due to unsupported fields.