Releases: hCaptcha/hcaptcha-wordpress-plugin
Releases · hCaptcha/hcaptcha-wordpress-plugin
4.0.0
= 4.0.0 =
- This major release adds a new Statistics feature and many admin improvements
- Added hCaptcha events statistics and Forms admin page.
- Added Events admin page for Pro users.
- Added Custom Theme Editor for Pro users.
- Added Force option to show hCaptcha challenge before submit.
- Added integration with Essential Addons for Elementor — the Login/Register form.
- Added filter
hcap_form_argsto allow modifying form arguments. - Reworked Otter integration to follow Force and all other hCaptcha settings.
- Fixed issue with Divi Contact Form Helper plugin and File Upload field.
- Fixed showing an internal console message on the General page when reCaptcha compatibility was disabled.
- Fixed racing condition with hCaptcha script loading.
- Fixed checking nonce in CF7 for not logged-in users.
- Tested with WooCommerce 8.7.
3.10.1
= 3.10.1 =
- Added filter
hcap_add_csp_headersto allow adding Content Security Policy headers. - Fixed Content Security Policy headers processing.
3.10.0
= 3.10.0 =
- Tested with WordPress 6.5.
- Tested with WooCommerce 8.6.
- The minimum required WordPress version is now 5.1.
- Added Force hCaptcha check before submit feature.
- Added Elementor Pro Login integration.
- Added Login/Signup Popup integration.
- Added CoBlocks integration.
- Added Enterprise parameters to the System Info page.
- Added checking of Enterprise parameters before saving.
- Improved translation on Settings pages.
- Improved error reporting for Active hCaptcha on the General page.
- Fixed hCaptcha error codes table.
- Fixed Settings pages layout with Chrome 122.
- Fixed Content Security Policy headers.
- Fixed fatal error with Formidable Forms 6.8.2.
3.9.0
- Added Spectra - WordPress Gutenberg Blocks integration.
- Added Akismet integration.
- Added test of hCaptcha completion before checking the site config.
- Added site config check upon changing Enterprise params.
- Added auto verify feature for forms in widgets.
- Fixed site config check upon changing site and secret keys.
- Fixed list of themes after activation on the Integrations page.
- Fixed jumping WooCommerce checkout page to hCaptcha on a page load.
- Fixed missing hCaptcha on the Divi Comment Form.
3.8.1
- Fixed activation and deactivation of plugins and themes on the Integrations page.
3.8.0
- Added search of plugin and themes on the Integrations page.
- Added toggling of sections on the General page.
- Added new dialog on activation and deactivaion of plugin and themes.
- Added selection of a new theme on deactivation of the current one.
- Added 'backend' to optional Enterprise settings.
- Added filter
hcap_api_host, allowing to filter the API host. - Added filter
hcap_api_src, allowing to filter the API source url with params. - Updated integration with Back In Stock Notifier.
- Fixed Brevo plugin position on Integrations page.
- Fixed testing config with test accounts.
- Fixed saving Notification state.
- Fixed compatibility of Ninja Forms with GeoDirectory.
- Fixed compatibility of Beaver Builder with GeoDirectory.
- Fixed compatibility of Divi with GeoDirectory.
- Fixed compatibility of MailPoet with GeoDirectory.
- Fixed compatibility of Passster with GeoDirectory.
- Fixed styles of Settings pages on mobile.
3.7.1
- Fixed adding arguments to api.js for Enterprise accounts.
3.7.0
- Tested with WooCommerce 8.5.
- Added optional Enterprise settings.
- Fixed improper display of the "rate plugin" message on options.php.
- Fixed colored border of hCaptcha challenge arrow.
3.6.0
- Tested with WooCommerce 8.4.
- Added compatibility with BuddyPress 12.0.
- Added hCaptcha tag to Contact Form 7 admin editor.
- Added support for WPForms embedded forms.
- Added Affiliates Login Form integration.
- Added Affiliates Register Form integration.
- Improved login forms security.
- Improved inline scripts to optimize page load time.
- Improved Integrations settings page - the Save Changes button moved up for better user experience.
- Fixed hCaptcha position in BuddyPress.
- Fixed hCaptcha position in wpDiscuz.
- Fixed fatal error in Brizy integration.
- Fixed auto-detection of hCaptcha language.
- Fixed and added some translations.
3.5.0
V3.5.0 (#300) * Fix composer.json. * Bump up version. * Add ability to process customized MailChimp forms. * Add the ability to process customized MailChimp forms. * Remove unneeded arrays from load_modules. * Add hCaptcha field to GF admin. * Verify any type of GF hcaptcha field on front. * Do not auto-add hCaptcha if reCaptcha is in the form. * Disable duplication link on hCaptcha field. * Prevent duplication of hCaptcha field by JS. * Add hCaptcha field settings in GF. * Set GF hCaptcha default values in JS. * Fix init issue. * Update GF styles. * Styling GF with auto/injected/modern/legacy. * Make GF injected hCaptcha label hidden by default. * Styling GF with auto/injected/modern/legacy. * Differ auto and insertion mode for GF. * Fix GF tests. * Amend GF tests. * Fix yarn on CI. * Fix yarn on CI. * Make hCaptcha active when editing a GF form. * Make hCaptcha active when editing a GF form. * Add hCaptcha settings information on the GF edit page. * Fix yarn on CI. * Fix Main test. * Fix yarn on CI. * Fix comments. * Update readme.txt. * Update readme.txt. * Fix loading of local .mo files. * WPCS in AutoVerify.php. * Grammar and WPCS. * WPCS in request.php. * Grammar and WPCS. * Add embed setting to GF. * Add HTML Forms integration. * Fix NF naming. * Do not display a size option for NF field. * Clean and update NF code. * Fix WPForo tests on CI. * Clean and update NF code. * Grammar. * Add template in admin. * Make hCaptcha visible in admin (no JS source + Backbone). Fix bug in NF - template id is different for admin and front. * Make hCaptcha active in admin. Update hCaptcha on open/close of settings drawer. * Update readme.txt. Fix yarn.lock. * Optimize NF admin mutation observer. * Add invisible hCaptcha support for Ninja Forms. * Fix yarn on CI. * Fix yarn on CI. * Fix yarn on CI. * Upgrade js packages. * Upgrade readme.txt. * Reposition hCaptcha field in NF admin. * Fix yarn on CI. * Add icon to NF hCaptcha. * Prevent from having multiple hCaptcha fields in NF. * Prevent from having multiple hCaptcha fields in NF. * Prevent from having multiple hCaptcha fields in NF. * Update hCaptcha when adding another field. * Update hCaptcha when adding another field. * Place hCaptcha field before recaptcha field. * Fix updating preloadedFormData. * Fix fatal with WP Dark Mode plugin and HCaptcha in dev mode. * Respect dark theme basically. * Upgrade readme.txt. * Respect dark theme by WP Dark Theme plugin. * Upgrade readme.txt. * Fix dark mode bugs. * Add support for the Droit Dark Mode plugin. * Upgrade readme.txt. * Update readme.txt. * Add Blogstream theme. * Add WP hook system in JS. * Fix MailPoet issues in admin. * Lang ptBR * Add PHP 8.3 support. * Add PHP 8.3 support. * Update readme.txt. * Add pt_BR translation. * Do not include .pot files in the distribution package. * Add pt_BR translation. * Add pt_BR translation. * Update en_US.pot. * Prevent flickering with dark mode plugins. * Prevent flickering with dark mode plugins. * Add ability to activate/deactivate themes from the Integrations settings page. * Test dismissed notifications. * Test dismissed notifications. * Test dismissed notifications. * Test shuffled notifications. * Test admin_enqueue_scripts. * Test admin_enqueue_scripts. * Add pt_BR translation. * Test dismiss_notification(). * Test dismiss_notification(). * Test dismiss_notification(). * Cover Notifications in 100%. * Cover HCaptchaHandler with tests 100%. * Cover Jetpack with tests by 100%. * Cover Wordfence with tests by 100%. * Cover functions with tests by 100%. * Cover functions with tests by 100%. * Rename dir in tests. * Cover HCaptcha helpers with tests by 100%. * Bump up version. --------- Co-authored-by: Maison da Silva <maisonmdsgreen@hotmail.com>