Skip to content

Releases: Meteo-Concept/hcaptcha-bundle

Release v2.0

20 Mar 23:22
Compare
Choose a tag to compare

Nothing exciting in this release, no new feature but we had to make it a new major version because I dropped support for PHP7.1 (which is not an option anyway for Symfony 5, nor for PHPUnit). We updated the bundle to mark it as compatible with PHP8.0.

Version 1.1.2

13 Nov 17:33
Compare
Choose a tag to compare

We now handle correctly the absence of captcha in the request (which can occur if the hCaptcha JS was not loaded, or if a robot is trying to submit the form).

First release with everything in place

17 Jul 08:37
Compare
Choose a tag to compare

I botched the last merge, sorry...

It works!

09 Jul 13:23
Compare
Choose a tag to compare
It works! Pre-release
Pre-release

First pre-release of the bundle, this is still experimental.