ACS Courier Voucher for WooCommerce Changelog
View the full changelog for ACS Courier Voucher for WooCommerce
View the full changelog for ACS Courier Voucher for WooCommerce
Version 9.0.0 of WooCommerce Product Feeds was released on July 27, 2020 and is now available. Learn how to immediately download from WPspring.
Version 3.3.1 of WooCommerce Instagram was released on July 28, 2020 and is now available. Learn how to immediately download from WPspring.
Version 5.2.2 of Admin Columns Pro was released on July 28, 2020 and is now available. Learn how to immediately download from WPspring.
Version 13.4 of WooCommerce SEO was released on July 28, 2020 and is now available. Learn how to immediately download from WPspring.
* IMPORTANT: Includes a Database update so please make a database backup before proceeding.
* New: REST API support for Mix and Match properties in product and order responses.
* New: Compatibility with CoCart plugin. Props @seb86!
* Dev: Change boot method so that `class_exists(‘WC_Mix_and_Match’)` reliably determines if the plugin is active.
* Dev: Deprecate woocommerce_mnm_order_item_part_of_meta_name filter
* Dev: Change “Container size”, “Part of”, and “Purchased with” order item meta keys to “mnm_container_size”, “mnm_part_of”, and “mnm_purchased_with”
* Fix: Repair mnm_data meta data save routine.
* Sensei LMS: Version bump to 3.3.0 https://raw.githubusercontent.com/Automattic/sensei/version/3.3.0/changelog.txt
* Tweak-Improve admin order UI when setting or editing appointment data in the corresponding shipping order item for pickup
* Fix-Address a UI bug when setting appointment data for manually created orders in the order admin edit screen
* Fix-Block the cart totals UI on the cart page until the document is ready to ensure that any package handling choice performed by the customer can be safely persisted
* Fix-Ensure that orders can be correctly filtered by pickup appointments scheduled “Today” and “Tomorrow” in the orders screen delivering the expected results
* Fix-Ensure that, when using appointments with any time of the day option, that the current day can be selected when made available by public holidays, business hours, and any lead time
* Fix-Intersect results when filtering orders in admin screen by pickup location and appointment dates simultaneously
* Fix-Allow pickup for product bundles containing only products that can be picked up
* Fix-Apply the correct lead time if a customer is about to place an order on the same day, but before the pickup location opens
* Dev-Make geocoding request arguments filterable
* Misc-Require PHP 7.0+
* Fix card not saving if there are no other cards saved for customer
* Added new languages
* Added more priority to WCRed() function