- New: Add Report Abuse for customer (Module)
- New: Allow adding new vendor from the admin backend
- New: Add restricted days functionality in dokan booking (Booking)
- New: Enable SPMV for admins to duplicate products from admin panel (Single Product Multi Vendor)
- Fix: Prevent sending REST request when feature is not active (Store Category)
- Fix: Fix store category list table search form (Store Category)
- Fix: Make Auction Integration module compatible (Geolocation)
- Fix: Vendor store settings uniform class names
- Fix: There is no order id in booking order (Booking)
- Fix: Localize auction date time picker (Acuction)
- Fix: RMA Warranty Request is appearning even though the customer wans’t (RMA)
- Fix: Subscription form is rendering twice in registration form (Vendor Subscription)
- Fix: Cancel subscription doesn’t work for manually assigned subscription (Vendor Subscription)
- Fix: Subscription is redirecting to seller setup wizard even for previous user and upgrading package (Vendor Subscription)
- Fix: Add wilecard and range matching for vendor shipping zone
- Fix: Product attributes with different language other than english was rendering incorrectly
- Fix: There are two dashboard when vendor staff module is active (Vendor Staff)
- Fix: This seller is not connected to stripe notice is appearing for subscription product (Stripe)
- Fix: While creating subscription from plan, inherit trial details from plan (Vendor Subscription)
- Fix: Conflict between social login & vendor verification with sessions (Social Login & Vendor Verification)
- Tweak: Add hook in product editing form (Booking)
- Tweak: Make delay while searching vendor in backend report page
- Tweak: Sanitize various input fields (Store Support, Store Review & RMA)
- Tweak: Show column title in exported CSV logs (Report All Logs)
- Tweak: Subscription handeling with paypal (Vendor Subscription)
- Tweak: Replace get_woocommerce_term_meta with get_term_meta as it was deprecated
- Tweak: Define constants variables in the constructor method so that it works on module activation