You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update: Notification count support added for vendor dashboard
update: added a new filter to set a default value for I am a customer / I am a vendor radio button
update: Processing Order count added for vendor dashboard orders menu
update: Performance improvements for vendor dashboard -> order details page -> downloadable product permission section
update: Admin can change product author from REST API
Previously, product_author was read-only property, now admin can change product_author for an existing product or create a new product for another author.
update: Warning message styling for selecting fixed cart discount on admin coupon add edit page
fix: Advertisement product not purchasable for own product purchasing restriction
fix: Header Template number one breaks without background image
fix: html entity showing in product tag selection in vendor dashboard.
fix: Vendor add notification switch in admin dashboard
fix: Under wooCommerce my-account registration section, I am a customer was forced to be set as the default value. With this PR this problem has been fixed.