Move changelog entries of #51108 to readme.txt (#51130)

This commit is contained in:
rodelgc 2024-09-04 10:51:39 +08:00 committed by GitHub
parent 041cced998
commit 0292968817
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 8 deletions

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Added more paths to remote logger query param whitelist

View File

@ -1,4 +0,0 @@
Significance: minor
Type: enhancement
Add query params masking to remote logger

View File

@ -171,6 +171,8 @@ WooCommerce comes with some sample data you can use to see how products look; im
= 9.3.0 2024-XX-XX =
* Enhancement - Add query params masking to remote logger [#51108](https://github.com/woocommerce/woocommerce/pull/51108)
* Update - Added more paths to remote logger query param whitelist [#51108](https://github.com/woocommerce/woocommerce/pull/51108)
* Fix - Add check to ensure themes API is safe [#51081](https://github.com/woocommerce/woocommerce/pull/51081)
* Fix - CYS - Remove usage of `prepare_item_for_response` function in `Images` endpoint. [#50923](https://github.com/woocommerce/woocommerce/pull/50923)
* Fix - Add ability for a screen reader to announce the current tab on a single product page. [#50373](https://github.com/woocommerce/woocommerce/pull/50373)