This repository was archived by the owner on Dec 13, 2024. It is now read-only.
v1.0.7
Changed
- Updated reCAPTCHA to offer a Light/Dark theme preference.
- The 'Accept' header now can be used to specify a JSON response by using
application/jsonwhen returning AJAX data.
Fixed
- Fixed a bug where email notifications would still be sent via Dynamic Recipients when the submission was considered spam.
- Fixed a bug where an error would be shown if using the Options field type with data that as not an array.
- Fixed a bug where the CP Error Log could not be accessed when the Craft
allowAdminChangesconfig setting was disabled.