WooCommerce Zapier Version 2.4.1 Changelog
* Fix: Avoid conflict with the “Subscriptions for WooCommerce: by WebToffee” plugin. PR #584
* Change: Marked as compatible with WooCommerce 7.6.
* Fix: Avoid conflict with the “Subscriptions for WooCommerce: by WebToffee” plugin. PR #584
* Change: Marked as compatible with WooCommerce 7.6.
* Fix – Adjust user/email search queries to use $wpdb->base_prefix if using multisite.
* Update – Security update.
* Fix: In get_api_resource_ids_by_subscription( $subscription ) check if $subscription is an object before accessing object method.
* New: If an API Resource is a line item on a WC Subscriptions switched order, a URL link is displayed leading to the switched parent order where API Resources are displayed.
* Dev: Added WC_AM_DISABLE_HOMEPAGE_CACHE constant to allow caching of the homepage. By default homepage caching is prevented whenever possible to avoid breaking the API endpoints. Never cache query strings on the homepage URL.
Tweak – end of sale email address assigned as billing email address if none set.
Tweak – auto-close the checkout dialog after end of sale process is complete.
Fix – fatal error after upgrading to WooCommerce 7.6.0.
Fix – product SKU option from receipt templates when configured.
Fix – reset and remove notes between the order placing and selecting.
Fix – stock status is not applied when outlet stock is enabled globally and managing stock is disabled for a product.
Fix – customer information changes were not saved in the backend when updating through POS.
Fix – register fails to load on some stores with limited server resources.
Fix – error when deleting a product that belongs to a deleted grid.
* New: Tested up to WooCommerce 7.6.0
* Fix: Product attribute restriction not validating correctly in case of variable products
* Fix: Sometimes a few meta fields of coupons are missing (coupon code, original amount) when it is auto-generated
* Fix: Incorrectly displaying coupons of another user whose email address is similar to the email address of the current user
* Fix: Uncaught wc_data_exception: invalid discount amount when the Smart Coupon balance is going below 0
* Update: Change log type from ‘error’ to ‘notice’
* Update: POT file
* Fix – Layout attribute in the countdown timer.
* Fix – Improve the “Shop loop product message” description.
* Update – Etsy product view link
* Fix – Fixed double video showing issue.
* Fix – Fixed double video showing issue.
* Fix – Add proper escaping to `` shortcode and other outputs generated by the plugin.