WooCommerce Product Vendors Version 2.3.3 Changelog
* Fix – Populate `last_commission_id` if commission already exists.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Fix – Populate `last_commission_id` if commission already exists.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Tweak – WC 9.5 compatibility.
* Update SkyVerge Plugin Framework to 5.15.2
* Tweak – Increase item measurements and weight precision to 4 decimal points.
* Fix – Security issues on PHP >= 8.3.
* Tweak – WC 9.5 compatibility.
* Add – Compatibility with the WooCommerce Checkout Block local pickup method.
* Fix – CSV Export not compatible with decimal comma separators.
* Add – Enhance the address selection page to let the user be able to group products together on the same address.
* Fix – Ensure the guest user gets the correct shipping total and tax on checkout block.
* Fix – Free shipping coupon not working when the shipping debug is disabled.
* Fix – Stored addresses dropdown now only shows addresses for available shipping countries.
* Tweak – Change the filter name `wc_ms_multiple_shipping_checkout_locale` into `wc_ms_checkout_locale`.
* Update – WC and WP Compatibility Tags.
* Update – Add the wp_nonce_field back for gravity forms processing.
* New – Add filter, woocommerce_gravityforms_order_entry, to allow filtering the entry which is created during the order process. This is useful for setting entry field values before we send notifications or process feeds.
* New – Add specific integration with GP Nested Forms. This allows for the creation of entries for nested forms when a product is ordered.
* Update: WC and WP Compatibility updates.
* Fix: Prevent woocommerce_cart_loaded_from_session action from processing discounts.
This does not appear to be required anymore, and was causing the price to not be calculated properly when the cart was updated.
This is to fix issues when the cart item quantity is updated and the price is not recalculated.
* Fix – Hides removed and quantity changed notices for products inside a bundle for checkout blocks.
* Tweak – Removed use of global product variable in the context of the admin page.