Releases: irvinlim/acf-recaptcha
Releases · irvinlim/acf-recaptcha
v1.3.1
v1.3.0
v1.2.1
Just some minor patches.
What's new
- Better handling of server-side reCAPTCHA verification errors
- Accepted
'true'
as a string value when usingacf_form()
to set the flag directly - Perform server-side verification of
recaptcha
fields in form even ifrecaptcha
flag is not set (to catch misconfigurations)
v1.2.0
ACF reCAPTCHA v1.2.0 fixes an important security bug which allowed bots to bypass reCAPTCHA. Read more about it here.
Other changes
- Multiple reCAPTCHA widgets will be able to render on the same page
- Removed AJAX verification of reCAPTCHA values and instead perform it only during form submission
- Expiry of reCAPTCHA value will trigger an ACF validation error on the client side
- Made help text and links available in the Field Group settings page to reference ACF reCAPTCHA Protection easily
v1.1.1
v1.1.0
Bump to version 1.1, with no actual changes since v1.0.8. Introduced because I didn't follow semantic versioning for this is my first actual open-source project.
Also added WordPress icons and banners to celebrate the occasion!