Skip to content

v3.10.3

Compare
Choose a tag to compare
@shohag121 shohag121 released this 17 Apr 07:50
· 192 commits to develop since this release
  • 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.