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).