Skip to content

Releases: m-tymchyk/php-anticaptcha

Support of Turnstile

28 Apr 12:22
Compare
Choose a tag to compare
  • Support solving Turnstile captcha
  • Update Readme

Support reCaptcha V3 (include Enterprise) and V2 Enterprise

27 Apr 15:09
Compare
Choose a tag to compare
  • Add support of reCaptcha V2 Enterprise with Proxy and Proxyless
  • Add support of reCaptcha V3 and reCaptcha V3 Enterprise

reCaptcha V2 support and much more

13 Oct 12:01
Compare
Choose a tag to compare
  • Supports by PHP 7.2+
  • Added support of reCaptcha V2 with Proxy and Proxyless
  • Now we use AntiCaptcha API V2

Updates for Laravel 8 support

19 Apr 09:54
d5bffb6
Compare
Choose a tag to compare
Merge pull request #6 from RoboFinance/master

Remove version from composer.json for using tags

Support PHP 7.0+

22 Jan 16:47
Compare
Choose a tag to compare
v1.2.4

Update to be compatible with PHP7.0 and PHP7.1

Refactor code and Code style / Core for new features

05 Apr 09:27
Compare
Choose a tag to compare
v1.2.3

Refactore code and Code style

Fix problem if debug is false

29 Sep 13:03
Compare
Choose a tag to compare
Merge pull request #3 from keanor/patch-1

Падает если debug mode выключен

v1.2.1

09 Dec 23:39
Compare
Choose a tag to compare
Update composer.json

Releas v1.2.0

02 Dec 12:11
Compare
Choose a tag to compare
  • Update Exception handling and throwing
  • Fix Bug with debug=false at creating Client
  • Update Examples

Add new SoftID

22 Sep 20:36
Compare
Choose a tag to compare
v1.1.2

Update Rucaptcha.php