WooCommerce Lightspeed POS Version 2.0.3 Changelog
* Fix-check snapshot to properly create payload
* Fix-check snapshot to properly create payload
* Update: Tested up to WooCommerce 5.6.0.
* Fix: Add woocommerce_product_has_options core filter to WC_Product_Mix_and_Match class.
* Fix: Only validate container stock if config is still valid. Resolves issue with empty containers getting added to cart via ajax.
* Fix: Quick view support for products with “after summary” forms.
* New: Add wc_mnm_show_edit_it_cart_link filter. Return false to hide “edit” link in cart. Requires Quick View 1.5.0.
* Fix-Correct differences in tax rounding between line items and the order total when rounding tax at subtotal
* Dev-Add ‘wc_pdf_product_vouchers_generate_individual_preview_images’ filter to allow the disabling of individual voucher preview image generation
* Fix-Fixed incorrect early returns in ‘set_notice_option’.
* Fix -Update Parcelforce pricing based on July 2021 rates.
* Tweak-Update WP & WC compatibility.
* Fix-Address some PHP notices when handling measurement products without pricing rules in newer PHP versions
* Fix-Address an issue where a “rounding necessary” error occurs when adding a product to cart under certain configurations
* New: WooCommerce 5.7, 5.8 compatibility
* New: Allow Custom Attributes to be registered for pre-population options via filter
* New: Allow the_content filtering of descriptions to be disabled via filter
* Change: List global attribute taxonomies as “Global Attributes” in settings, not mixed in with Taxonomies
* Change: Improvements when broken “empty” prices are returned
* Change: Update Action Scheduler to 3.3.x
* Change: Tolerate broken term hierarchy structures without failing
* Fix-Ensure package_id is not empty to prevent PHP warning.
* Tweak-Bump WP & WC compatibility.
* Fix-Uncaught TypeError: Argument 1 passed to WC_Shipping_Canada_Post::maybe_get_packed_box_details().