Skip to content

1.4.26

Choose a tag to compare

@engram-design engram-design released this 23 Nov 04:18
· 802 commits to craft-3 since this release

Added

  • Added volumeHandle for GraphQL queries for FIle Upload fields.
  • Added more variables to MailRenderEvent.
  • Added Emails::EVENT_MODIFY_RENDER_VARIABLES event.
  • Added Emails::EVENT_BEFORE_RENDER_EMAIL and Emails::EVENT_AFTER_RENDER_EMAIL events.

Fixed

  • Fixed Group and Repeater fields not serializing correctly for Webhook integrations.
  • Fixed Emails::EVENT_BEFORE_SEND_MAIL event not allowing modification of the email property.
  • Fixed element fields not having a properly configure element query when querying via GraphQL.
  • Fixed conditions using an empty string not evaluating correctly.
  • Fixed a JS error when viewing the submissions index in Craft 3.6.x.
  • Fixed page condition typings for GraphQL.
  • Revert GraphQL changes made in 1.4.24 causing errors when querying page conditions.
  • Fixed "All Fields" in email notification content showing conditionally hidden fields.