WooCommerce Product Vendors v2.6.0
*** Product Vendors Changelog ***
2026-07-20 - version 2.6.0
* Add - Admin-only notes timelines for vendors and products, with support for adding, editing, and deleting notes, an extensible `WC_Product_Vendors_Admin_Notes` API, and `wcpv_admin_note_*` hooks for programmatic note management.
* Add - Note types, including red flags for vendor and product policy violations, with a registerable type system via the `wcpv_admin_note_types` filter, allowing extensions to add custom note types and events. Red flags are highlighted next to note counts.
* Add - Display product note rollups on the vendor edit screen and vendor/product note counts on the Vendors list table, making product-level notes easier to discover without cluttering the vendor timeline.
* Update - Replace the vendor "Admin Notes" field with the new notes timeline. Existing notes are migrated automatically during upgrade.
* Update - Remove support for the WooCommerce beta product editor ahead of its removal in WooCommerce 11.0.
* Dev - Remove obsolete conditional code after the minimum supported version bump.
WooCommerce Product Vendors v2.5.2
*** Product Vendors Changelog ***
2026-06-29 - version 2.5.2
* Fix - Prevent PHP warning when accessing post_content on null $post in enqueue_scripts on 404 and non-post pages.
* Fix - Added an accessible screen reader label to the product type filter on the Vendor Products screen to improve accessibility.
* Fix - Added accessible screen reader labels to the date and commission status filter dropdowns on the Vendor Orders admin page to improve accessibility.
* Fix - Replaced the `<h4>` heading with a programmatically associated `<label>` for the "Add note" field on the Vendor Order screen to improve accessibility.
* Dev - Update Composer dependencies to modernize developer experience.
* Dev - Upgrade Node.js from v20 to v24 and npm from v10 to v11.
* Dev - Upgrade npm and Composer dependencies.
* Dev - Bump WooCommerce "tested up to" version 10.9.
* Dev - Bump WooCommerce minimum supported version to 10.7.
WooCommerce Product Vendors v2.4.9
*** Product Vendors Changelog ***
2025-12-01 - version 2.4.9
* Add - `aria-label` attribute to the TinyMCE editor for the "Public Vendor Profile" field.
* Add - `aria-haspopup` attribute to the Help button and the link options button.
* Add - A label to the order note type select dropdown.
* Fix - PHP Deprecation notice registering admin pages for vendor dashboard.
* Fix - Ensure that the timezone dropdown remains responsive when the browser is zoomed in.
* Fix - Improve contrast of order status, commission payment status and fulfillment status display on commission page.
* Fix - Improve contrast of order status, commission payment status and fulfillment status display on vendor orders page.
* Fix - Improve contrast of order status, commission payment status and fulfillment status display on individual vendor order page.
* Fix - Improve consistency of status text and pills with WooCommerce Core.
* Fix - Improve accessibility of add note button on vendor individual order page.
* Fix - Ensure that there is no fatal error when sending the testing email.
* Dev - Update handle used for `jquery-tiptip` to `wc-jquery-tiptip` in WooCommerce 10.3 and later.
* Dev - Bump WordPress "tested up to" version 6.9.
WooCommerce Product Vendors v2.4.8
Version 2.4.8Released on 2025-11-05
- `aria-label` attribute to the text format dropdown in the TinyMCE toolbar.
- Underline to the vendor link in the shop loop to help distinguish it from the surrounding text.
- A "Keyboard Shortcuts" button before the TinyMCE editor to provide information about available keyboard shortcuts.
- Ensure that the vendor registration success message is added inside the alert role container.
- Remove the `aria-label` attribute from the "Submit Application" button to match the visible label.
- Ensure that the vendor approval email has the correct heading order.
- Increase color contrast of text in the vendor sales summary.
- Ensure the TinyMCE editor help dialog remains responsive when the browser is zoomed.
- Ensure vendor reports that are not directly related to HPOS are displayed when HPOS is enabled and compatibility mode is disabled.
- PHP 8.4 deprecation notices.
- Bump WooCommerce "tested up to" version 10.3.
- Bump WooCommerce minimum supported version to 10.1.
- Remove unneeded node-sass dependency following upgrade to wp-scripts.
- Update PHP Compatibility Sniffs to include those available for PHP 8.4.
- Run the PHP Compatibility Sniffs against the entire production code base.
- Add new deploy workflow.
- Updates to our QIT GitHub Action workflow.
WooCommerce Product Vendors v2.4.7
2025-08-18 - version 2.4.7
* Fix - Make sure the vendor template loads without an error in block themes.
WooCommerce Product Vendors v2.4.5
2025-06-16 - version 2.4.5
* Add - Vendors profile details to Block templates so they appear on WordPress default themes.
* Add - Plugin action links for Settings, Support, and Documentation.
* Fix - Vendor dashboard switcher icon & text misalignment.
* Fix - "Additional Settings" toggle flickering issue in Vendors page.
* Fix - Improvements to Text Area field on Vendor Settings.
* Dev - Add spell checker GitHub Action to catch misspellings.
WooCommerce Product Vendors v2.4.4
2025-05-27 - version 2.4.4
* Add - Success message when vendor settings saved.
* Fix - Misplaced commission type information on vendor product edit page.
* Fix - Logo removal icon misplaced on vendor dashboard.
* Fix - "Visit Store" now opens specific vendors own store Instead of global store.
* Dev - Bump WooCommerce "tested up to" version 9.9.
* Dev - Bump WooCommerce minimum supported version to 9.7.
WooCommerce Product Vendors v2.4.3
2025-05-12 - v2.4.3
* Fix - Ensure the scheduled cron event for PayPal payouts is updated according to the payment frequency settings.
* Fix - Ensure proper validation errors are displayed to vendor admins while creating or updating products.
* Dev - Add extra debug logs to the payout process to make troubleshooting easier.
WooCommerce Product Vendors v2.4.0
2025-03-10 - v2.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.
* Dev - Bump WordPress minimum supported version to 6.6.
* Dev - Add a performance benchmark GitHub Action.
WooCommerce Product Vendors v2.3.5
2025-01-20 - v2.3.5
* Fix - Resolved translation loading was triggered too early issue in WordPress 6.7.
* Dev - Bump WooCommerce "tested up to" version 9.6.
* Dev - Bump WooCommerce minimum supported version to 9.4.