2.4.3 (2024-02-20)
2.4.2 (2023-09-25)
Fixed bugs:
- recpatcha V3 does not show anything if score is too low #81
2.4.1 (2023-09-06)
2.4.0 (2023-05-08)
Merged pull requests:
2.3.0 (2021-12-13)
Implemented enhancements:
- Make javascript optional #75
Merged pull requests:
- Allow developers to handle form submission separately. #76 (GuySartorelli)
1.0.2 (2021-12-08)
Merged pull requests:
- Update NocaptchaField.js #74 (AlphaCactus)
2.2.1 (2021-10-08)
Merged pull requests:
- Fixes unbind call #72 (davejtoews)
2.2.0 (2021-09-14)
Merged pull requests:
2.1.2 (2021-08-24)
Fixed bugs:
- reCaptcha & HTML5 Validation #66
2.1.1 (2021-08-23)
Merged pull requests:
- FIX: Set correct return type for getFormField in PHPdoc. #68 (GuySartorelli)
- Typo fix #64 (tiller1010)
2.1.0 (2020-09-09)
Implemented enhancements:
2.0.5 (2019-09-16)
Fixed bugs:
- Multiple form with nocaptcha (invisible) on one page #39
Merged pull requests:
- Fixes issue 39 #54 (christopherbolt)
2.0.4 (2019-07-29)
Fixed bugs:
- ReCAPTCHA couldn't find user-provided function #50
2.0.3 (2019-05-13)
Fixed bugs:
- Invisible recaptcha ERROR: Uncaught (in promise) null #47
Merged pull requests:
- BUGFIX: fall back on injected property for secret key #53 (unclecheese)
- Fixed typo #52 (kalicki2k)
2.0.2 (2019-03-26)
Merged pull requests:
2.0.1 (2019-03-21)
Implemented enhancements:
- Allow site and secret keys to be provided via env var #46
Merged pull requests:
- Allow properties to use environment variables #48 (scott1702)
- Suggestions for clarity of install instructions #45 (afoster)
- LeftAndMain module shouldn't be required #44 (a2nt)
- Feature/data callback #43 (alex-dna)
1.0.1 (2018-08-01)
Closed issues:
- Composer.json dependencies for SS4 #41
2.0.0 (2017-11-21)
2.0.0-alpha2 (2017-11-21)
Implemented enhancements:
- ss4 compatibility #37
1.0.0 (2017-11-09)
2.0.0-alpha1 (2017-11-09)
Closed issues:
Merged pull requests:
- i18n: Russian Translation #36 (a2nt)
- Fix potential multiple activations of the same noCaptchaField #34 (steffen-maass)
- Create _config.php #32 (nfauchelle)
0.4.0 (2017-05-11)
Fixed bugs:
- Invisible captcha invalid form submission bug #29
0.3.2 (2017-04-12)
Merged pull requests:
- Make NocaptchaField extendable by injector #28 (a2nt)
- Adding in option to change position of google badge #27 (Codesesh)
0.3.1 (2017-04-07)
Fixed bugs:
- New "invisible" captcha option not working #26
0.3.0 (2017-04-06)
Merged pull requests:
- Store widget_id on field element #25 (sheadawson)
0.2.0 (2016-09-30)
Merged pull requests:
- Cant have a blank title for nocatpcha fields #23 (Leapfrognz)
- Added standard Scrutinizer config #22 (helpfulrobot)
- Added german translation #21 (sebastiand)
- Added captcha size parameter #20 (jeffwhitfield)
- Added standard .gitattributes file #17 (helpfulrobot)
- Added standard .editorconfig file #15 (helpfulrobot)
- DOCS Updated versions #14 (camfindlay)
0.1.5 (2015-10-01)
Closed issues:
- Test master against 3.2 core? #12
Merged pull requests:
- Update for 3.2 core and spamprotection compatibility #13 (camfindlay)
0.1.4 (2015-09-08)
Closed issues:
- Captcha could not be validated. #8
Merged pull requests:
- Added Callbck Function Check #11 (thezenmonkey)
- Added example for setting field labels #6 (jonom)
0.1.3 (2015-02-20)
Closed issues:
- Adding nocaptcha field to page php #5
0.1.2 (2014-12-16)
Merged pull requests:
- Ensure JS is run in the correct order for all browsers. #4 (DarrenInwood)
0.1.1 (2014-12-09)
Closed issues:
- Just Comments #1
Merged pull requests:
- FIX: Validator::validationError() calls weren't being passed a $messageT... #3 (christopherdarling)
- _t namespace should be NocaptchaField #2 (christopherdarling)