From 191c8edd1824657d3b81131072df295228cb956e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:03:06 -0700 Subject: [PATCH] Update changelog.txt from release 9.1.4 (#50039) * Prep trunk post release 9.1.4 * Satisfy changelog requirement. --------- Co-authored-by: WooCommerce Bot Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com> --- changelog.txt | 9 +++++++++ .../woocommerce/changelog/prep-post-release-tasks-9.1.4 | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4 diff --git a/changelog.txt b/changelog.txt index f0c6e84ea7a..01b8c0ed896 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,14 @@ == Changelog == += 9.1.4 2024-07-26 = + +**WooCommerce** + +* Fix - Revert fixing terms count in tracking PR as it caused product_add_publish to be triggered more than usual. [#49797](https://github.com/woocommerce/woocommerce/pull/49797) +* Fix - Hardening against XSS via the Product Button unescaped attribute. [#50010](https://github.com/woocommerce/woocommerce/pull/50010) +* Fix - Enhance escaping for block attributes. [#50015](https://github.com/woocommerce/woocommerce/pull/50015) + + = 9.1.2 2024-07-12 = **WooCommerce** diff --git a/plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4 b/plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4 new file mode 100644 index 00000000000..c0f6da403d4 --- /dev/null +++ b/plugins/woocommerce/changelog/prep-post-release-tasks-9.1.4 @@ -0,0 +1,5 @@ +Significance: patch +Type: dev +Comment: Release task/automated change. No changelog needed. + +