WooCommerce Instagram Version 3.3.1 Changelog
* Tweak-Use the full-size image instead of the thumbnail as the primary image in the catalog products.
* Tweak-Use the full-size image instead of the thumbnail as the primary image in the catalog products.
* 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
* Fix-Show barcode as image in emails.
* Feature-Define different delivery ranges for shipping methods.
* Tweak-Enqueue minified Javascript files.
* Tweak-Tested compatibility with WC 4.3.
* Fix-Fixed wrong text-domain for some translatable strings.
* Dev-Set the minimum requirements to WP 4.4 and WC 3.0.
* Important-Declared compatibility with WooCommerce 4.3.
* Feature-Added support for importing/exporting product-level Restrictions via the WooCommerce Importer/Exporter tool.
* Feature-Subscribe to the newsletter during registration.
* Tweak-Moved the subscription field after the terms and conditions in the checkout form.
* Tweak-Hidden the tag (optional) from the subscription field.
* Tweak-Added compatibility with PayPal Express Checkout.
* Tweak-Added compatibility with WC 4.3.