AutomateWoo Version 5.5.18 Changelog
* Tweak-WC 6.8 compatibility.
* Tweak-WC 6.8 compatibility.
* Added: Compatible WooCommerce 6.8+.
* Added: Support for the “Order again” option.
* Fixed: The “Radio” type options of the BOGO promotions are not saved.
* Fixed: Product Bundles compatibility-“Gifts” are not added to the cart after adding a second bundle with different quantities.
* New-checks if featured image is in the product gallery and remove it if it is
* New-logs new inventory when auto-poll updates a product
* New-logs manual updates to wclsi sync event log
* Fix-reconnects item shops if the data already exists when relinking products
* Fix-import variation images
* Fix-adds notice to product page if images are still downloading for the product
* Fix-checks for existence of tax rate id before querying for associated lightspeed id
* Fix-handles cases where lightspeed api returns employee data in unexpected formats
* Fix-addresses an issue where image syncs were getting skipped for matrix product updates
* Tweak-no longer adds the featured image to the product gallery
* Fix-Custom Order Table Compatibility.
* New: Tested up to WooCommerce 6.7.0
* Fix: Incorrect discount calculation when using settings ‘Max discount’ & ‘Limit Usage to X items’ together in a percentage discount coupon
* Fix: Product quantity based restrictions fields causing coupons to not apply on empty cart
* Fix: Uncaught TypeError: Unsupported operand types: int * string
* Update: POT file
* Fix -Change dimensions and weight units passed to WC_Boxpack.
* Tweak-Check if WooCommerce\BoxPacker\WC_Boxpack class exists before including.
* Tweak-Transition version numbering to WordPress versioning.
* Tweak-WC 6.7 and WP 6.0 compatibility.
* Fix -`Multiple Shipping` column is blank in “Customer / Order / CSV Export” plugin.
* Tweak-Transition version numbering to WordPress versioning.
* Feature-Include the WooCommerce product categories in the catalog data feeds.
* Feature-Added tool for clearing all cached Instagram images used in the product hashtags.
* Tweak-Tested compatibility with WC 6.8.
* Tweak-WC 6.6 and WP 6.0 compatibility.
* Fix -Make sure the dimensions information are in order ( L x W x H ).
* Dev: Add missing `woocommerce_subscriptions_switch_link_text` and `woocommerce_subscriptions_switch_link_classes` filters for finer control of switch link. PR#4382
* Fix: Update subscription address when changed with renewals on block checkout.