Merged in MAW-865-auto-patch (pull request #27)

Plugin updates

* Plugin updates

search-filter-divi,woocommerce,wordpress-seo,search-filter-pro
This commit is contained in:
Tony Volpe
2024-01-29 21:56:40 +00:00
parent e6c5e5099c
commit 9169f08384
3452 changed files with 1327 additions and 224370 deletions

View File

@@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, che
Requires at least: 6.3
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 8.4.0
Stable tag: 8.5.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@@ -171,17 +171,12 @@ WooCommerce comes with some sample data you can use to see how products look; im
== Changelog ==
= 8.5.1 2024-01-15 =
= 8.5.2 2024-01-25 =
**WooCommerce**
* Fix - Use GMT date when fetching orders to auto-cancel. [#43641](https://github.com/woocommerce/woocommerce/pull/43641)
* Fix - Fix Mini-Cart total price disappearing when hovering or focusing the Mini-Cart button [#43550](https://github.com/woocommerce/woocommerce/pull/43550)
* Fix - Fix product prices not being updated on scheduled automatically. [#43497](https://github.com/woocommerce/woocommerce/pull/43497)
* Fix - Fixed a bug that prevented notice templates from being overwritten. [#43506](https://github.com/woocommerce/woocommerce/pull/43506)
* Fix - Limit cookie deduping to WooCommerce cookies only. [#43504](https://github.com/woocommerce/woocommerce/pull/43504)
* Fix - Fix WooCommerce Settings and Analytics commands with tags breaking the command palette [#43269](https://github.com/woocommerce/woocommerce/pull/43269)
* Fix - Fix fatal error. Do not access change_feature_enable() statically. [#43428](https://github.com/woocommerce/woocommerce/pull/43428)
* Fix - Fix PHP warnings and remove opinionated styles from the `Banner` button. [#43354](https://github.com/woocommerce/woocommerce/pull/43354)
* Fix - Add defensive checks for strpos in ComparisonOperation. [#44033](https://github.com/woocommerce/woocommerce/pull/44033)
* Fix - Add rudimentary try catch for all remote endpoint spec evaluators. [#44037](https://github.com/woocommerce/woocommerce/pull/44037)
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt).