Skip to content

2.1.38

Compare
Choose a tag to compare
@engram-design engram-design released this 12 Jan 23:49
· 6 commits to craft-4 since this release

Added

  • Add contentType to email attachments.
  • Add theme config options for Table field inner field inputs.
  • Add Element::EVENT_MODIFY_ELEMENT_MATCH event to control behaviour for Element integrations and matching an existing element.

Changed

  • Bump guzzlehttp/oauth-subscriber.
  • Table field column templates are now split into separate files for easier overriding.

Fixed

  • Fix signature field image matching on existing field, in some instances.
  • Fix email notifications not correctly saving conditional recipients.
  • Fix an error with migrating forms from Freeform 5.
  • Fix Freeform 5 migration for some invalid field handles.
  • Fix Freeform migration console commands.
  • Fix some special unicode characters being stripped out of some text values for text-based fields.
  • Fix Date fields and the “Available Days” setting not working correctly.
  • Fix Entry element integration “Update Element Mapping” values being blank.
  • Fix an error when setting a form template with required fields and validation handling.