Releases: m-tymchyk/php-anticaptcha
Releases · m-tymchyk/php-anticaptcha
Support of Turnstile
Support reCaptcha V3 (include Enterprise) and V2 Enterprise
- 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
- 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
Merge pull request #6 from RoboFinance/master Remove version from composer.json for using tags
Support PHP 7.0+
v1.2.4 Update to be compatible with PHP7.0 and PHP7.1
Refactor code and Code style / Core for new features
v1.2.3 Refactore code and Code style
Fix problem if debug is false
Merge pull request #3 from keanor/patch-1 Падает если debug mode выключен
v1.2.1
Releas v1.2.0
- Update Exception handling and throwing
- Fix Bug with
debug=false
at creating Client - Update Examples
Add new SoftID
v1.1.2 Update Rucaptcha.php