Starting from €5.83/mo
* 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.
* Fix - Prevent the retention of webhook IDs when updating the store owner's PayPal account.
* Fix - Ensure that the product vendors emails has the correct heading order.
* Fix - Ensure that the focus outline of the “Submit Application” button has sufficient color contrast.
* Fix - Accessibility: Use a button element for the "Upload Logo" buttons.
* Fix - Accessibility: display and announce alert when a note is added on the vendor individual order page.
* Fix - Accessibility: display and announce alert when a note fails to be added on the vendor individual order page.
* Fix - Accessibility: indicate customer/private notes by text in the note meta data.
* Dev - Bump the `plugin-check-action` GitHub Action version to v1.1.5 to fix the runner path failure and add checks to prevent direct file access.
* Dev - Bump WooCommerce "tested up to" version 10.7.
* Dev - Bump WooCommerce minimum supported version to 10.5.
* Dev - Bump WordPress "Tested up to" to 7.0.
* Dev - Bump WordPress minimum supported to 6.8.
* Add - Block for the Vendor Registration Form.
* Dev - Bump WooCommerce "tested up to" version 10.5.
* Dev - Bump WooCommerce minimum supported version to 10.3.
* 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.
* Add - `aria-label` attribute to the text format dropdown in the TinyMCE toolbar.
* Add - Underline to the vendor link in the shop loop to help distinguish it from the surrounding text.
* Add - A "Keyboard Shortcuts" button before the TinyMCE editor to provide information about available keyboard shortcuts.
* Fix - Ensure that the vendor registration success message is added inside the alert role container.
* Fix - Remove the `aria-label` attribute from the "Submit Application" button to match the visible label.
* Fix - Ensure that the vendor approval email has the correct heading order.
* Fix - Increase color contrast of text in the vendor sales summary.
* Fix - Ensure the TinyMCE editor help dialog remains responsive when the browser is zoomed.
* Fix - Ensure vendor reports that are not directly related to HPOS are displayed when HPOS is enabled and compatibility mode is disabled.
* Fix - PHP 8.4 deprecation notices.
* Dev - Bump WooCommerce "tested up to" version 10.3.
* Dev - Bump WooCommerce minimum supported version to 10.1.
* Dev - Remove unneeded node-sass dependency following upgrade to wp-scripts.
* Dev - Update PHP Compatibility Sniffs to include those available for PHP 8.4.
* Dev - Run the PHP Compatibility Sniffs against the entire production code base.
* Dev - Add new deploy workflow.
* Dev - Updates to our QIT GitHub Action workflow.
2.4.7
2.4.6
2.4.4
2.4.3
* Add - Improved vendor registration form and vendor edit screen with better field handling, HTML formatting support, tooltips, scrolling improvements, and accessibility enhancements.
* Fix - Improve performance of syncing check for HPOS compatibility mode.