- **new:** [API] Added new API endpoint for SPMV module, endpoints are
-- www.example.com/wp-json/dokan/v1/spmv-product/settings,
-- www.example.com/wp-json/dokan/v1/spmv-product/search,
-- www.example.com/wp-json/dokan/v1/spmv-product/add-to-cart
- **update:** [StripeExpress] Moved some CSS code to the Astra theme support folder.
- **fix:** Fixed a design issue under the Social profile link on the vendor dashboard.
- **fix:** [ProductReviews] Fixed bulk actions are not working on the review list page under vendor dashboard
- **fix:** Fixed some PHP warning under admin dashboard users profile edit page
----------------------------------
- **update:** [WithdrawDisbursement] Added unsubscribe option for auto disbursement schedule for vendors.
There is no unsubscribe option for the withdrawal auto-disbursement schedule. Vendors can't disable auto-withdraw requests once it is enabled.
- **update:** [WithdrawDisbursement] Added announcement support for the withdraw disbursement schedule after admin reset (disable/enable) that particular disbursement option. There's no option for a vendor to know whether his/her schedule method is reset or not.
- **update:** [Shipping] Added Free Shipping validity check support for individual vendors shipping if set from individual shipping options or coupon
- **fix:** [GEOLocation] The product is not showing when searching for products using the product location address on the shop page
- **fix:** [VendorStoreSettings] State option appear while choosing the country with no state
- **fix:** [Refund] Fixed a fatal error while refunding an order from vendor dashboard if order line item doesn’t contain tax.
- **fix:** [Refund] The vendor earnings become negative after the admin approves any refund request.
- **update:** [Shortcode] Added user role-based validation for the customer-to-vendor migration shortcode.
- **update:** [StoreSettings] Added DateRangePicker library instead of DatePicker for vacation mode settings.
- **update:** [ShipStation] Dsiplay admin dependency notice to resolve conflict with “WooCommerce – ShipStation Integration” plugin
- **update:** [SellerBadge] Removed the placeholder condition part for the badges that do not require a condition and placed a self-explanatory content on that part.
- **update:** [SellerBadge] Replaced the Logical select dropdown with the text ‘More Than’ as the dropdown was not required.
- **update:** [DistanceRateShipping] Replaced `Second Address` text with `City` under Distance Rate Shipping Vendor Settings page under City text box description.
- **update:** [DeliveryTime]: Added Delivery/Pickup time in order confirmation email of admin, vendor, and customer.
- **fix:** [Shortcode] The customer-to-vendor migration form throwing a fatal error after submitting has been fixed.
- **fix:** [Refund] Vendor can't refund if the remaining amount is in fraction (e.g. 0.01) for order total/tax/shipping
- **fix:** [StoreSettings] DatePicker was disabling wrong dates after adding a vacation schedule on seller vacation mode settings.
- **fix:** [StoreSettings] Duplicate `Set Vacation Message` textbox was displaying if `Date wise close` mode is selected for vacation mode settings.
- **fix:** [StoreSettings] Unnecessary validation message for `Set Vacation Message` textbox after store settings have been saved.
- **fix:** [RequestAQuote] Getting a "Your quote is currently empty." message when a customer submitted the quotation request has been fixed
- **fix:** [Elementor] Hiding the vendor info from the WP admin dashboard Dokan setting still the vendor information appearing on the single store page has been fixed.
- **fix:** Vendor profile picture becomes blurred if the profile picture is uploaded from the admin dashboard.
- **fix:** [AdminCoupon] Fixed minimum amount of admin coupon applies based on the base product price, excluding tax
- **fix:** [SellerBadge] Removed animation from badge add/edit page
- **fix:** [Geolocation] If products are exported without meta value and trying to update them, it gets stuck and returns a fatal error when the Geolocation module is enabled.
- **fix:** [StoreReview] The markup on the Vendor Dashboard Reviews page is broken if the Vendor Product Review option is disabled in the admin settings.
- **fix:** [StripeConnect] The `Processing Fee Paid By` tooltip generated by Dokan Stripe Connect is sending the wrong message if the gateway fee was paid by the admin.
- **fix:** [Booking] Vendors are getting incorrect links via emails to view the single order and all orders.
- **new:** Extended REST API support for Dokan
-- https://example.com/wp-json/dokan/v1/vendor-dashboard/profile-progressbar
-- https://example.com/wp-json/dokan/v1/rank-math/{id}//store-current-editable-post
-- https://example.com/wp-json/dokan/v1/blocks/product-variation/{id}
-- https://example.com/wp-json/dokan/v1/products/{id}/variations/{id}
-- https://example.com/wp-json/dokan/v1/products/{id}/variations/batch
- **new:** Added a filter hook named `dokan_vendor_biography_form` to control vendor biography form arguments
- **new:** Added a filter named `dokan_paypal_marketplace_product_type` hook to control PayPal marketplace default product type
- **update:** Allow vendors to add new values to predefined attributes
- **update:** Added a new section to regenerate variable products author under Dokan → Tools page.
- **fix:** Multiple store category modal wasn't working for some theme
- **fix:** [StoreReview]: Reviews page markup broken if Vendor Product Review option disabled from admin settings
- **fix:** [Booking] The vendors are getting an error on the vendor dashboard while adding a person type.
- **fix:** [Booking] Enabling two booking products that require confirmation is throwing an email error.
- **fix:** [DeliveryTime] Added translation support for delivery slot calendar under checkout page.
**fix:** Store category filter was not working in the admin panel
**fix:** [Geolocation] Store filtering was not working when geolocation was not set in the filters
**fix:** SweetAlert library is conflicting with the WooCommerce Conversion Tracking plugin
**fix:** Fixed a fatal error after installing the Disable Rest API plugin
**fix:** [DeliveryTime] Delivery time box is showing on admin orders, even though the delivery setting is not enabled
**fix:** [DeliveryTime] Delivery time box is showing on vendor orders, even though the delivery setting is not enabled
**fix:** [DeliveryTime] Fixed some warnings on a fresh installation
**new:** [DeliveryTime] Added per day multiple delivery time slot support
**new:** [VendorSubscription/StripeExpress] Added Stripe Express support for the Vendor Subscription module
**new:** [ProductSubscription/StripeExpress] Added Stripe Express support for the Vendor Product Subscription module
**update:** [DeliveryTime] Updated vendor delivery time UI.
**update:** [DeliveryTime] Added delivery type (Home Delivery/Store Pickup) settings for admin
**update:** [DeliveryTime] Added store pickup time section under vendor dashboard order details page, also under the wooCommerce order details page store pickup-related information is displayed.
**update:** [DeliveryTime] Now vendors’ will be able to switch Delivery Time to Store location pickup from the order details page.
**update:** [DeliveryTime] Added `Full Day` support for delivery time for both admin and vendors.
**update:** [DeliveryTime] Added email notification support for customers after modifying order delivery time from the vendor dashboard.
**update:** [DeliveryTime] Added email notification support for customers & vendors after admin updates order delivery time from the wooCommerce admin dashboard order panel.
**update:** First day of the delivery time widget was set according to the site settings.
**update:** [Stripe Express] Added support for SEPA Direct Debit payment method to be used in favor of iDEAL during recurring vendor subscription
**update:** [Stripe Express] Removed Wallet payment methods from Add payment method page as they are not needed there
**update:** [Stripe Express] Removed Dokan prefix/postfix from customer/vendor end
**update:** [Stripe Express] Added theme-changing option for Stripe payment element
**update:** [MangoPay] Updated the MangoPay API library to the latest version.
**update:** [MangoPay] Set card payin with 3ds2 as mandatory
**fix:** [DeliveryTime] Custom date format isn’t working if the suffix is applied `eg: 1st` now has been fixed
**fix:** [VariableProduct] Some fields and options are missing for the variations section under the vendor dashboard product edit page
**fix:** [RequestForQuotation] When there are multiple requests for quotation rules, rules priority wasn’t considered and all the applicable rules were merged.
**fix:** [Refund] Tax Amount Box takes 3 Decimal Places under vendor dashboard order details page
**fix:** [Shipping] Fixed shipping cache wasn't removed after a shipping method has been enabled or disabled from the vendor dashboard.
**fix:** [StripeConnect] `No such customer found` error after changing API credentials of Stripe modules for Dokan Stripe Connect(non-3ds)
**fix:** [RMA] Fixes when a customer sends a refund request for multiple products, the amount of products shown in the quantity dropdown does not decrease accordingly
**fix:** [Geolocation] The geolocation map's pop-up on the shop page and the store listing page is not working fixes
**fix:** [VendorAnalytics] Tracking number is not being added to the source file when the Add Tracking Code setting is enabled.
**fix:** [TableRateShipping/WPML] table rate shipping vendor settings page wasn't accessible if the site language wasn't set to English.
**fix:** [TableRateShipping] Shipping Class column hides after switching to a secondary language.
**fix:** [Elementor] Spaces between paragraphs are too large under the store terms and condition page.
**fix:** [Stripe Express] UI conflict of payment request button with Astra theme in the single product page
**fix:** For all payment gateways, announcements and notices to non-connected sellers were showing for inactive withdrawal methods.
- **fix:** [SPMV] Fixed magnify popup style broken in SPMV search result page
- **fix:** Fixed some warning while bulk publishing products
- **fix:** [Coupons]: Dokan coupon is not applying for the variations if the parent product is selected for that coupon.
- **fix:** [Geolocation] Fixed Map is not loading on some pages
- **fix:** [Vendor Subscription] Some deprecated warnings while creating renewal order for Vendor Subscription.
- **fix:** [Elementor] Fatal error on elementor update when dokan container is not set
- **fix:** [PayPal Marketplace] Smart payment button was not loading
- **fix:** [VendorSubscription] Selecting a child category doesn't work on child category children.
**Update:** [Stripe Express] Added filter `dokan_stripe_express_payment_method_title` to manipulate payment method title
**Update:** [Stripe express] Billing, shipping, and tax data processing for payment request
**Update:** [Stripe express] Updated some validation to restrict some unnecessary process
**Fix:** [Stripe express] Live mode API wasn't working
- **feat:** Added Admin coupon support
- **feat:** Table Rate Shipping (new module)
- **feat:** Rank Math SEO Integration (new module)
- **feat:** Product Bulk Edit feature for vendors/seller
- **feat:** [Vendor Verification] Company Verification Support for vendors (you need to enable Germanized module also to get this feature)
- **update:** Added integration of sweetalert2 for alert, prompt, confirm, toast notification
- **update:** [RMA] WC decimal separator support added in RMA module
- **update:** Vendor dashborad shipping class suggestion added. dokan-lite issue id no: #1259
- **update:** [Store Support] added dynamic date time format support for Store Support module
- **update:** [SMS Verification] Updated Twillio SDK
- **update:** [WholeSale] Previously vendor and vendor staff does not have the ability to become a wholesale customer, this feature has been added now
- **update:** [Geolocation] Remove previously added autodetect feature for geolocation module
- **update:** Prevent vendor to create category. Previously vendors were capable of creating categories while importing product from CSV file.
- **fix:** [Vendor Staff] Fixed No email is triggered when an user is added form the wp-admin panel Users menu
- **fix:** Send button collapsed (broken layout) on the RTL version of Dokan —> Announcement —> Add Announcement page
- **fix:** Fixed tooltips doesn't work on the Vendor Dashboard > Orders Edit Page
- **fix:** New tag wasn’t creating from vendor dashboard product quick edit section
- **New** Pending request validation added in refund request validation.
- **New** Single validation error message will be displayed during refund request validation failure.
- **New** Dokan CSV exporter has rewritten to minimize product export errors.
- **New** Dokan CSV exporter has a new option called variation with variable product export.
- **New** Dokan CSV Importer has rewritten to minimize product import errors.
- **New** Dokan Import Export logic will not be imposed during product import export from WooCommerce product export importer.
- **New** Admin can add new vendor staff from wp-admin users add/edit page
- **New** [Dokan Auction] Validation error feedback for auction product same SKU
- **New** [PayPal Marketplace] added a settings fields to get bn code from admin
- **Update** Pending request validation added in refund
- **Update** [Vendor Review] Review date time display according to admin selected date time format
- **Update** [Wirecard] Dokan Wirecard module compatibility with WordPress version 5.8
- **Fix** [Delivery Time] JS error fix for fresh installation vendor info
- **Fix** [Wholesale] Product addon and RMA addon not working with wholesale product fixes
- **Fix** New subscription order is being created for profile save is resolved
- **Fix** 'Error: dokan is not defined' in checkout page after transaction is processed via paypal marketplace
- **Fix** fatal error ‘Class Abstract_Dokan_Background_Processes not found’ while activating dokan lite and pro together
We get it, advertisements are annoying!
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.