Skip to content

3.5.0

Compare
Choose a tag to compare
@kagg-design kagg-design released this 12 Dec 13:44
· 76 commits to master since this release
8fb8f62
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 <[email protected]>