WooCommerce – Product Vendors – Version – 2.4.0

2025-03-10 – version 2.4.0
* Add – Provide new transient cache invalidation logic.
* Add – Support for WooCommerce’s new email preview feature added in 9.6.
* Update – Use direct SQL query to get product IDs instead of WP_Query for better performance at scale.
* Update – Use direct SQL query to get product ratings for better performance at scale.
* Update – Store vendor data by ID, user specific vendor role, vendor rating, vendor product IDs, vendor earned commission by `order_id`, all commissions associated with an `order_id`, commission data, unpaid commission data and pending products count in new transients to help with performance.
* Fix – Removed unused call to `count_users()`.
* Dev – Bump WooCommerce “tested up to” version 9.7.
* Dev – Bump WooCommerce minimum supported version to 9.5.