Skip to content

1.6.15

Choose a tag to compare

@engram-design engram-design released this 23 Oct 02:44
· 220 commits to craft-3 since this release

Added

  • Added descriptionHtml attribute to Agree fields.
  • Added support for integration fields to contain emojis.

Changed

  • Changed integration Redirect URI’s to no longer rely on usePathInfo, instead use a site route.

Fixed

  • Fixed cached integration settings containing emojis.
  • Fixed Pardot Endpoint URL setting not persisting correctly.
  • Fixed integration settings not persisting on page load.
  • Fixed word limits of text fields not showing words left correctly.
  • Fixed Category fields where children of the selected Root Category weren't returned. (thanks @taylordaughtry).
  • Fixed Captcha::getOrSet always throws unnecessary warning in logs. (thanks @leevigraham).