Skip to content

Releases: hCaptcha/hcaptcha-wordpress-plugin

3.4.0

07 Nov 19:26
66b4a1e

Choose a tag to compare

  • Tested with WordPress 6.4.
  • Tested with WooCommerce 8.2.
  • Added MailPoet integration.
  • Added Simple Download Monitor integration.
  • Added WP Job Openings integration.
  • Added Simple Basic Contact Form integration.
  • Added Easy Digital Downloads Login Form integration.
  • Added Easy Digital Downloads Lost Password Form integration.
  • Added Easy Digital Downloads Register Form integration.
  • Added purging of old failed login data to keep the hcaptcha_login_data option size small.
  • Fixed compatibility with HPOS in WooCommerce.
  • Fixed fatal error caused by broken backward compatibility in the Ultimate Member 2.7.0.
  • Fixed SystemInfo on multisite.
  • Fixed missing dependency of WooCommerce checkout script.
  • Fixed fatal error occurring during login under some conditions.
  • Fixed the inability to send the Divi Contact Form when Divi Email Optin was active.

3.3.3

10 Oct 22:13
23b452b

Choose a tag to compare

V3.3.3 (#284)

* Fix autocomplete of the Site Key field by LasPass.

* Add requirement to check the site config after changes in credentials.

* Fix activation of hCaptcha with empty keys.

* Update Brevo logo.

* Add auto-detect language info.

* Update readme.txt.

* Update sample hcaptcha label.

* LearnDash Login integration.

* WPCS in LearnDash Login.

* LearnDash Register integration.

* Improve adding error messages.

* LearnDash Lost Password integration.

* LearnDash Lost Password integration.

* Fix form detection for Auto-Verify.

* Fix SendInBlue form working in the post content only.
Fix auto-verify form not working on the homepage.

* Fix Passter and LearnDash forms working in the post content only.

* Fix Passter and LearnDash forms working in the post content only.

* Fix readme.txt.

* Fix readme.txt.

* Fix hCaptcha not loading correctly for Brevo form.

* Raise Main.php test coverage to 100%.

* Raise Main.php test coverage to 100%.

* Move wpforo filter from Main.

* Move supportCandy filter from Main.

* Raise Main.php test coverage to 100%.

* Raise Main.php test coverage to 100%.

* Raise hcaptcha.php test coverage to 100%.

* Raise WP classes test coverage to 100%.

* Raise WC classes test coverage to 100%.

* Update readme.txt.

* Raise Abstract classes test coverage to 100%.

* Bump up version.

* Apply suggestions from code review

---------

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

3.3.2

17 Sep 17:05

Choose a tag to compare

  • Improved Beaver Builder login sequence.
  • Improved Classified Listing login sequence.
  • Improved Divi login sequence.
  • Improved MemberPress login sequence.
  • Improved Paid Membership Pro login sequence.
  • Improved Profile Builder login sequence.
  • Improved Ultimate Member login sequence.
  • Improved Wordfence login sequence.
  • Improved native WordPress login sequence.
  • Fixed login error when WP Login form option was 'on' and WC Login form option was 'off'.
  • Fixed compatibility with WPS Hide Login.
  • Fixed compatibility with All-In-One Security.
  • Fixed compatibility with Rename wp-admin Login.

3.3.0

11 Sep 06:44
5f4b000

Choose a tag to compare

  • Color scheme in admin UI has been updated.
  • Added compatibility with Passster.
  • Added compatibility with Theme My Login.
  • Added compatibility with Gravity Perks Nested Forms.
  • Added compatibility with Wordfence Login Security.
  • Added compatibility with Wordfence Security.
  • Added compatibility with UsersWP.
  • Added compatibility with Kadence Advanced Form.
  • Improved support for Kadence simple form.
  • Replaced deprecated ajaxStop events.
  • Fixed error on Classified Listing Login form.
  • Fixed admin page title.

3.2.0

22 Aug 12:25
c5009b1

Choose a tag to compare

V3.2.0 (#266)

* Fix Forminator form display error.

* Block hCaptcha settings in Forminator admin.

* Use hcap_min_suffix() in Notifications.
WPCS.

* Replace hCaptcha inserted into Forminator form.

* Use ajaxSuccess event to determine which ajax actions is done.

* Block hCaptcha settings in Forminator edit field popup.

* Block hCaptcha settings in Forminator edit field popup.

* Update readme.txt.

* Rename forminator script.

* Add hCaptcha reset for Forminator.

* Add hCaptcha reset for Forminator.

* Unify Elementor script names - admin.

* Unify Elementor script names - rename admin test.

* Unify Elementor script names - fix integration admin test.

* Unify Elementor script names - rename frontend script.

* Unify Forminator script names.

* Add hCaptcha reset for Elementor form.

* Fix deprecation error with Fluent Forms.

* Fix deprecation errors with Fluent Forms.

* Fix deprecation errors with Fluent Forms.

* Update readme.txt.

* Improve observer in Fluent Forms.

* Fix submit error in Fluent Forms.

* Improve observer in Fluent Forms.

* Do not show our hCaptcha if Fluent Conversational Form has own one.

* Move hCaptcha above the submit button in Fluent Form.

* Update readme.txt.

* Compatibility with conversational Fluent Form.

* Update readme.txt.

* Fix tests.

* Update hCaptcha placeholder.

* Block hCaptcha settings on Fluent Forms settings page.

* Fix dynamic display of settings in sample hCaptcha.

* Better scroll to the message on General page.

* Better scroll to the message on General page.

* Fix message on Integrations page on smaller screens.

* Use current site key and secret key during config check.

* Use current site key and secret key during config check.

* Improve compatibility with WP Rocket.

* Add hCaptcha reset to Quform.

* Add ability to use hCaptcha field provided by the Quform plugin.

* Avoid Quform honeypot to make invisible hCaptcha working.

* Block Quform own hCaptcha settings in admin.

* WPCS.

* Update readme.txt.

* Bump up version.

* Tested with WooCommerce 8.0.

3.1.0

08 Aug 15:17
3bef4f8

Choose a tag to compare

V3.1.0 (#264)

* Fix example of verify in the readme.txt.

* Update CI.

* Fix error on CF7 validation.

* Bump up version.

* Fix checkboxes disabled status after activation of a plugin on the Integrations page.

* Fix README.md.

* Fix README.md.

* Update screenshot-5.png.

* Add Notification system.

* Fix tests.

* Add animated icon on wp.org.

* Add animated icon on wp.org.

* Add animated icon on wp.org.

* Add animated icon on wp.org.

* Improve notifications design.

* Add reset notification feature.

* Add reset notification feature.

* Add reset notification feature.

* Change notification wording.

* Show notification after reset via ajax.

* Fix positioning bug when inserting notifications div.

* Update readme.txt.

* Fix CI after CF7 requirement for PHP 7.4.

* Fix mode selection for sample hCaptcha.

* Scroll to the ajax message on General.

* Bump up version.

* Update src/php/Admin/Notifications.php

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

* Update src/php/Admin/Notifications.php

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

---------

Co-authored-by: e271828- <e271828-@users.noreply.github.com>

3.0.1

03 Aug 22:52

Choose a tag to compare

Update screenshot-5.png.

3.0.0

03 Aug 06:17
025bd67

Choose a tag to compare

Update README.md

2.10.0

11 Jul 17:35
5d1b3dd

Choose a tag to compare

V2.10.0 (#252)

* Add BackInStock notifier support in the popup window.

* Update readme.txt.

* Fix messages dynamic styling on Integrations page.

* Update readme.txt.

* Update readme.txt.

* Add widget filter to Jetpack
Form.
Upgrade Jetpack code.

* Fix tests.

* Add widget filter to Kadence
Form.

* Add widget filter to Mailchimp
Form. Upgrade Mailchimp code.

* Update readme.txt.

* Add widget filter to MemberPress
Form. Upgrade MemberPress code.

* Add widget filter to Ninja
Form. Upgrade Ninja code.

* Fix tests.

* Add widget filter to Quform. Upgrade Quform code.

* Fix tests.

* Add widget filter to Sendinblue.

* Add widget filter to Subscriber.

* Fix lint.

* Add widget filter to Support Candy.

* Add login limit to MemberPress.

* Add widget filter to Ultimate Member. Upgrade Ultimate Member code.

* Add widget filter to WooCommerce Wishlist.

* Add widget filter to wpDiscuz.

* Add widget filter to WPForms.

* Add widget filter to WPForo.

* Upgrade wpforo code.

* Fix tests.

* WPCS.

* Add System Info tab.

* Update readme.txt.

* WPCS in SystemInfo.php.

* Fix tests.

* Add hCaptcha settings info.

* WPCS.

* Delete unused test actor file.

* PMPro Login Form.

* PMPro Login Form.

* Fix tests.

* PMPro Checkout Form.

* PMPro Checkout Form.

* Fix warning in SystemInfo.php.

* Fix autocomplete password fields.

* Classified Listing Login and Register.

* WPCS.

* Update readme.txt.

* Classified Listing Lost Password.

* Unify Lost Password methods.

* Fix tests.

* Classified Listing Contact Form.

* Update readme.txt.

* WPCS.

* Ignore Google reCaptcha settings in wpDiscuz

* wpDiscuz Subscribe Form.

* Formidable Forms.

* Copy System Info to clipboard.

* Bump up version.

2.9.0

06 Jun 19:09
3367397

Choose a tag to compare

V2.9.0 (#249)

* Fix tests.

* Fix tests.

* Fix ignoring hCaptcha on comments with Akismet.

* Fix WordPress and WooCommerce settings "interfere" #245.

* Update readme.txt.

* Add visualisation of activation and deactivation.

* Update readme.txt.

* Update readme.txt.

* Update readme.txt.

* Fix tests.

* Add widget filter to ACFE.

* Update readme.txt.

* Protection against widget id counterfeiting.

* Protection against widget id counterfeiting.

* Add widget filter to Asgaros.

* Simplify the code.

* Add widget filter to Avada.

* Add widget filter to Avada.

* Fix endless loop on login with invisible hCaptcha and Safari 14-15.

* Add widget filter to BBPress.

* Add widget filter to Beaver Builder.

* Fix code due to changes in the Brizy plugin.

* Add widget filter to Brizy.

* Update readme.txt.

* Update readme.txt.

* Add widget filter to BuddyPress.

* Fix invisible hCaptcha with Beaver Builder (ajax).

* Fix invisible hCaptcha with Beaver Builder (ajax).

* Back In Stock Notifier support.

* Commence with Colorlib Customizer.

* Fix Divi login issue.

* Add compatibility with Colorlib Login Customizer.

* Update yarn.lock.

* Minor refactoring.

* Fix bug in hcaptcha.js with formElement.requestSubmit.
Fix tests.

* Add Divi Email Optin support.

* Add animation on activation/deactivation plugin.

* Fix tests.

* Fix transparency on some logos.

* Add widget filter to Download Manager.
Fix bug in Download Manager.

* Add widget filter to Elementor.
Fix bug in caused by changes in Elementor.

* Update readme.txt.

* Add widget filter to Fluent
Form.

* Fix tests.

* Update readme.txt.

* ESLInt.

* Add widget filter to Forminator
Form.

* Add widget filter to GiveWP
Form.
Fix bug caused by plugin update.

* WPCS.

* Bump up version.