plugin updates

This commit is contained in:
Tony Volpe
2024-09-25 09:45:47 -04:00
parent cc870f301f
commit f6021c7c22
245 changed files with 4835 additions and 4671 deletions

View File

@@ -1,3 +1,42 @@
= 11.1.34 (2024-07-18) =
* Fix XSS injection issue with Elementor meetings widget
= 11.1.33 (2024-07-18) =
* Filter exceptions captured from external files
= 11.1.30 (2024-07-10) =
* Bump tested up to WordPress version
= 11.1.27 (2024-06-25) =
* Remove need for refresh token when submitting deactivation feedback
= 11.1.26 (2024-06-24) =
* Add stylesheet loader bondary for gutenberg blocks
= 11.1.22 (2024-06-17) =
* Add error labels to help diagnose connection issues
= 11.1.21 (2024-06-04) =
* Improve load performance by removing redundant retry logic
= 11.1.20 (2024-05-31) =
* Remove extra logs
= 11.1.19 (2024-05-31) =
* Add AppIntegrationConfig
= 11.1.18 (2024-05-30) =
* Add default value in connection process
= 11.1.15 (2024-05-30) =
* Revert breaking changes in 11.1.13 related to the oauth connection
= 11.1.14 (2024-05-30) =
* Add apiVersion to gutenberg blocks
= 11.1.13 (2024-05-23) =
* Add error labels for connection process
= 11.1.11 (2024-05-16) =
* Add another field to integrated app config
@@ -262,46 +301,3 @@
= 8.8.15 (2022-04-07) =
* Fix security issue related to proxy URL
= 8.8.13 (2022-04-07) =
* Whitelist proxy paths
= 8.8.0 (2022-04-06) =
* Add api that updates hublet
* Add api to track user consent
= 8.7.5 (2022-03-14) =
* Always add utm params to iframe
= 8.7.0 (2022-03-11) =
* Validations to when show the review banner
* Add banner to ask the user to leave a review
= 8.6.0 (2022-03-09) =
* Add banner to ask the user to leave a review
= 8.5.50 (2022-02-22) =
* Increase WP tested up to version
= 8.5.0 (2022-02-11) =
* Add api to hide review banner
= 8.4.662 (2022-02-04) =
* Remove "shortcode" property from form definition as it was not used anywhere
= 8.4.598 (2022-01-25) =
* Add sandbox attribute to iframe
= 8.4.463 (2021-12-16) =
* Store activation time in the database. This will be needed to show contextual suggestions at the right time in the future.
= 8.4.353 (2021-11-29) =
* Add rel='noopener' to target _blank link
= 8.4.344 (2021-11-23) =
* Replace jQuery .unbind with .off
* Replace rand with wp_rand
* Fix Gutenberg block not showing due to a js error
= 8.4.302 (2021-10-21) =
* Fix for search function in HubSpot Gutenberg block