Skip to content

3.0.0-beta.26

Choose a tag to compare

@engram-design engram-design released this 03 Nov 00:22
eb5f140

Changed

  • Limit logs entries in the UI to 300.
  • Switch dataDelimiter from | to -|- - causing too many issues with Twig.
  • Twig parsing in field content or default values is now opt-in. Use an array of field handles or attribute handles in a config setting parseTwig.

Fixed

  • Fix error when trying to match against custom field in category, entry and user fields.
  • Allow to map against Preparse element field content.
  • Fix missing FeedMe class definitions.
  • Protect debug output from console requests.
  • Fix element field matching.