Skip to content

1.6.7

Compare
Choose a tag to compare
@engram-design engram-design released this 15 Aug 23:27
· 244 commits to craft-3 since this release

Added

  • Added beforeEvaluate and afterEvaluate for Calculations field’s JS.

Fixed

  • Fixed File Upload fields not handling invalid POST data send by malicious parties.
  • Fixed an error when trying to create a Sent Notification when the body of a notification contained an Emoji.
  • Fixed extra space when using formClasses for forms.
  • Fixed front-end JS not initializing correctly when using custom ID attributes for the form element.