Skip to content

Releases: die-wegmeister/Wegmeister.Recaptcha

Improve handling of proxy settings

09 Jan 15:21
41542f1
Compare
Choose a tag to compare
Merge pull request #26 from rtp-cgs/feature/curl-proxy-option

Feature/curl proxy option

Add new option to use a custom request method / proxy

07 Dec 10:31
Compare
Choose a tag to compare

Fix @if Condition in CaptchaV3

20 Jul 15:58
1a2db45
Compare
Choose a tag to compare
Merge pull request #24 from l-mbert/patch-1

BUGFIX: Fix @if Condition in CaptchaV3

Add support for using Google reCaptcha v3 in Neos Fusion Forms

20 Apr 21:22
154717f
Compare
Choose a tag to compare

This release adds support to use this package with the new Neos.Fusion.Form.

Thx to @lorenzulrich for his PR on this.

Fix a bug with recaptcha timeouts

25 Jan 09:07
f929726
Compare
Choose a tag to compare

Google reCaptcha will expire after two minutes. To prevent forms from having an invalid recaptcha, we will update the recaptcha every 110 seconds.

Thanks to @fanat98 for creating a PR for this.

Remove php version from requirements

05 Jan 13:27
2.3.2
c955942
Compare
Choose a tag to compare

neos/form already has the required php version constraint, so we will remove it here.

Add fix for reCaptcha V3

01 Jul 13:12
Compare
Choose a tag to compare
2.3.1

UPDATE: Change composer requirements to fix a vulnerability in neos/form

Add support for Neos 5.x

06 Jul 07:37
a5dbaca
Compare
Choose a tag to compare
Merge pull request #15 from Lemmork/feature/noes5

TASK: Set requirements to work with neos 4 and 5

Fix siteKey rendering in js

22 Jun 07:34
e37aef4
Compare
Choose a tag to compare
Merge pull request #14 from derweba/master

Fix siteKey rendering for script src

Add french translation

12 Jul 07:49
c18821f
Compare
Choose a tag to compare
2.1.3

TASK: Update Readme, add french to I18N section