This commit is contained in:
Malith Senaweera 2025-07-01 10:35:29 -05:00
parent 331bd792f1
commit 21bed92fce
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
*** Changelog ***
= 3.0.7 - 2025-07-01 =
* Enhancement - Remove`application_context` in favor of `experience_context` object #3431
* Enhancement - Remove `application_context` in favor of `experience_context` object #3431
**NOTE**: If you were modifying the `application_context` object programmatically, you may need to update your code to utilize `experience_context` for your customizations.
* Enhancement - Add Contact Module feature
* Enhancement - Add WooCommerce Tracks integration

View file

@ -157,7 +157,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
== Changelog ==
= 3.0.7 - 2025-07-01 =
* Enhancement - Remove`application_context` in favor of `experience_context` object #3431
* Enhancement - Remove `application_context` in favor of `experience_context` object #3431
**NOTE**: If you were modifying the `application_context` object programmatically, you may need to update your code to utilize `experience_context` for your customizations.
* Enhancement - Add Contact Module feature
* Enhancement - Add WooCommerce Tracks integration