Skip to content

Commit 203fb66

Browse files
committed
Merge branch 'master' into tighten_perms
2 parents f4331df + bae5369 commit 203fb66

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
* Added Divi 5 support.
33
* Added onboarding wizard.
44
* Added a dynamic Playground menu update after activating and deactivating of plugins and themes.
5-
* Added support of the Essential Addons for Elementor Pro plugin.
5+
* Added support for the Essential Addons for Elementor Pro plugin.
66
* Added the ability to show What's New info for any version with the 'whats_new' GET parameter.
77
* Fixed "[hCaptcha] should not render before js api is fully loaded" warning on the General page.
8-
* Fixed the race condition on loading JavaScripts on Playground.
8+
* Fixed race condition when loading JavaScript on Playground.
99
* Fixed console errors with Divi Contact Form.
1010
* Fixed the placeholder layout following hCaptcha layout changes.
1111
* Fixed the empty hCaptcha error on the WooCommerce Checkout page when honeypot is off.

readme.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -657,13 +657,13 @@ For more details, please see the hCaptcha privacy policy at:
657657
If you enable the optional plugin-local statistics feature, the following additional data will be recorded in your database:
658658

659659
* counts of challenge verifications per form
660-
* **only if you enable this optional feature: **the IP address challenged on each form
661-
* **only if you enable this optional feature: **the USer Agent challenged on each form
662-
663-
You can collect data anonymously but still distinguish sources. The hashed IP address and User Agent will be saved.
660+
* **only if you enable this optional feature:** the IP address challenged on each form
661+
* **only if you enable this optional feature:** the User Agent challenged on each form
664662

665663
We recommend leaving IP and User Agent recording off, which will make these statistics fully anonymous.
666664

665+
You can collect data anonymously but still distinguish sources. The hashed IP address and User Agent will be saved.
666+
667667
If this feature is enabled, anonymized statistics on your plugin configuration, not including any end user data, will also be sent to us. This lets us see which modules and features are being used and prioritize development for them accordingly.
668668

669669
=== Plugins, Themes and Forms Supported ==
@@ -763,10 +763,10 @@ Instructions for popular native integrations are below:
763763
* Added Divi 5 support.
764764
* Added onboarding wizard.
765765
* Added a dynamic Playground menu update after activating and deactivating of plugins and themes.
766-
* Added support of the Essential Addons for Elementor Pro plugin.
766+
* Added support for the Essential Addons for Elementor Pro plugin.
767767
* Added the ability to show What's New info for any version with the 'whats_new' GET parameter.
768768
* Fixed "[hCaptcha] should not render before js api is fully loaded" warning on the General page.
769-
* Fixed the race condition on loading JavaScripts on Playground.
769+
* Fixed race condition when loading JavaScript on Playground.
770770
* Fixed console errors with Divi Contact Form.
771771
* Fixed the placeholder layout following hCaptcha layout changes.
772772
* Fixed the empty hCaptcha error on the WooCommerce Checkout page when honeypot is off.

0 commit comments

Comments
 (0)