Changelog
What’s New
New releases, improvements, and updates to Dokan
-
- New: Add vendor biography tab in dokan store page
- New: Add filter and search option in admin report all logs area
- New: Add multiple vacation date system for vendor
- Fix: Validate refund request in seller dashboard
- Fix: Split product discount on sub orders
- Fix: Ensure coupon works on vendors product not the cart
- Fix: Replace some moip text with wirecard (Wirecard)
- Fix: Remove subscription product from best selling and top rated product widget (Subscription)
- Fix: Booking is missing in calendar day view (Booking)
- Fix: Booking order shows duplicate line items in admin backend (Booking)
- Fix: Warning on my account order details page (RMA)
- Fix: Subscription renew and cancellation with PayPal (Subscription)
- Fix: Remove subscription menu in admin backend if subscription is not enabled (Subscription)
- [tweak] Store progress serialization and congrats message on 100% profile completeness
-
- Fix: Make coupon strings translatable
- Fix: Make product status draft when vendors remaining product is zero (Subscription)
- Fix: Vendor can duplicate product more than the subscription product limit (Subscription)
- Tweak: Add thumbnail and description of report abuse module
- Tweak: Refactor social login and vendor verification module
- Tweak: Rename Moip to Wirecard payment gateway
-
- 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
-
- New: Add Store Category
- New: Make Dokan YITH WC Brand add-on compatible (Brand)
- New: Add date and refund column in admin logs area
- New: Change product status according to subscription status (Subscriptions)
- Fix: Show button for non logged-in user (Follow Store)
- Fix: Only show force SSL notice if, site is not under https
- Fix: Any change with quick edit makes pending product to publish
- Fix: Number_format for store rating (Store Review)
- Fix: Store tab button classes for logged and non logged in users (Live Chat)
- Fix: Send refund admin commission to customer (Stripe Connect)
- Fix: Error on subscription cancellation email (Subscriptions)
- Fix: Booking compatibility issue with the latest version of WC booking (Booking)
- Fix: Get store terms conflict with caching
- Fix: CSV report formatting issue in all log section (Admin Backend)
- Fix: Filter form for empty search param (Geolocation)
- Fix: Return rma defaults reasons and added hook after create coupon (RMA)
- Fix: Add max trial subscription period length for PayPal (Subscriptions)
- Fix: When a vendor subscribe to a trial subscription, make all other trial to non-trial subscription for that vendor (Subscriptions)
- Fix: Add email class for product enquiry email (Product Enquiry)
- Fix: Progressbar translation function is not working correctly
- Fix: If admin creates a shipping zone with a zip code and vendor don’t create a shipping method under that zone, shipping calculation is getting wrong.
- Fix: Update social login and vendor verification API