Releases: hCaptcha/hcaptcha-wordpress-plugin
Releases · hCaptcha/hcaptcha-wordpress-plugin
3.0.0
Update README.md
2.10.0
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
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.
2.8.0
2.8.0
2.7.0
V2.7.0 (#238) * Add screenshots. * Update readme.txt. * Tested with WC 7.5. * Move hcaptcha widget to the position above the Place Order button. * Compatibility with 3rd party login plugins. * Update readme.txt. * Add 'watch' webpack script. * Fix Uncaught TypeError in LoginBase.php:108. * Update readme.txt. * Add size attr to the shortcode. * Fix tests. * Fix logic of widget size from shortcode to display. * Update readme.txt. * Revert "Fix tests." This reverts commit 121a8ee995f82cddb4a4338686f916e6f1b90bbe. * Fix bug in form_display(). Fix tests. * Deprecate hcap_form(). * Deprecate hcap_form_display(). * Remove wp_nonce_field() by adding args to HCaptcha::form(). * Remove wp_nonce_field() by adding args to HCaptcha::form_display(). * Improve code quality related to action and nonce constants. * Update readme.txt. * WPCS. * Fix lost Fix(). * ESLint. * Make webpack.config.js more abstract. * ESLint. * WPCS. * Jest for hcaptcha.js and app.js. * Jest frame for jQuery files. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * ESLint. * Update global var for integrations. * Add autocomplete="off" to the password field. * Add autocomplete="off" attribute to the Secret Key field to prevent its autocompleting by the browser. * Add 'hcap_error_messages' filter allowing to modify hCaptcha error messages. * hcaptcha-acfe.js test. * hcaptcha-beaver-builder.js test. * hcaptcha-cf7.js test. * hcaptcha-divi.js test. * hcaptcha-elementor-pro.js test. * hcaptcha-elementor-pro-frontend.js test. * hcaptcha-nf.js test. * hcaptcha-support-candy.js test. * hcaptcha-wc.js test. * hcaptcha-wpforo.js test. * ESLint in tests. * Smart activation of Pro plugins. * Make SettingsBase test coverage 100%. * Make General.php test coverage 100%. * Add tests for Integrations.php. * Bump up version. * Fix bug in tests with lower php versions.
2.6.0
V2.6.0 (#231) * Fix readme.txt. * Fix too few arguments error in LoginBase. * WPCS in LoginBase. * Tests for SettingsBase.php. * Tests for PluginSettingsBaseTest.php. * Tests for SettingsTest.php. * WPCS for SettingsTest.php. * Fix SettingsBaseTest.php. * Fix PluginSettingsBaseTest.php. * Fix SettingsTest.php. * Add GeneralTest.php. * WPCS in GeneralTest.php. * Add IntegrationsTest.php. * WPCS in settings. * WPCS in settings test. * Update readme.txt. * WPCS. * WPCS in tests. * WPCS in WPForo. * Asgaros Forum integration. * Fix tests. * Add comment to Asgaros. * Integration with Support Candy. * Tests for Support Candy. * Update readme.txt. * Support MemberPress login form. * Tests for MemberPress login form. * Update readme.txt. * Update readme.txt. * GiveWP integration. * GiveWP integration tests. * WPCS. * Add activation and deactivation of plugins from the Integrations admin page. * Fix errors during activation/deactivation. * Fix tests for activation/deactivation plugins feature. * Add explanation for activation/deactivation plugins feature. * Add polyfill for requestSubmit(). * Fix constants in GiveWP. * Add compatibility with Brizy. * Bump up version. * Bump up WP version. * Add import of the request-submit-polyfill.
2.5.1
V2.5.1 (#226)
2.5.0
V2.5.0 (#223) * Allow button tag for submit * Minor WPCS in Main.php. * Update readme.txt. * Confirm compatibility with WC 7.3. * Add compatibility with ACFE Pro. * Switch from kagg-design/action-wordpress-plugin-deploy@test (issue 81). Get rid of softprops/action-gh-release@v1. * Add composer optimization in prod version. * Get rid of softprops/action-gh-release@v1 in create-zip.yml. * Get rid of softprops/action-gh-release@v1 in create-zip.yml. * Add composer optimization in prod version. * Revert back to softprops/action-gh-release@v1. * Revert back to softprops/action-gh-release@v1. * WPCS. * Move BBPress code to classes. * Fix BBPress tests. * Move Buddy Press code to classes. * Fix Buddy Press tests. * Move mailchimp code to a class. * Fix mailchimp tests. * Rename mailchimp class. * Update readme.txt. * Move Subscriber code to a class. * Make init_hooks private. * Fix Subscriber tests. * Move WC Wishlists code to a class. * Fix WC Wishlists tests. * Move WPForms code to a class. * Fix WPForms tests. * Fix showing the hCaptcha widget on wpForo community page. * Move wpforo code to classes. * Fix wpforo tests. * Move last two files with functions to autoloading. * Revert "Move last two files with functions to autoloading." This reverts commit aa8339b930da206d38139f029a19febc2ab3202b. * Simplify directory structure. * WPCS in tests. * Update readme.txt. * WPCS in tests. * Fix bug in tests appeared after refactoring. * Fix notice in SettingsBase.php. * Fix notice in SettingsBase.php. * WPCS in SettingsBase.php. * Fix limit number of attempts in Login.php. * Update readme.txt. * Apply login attempts limit to WC. * Apply login attempts limit to Divi. * Apply login attempts limit to UM. * WPCS in Main.php. * Apply login attempts limit to Beaver Builder. * Update readme.txt. * Add block of launching recaptcha scripts by wpDiscuz. * Update readme.txt. * Update readme.txt. * Bump up version. --------- Co-authored-by: Adrien Foulon <[email protected]>
2.4.0
V2.4.0 (#215) * Add Otter Integration * Fix otter block logo. * WPCS. * Update readme.txt. * Add compatibility with ACF Extended. * WPCS. * Fix callback in acfe.js. * ESLint. * Avoid duplicate token. * Kadence theme compatibility. * Kadence form. * Fix hCaptcha placement in Avada form. * Add classes to option rows. * Fix css on general page. * Fix css on general page. * Add delay setting. * Add delay setting. * Add delay setting. * Amend readme.txt. * PHP 8.2 compatibility. * PHP 8.2 compatibility. * Show hCaptcha after certain number of failed logins. * Add compatibility with wpDiscuz. * Bump up version. Co-authored-by: Hardeep Asrani <[email protected]>
2.3.0
V2.3.0 (#210) * Declare compatibility with WC COT feature. * Mention compatibility with WC 7.2. * Added compatibility with Contact Form 7 v5.7. * Bump up version to 2.3.0.