Changelog
What’s New
New releases, improvements, and updates to Dokan
-
- New: Add scheduled announcement option for admin.
- New: Add identity verification and unread message count in live chat (Live Chat Module).
- New: Add admin defined location on Geolocation map to be shown instead of default Dhaka, Bangladesh when there is no vendor or product found (Geolocation Module).
- Fix: Guest user is unable to checkout with stripe (Stripe Module).
- Fix: Add ca-certificate file to allow certificate verification of stripe SSL (Stripe Module).
- Fix: If variable product is created by admin for a vendor, vendor shipping method doesn’t work.
- Fix: Product lot discount is getting applied on sub-orders even though discount is disabled.
- Fix: Wholesale price minimum quantity calculation is not correct (Wholesale Module).
- Fix: Social login facility is missing in the registration form which is created via vendor-registration shortcode.
- Fix: Show error notice when admin tries to process refund from the parent order.
- Fix: Allow geolocation template to be override from the child theme (Geolocation Module).
- Fix: Use the New: : WC_Tax class to fetch tax classes when its available.
- Fix: Set default bank payment object if it’s not found from the API response.
-
- New: Add stripe 3D secure and strong customer authentication (Stripe Connect Module)
- New: Add subscription pack upgrade downgrade option for vendors (Subscription Module)
- New: Add wholesale options in the admin backend (Wholesale Module)
- New: Add support for vendor verification widget (Elementor Module)
- Fix: WordPress backend date format while printing date in coupon and announcement
- Fix: Attach product discount in order details
- Fix: Coupon discount type changes on coupon edit
- Fix: If subscription on registration enabled ignore email verification (Subscription Module)
- Fix: Refund calculation is wrong when it’s done from the admin backend
- Fix: Product variations are not creating from imported CSV
- Tweak: Always return response headers even if no wholesale customers found (Wholesale Module)
- Tweak: Return more detailed error message for Wirecard and Stripe
- Tweak: Dokan admin settings rearrange and refactor
-
- 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