Releases: google/recaptcha
Releases · google/recaptcha
1.4.2
What's Changed
- Remove Travis reference by @rowan-m in #591
- Define Response::toArray() return type by @rowan-m in #593
- docs: add note about handling multiple hostnames by @rowan-m in #594
- Doc updates by @rowan-m in #592
- feat: default to CurlPost when cURL is available by @rowan-m in #595
Full Changelog: 1.4.1...1.4.2
1.4.1
Minor version bump for correct version reporting
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Update to support for PHP 8.4 and 8.5
- Fix .gitattributes by @williamdes in #587
- Build fixes by @rowan-m in #588
- Only call curl_close() in PHP < 8 by @jamieburchell in #583
- Eliminate magic constants usage by @rowan-m in #589
New Contributors
- @williamdes made their first contribution in #587
- @jamieburchell made their first contribution in #583
Full Changelog: 1.3.1...1.4.0