hCAPTCHA for Craft CMS icon

hCAPTCHA for Craft CMS

Version 2.2.0

March 21, 2024

Changed

  • Updated code syntax for PHP 8 and Craft 5

Version 2.1.0

March 12, 2024

Added

  • Added an environment variable to skip verification when needed

Version 2.0.2

February 11, 2023

Fixed

  • Fix error installing plugin with PostgreSQL (#5, thanks @stuible)

Version 2.0.1

June 8, 2022

Fixed

  • Removed hostname check because it's not reliable (#2, thanks @lmcnearney)
  • Avoid possible crash when database table is not present

Version 2.0.0

June 1, 2022

Changed

  • Now requires PHP ^8.0.2.
  • Now requires Craft ^4.0.0.

Version 1.2.0

May 31, 2022

Added

  • Added utility section with success rate and logs

Version 1.1.1

October 19, 2021

Fixed

  • Fixed registration form validation for new users only

Version 1.1.0

May 9, 2021

Removed

  • Removed Guzzle dependency

Version 1.0.2

May 8, 2021

Fixed

  • Fixed user captcha validation, only for site requests

Version 1.0.1

May 3, 2021

Fixed

  • Changed name to comply with rules for Craft Plugins

Version 1.0.0

April 24, 2021

Added

  • Initial release