Changelog
What’s New
New releases, improvements, and updates to Dokan
-
- Update: [ProductAdvertisement] Added sold individually param to true for advertisement base product when creating it, so that quantity can’t be changed
- Update: Added Dokan dummy data link under WordPress Dashboard –> Dokan –> Tools menu
- Update: [DistanceRateShipping] Added a new section to check if Distance Matrix API is enabled for Google Map API Key.
- Update: [ColorSchemeCustomizer] Used color set by Color Scheme Customizer Module instead of hardcoded value for Report Abuse modal header color
- Update: [RFQ] Changed REST base dokan/v1/customers to dokan/v1/request-for-quote/customers since Dokan Mobile App already occupied this REST base
- Update: [RFQ] Changed REST base dokan/v1/dokan-quote-rule to dokan/v1/request-for-quote/dokan-quote-rule
- Update: [RFQ] Changed REST base dokan/v1/dokan-request-quote to dokan/v1/request-for-quote/
- Update: [RFQ] Changed REST base dokan/v1/roles to dokan/v1/request-for-quote/roles
- Update: [VendorSubscription] Added cart notices under vendor subscription list page, previously error messages were displaying only on cart or checkout pages.
- Update: Remove expected earning calculation from subscription and variable products
- Update: [StripeExpress] Set country field as required if Cross Border Transfer and Onboarding feature is enabled from Payment Gateway setting
- Update: [StripeExpress] Added a button to cancel onboarding process from Vendor Dashboard payment settings page
- Fix: Remove assigned store categories from a user while deleting a user account
- Fix: Fixed wrong counts of store categories under Dokan admin page
- Fix: [ProductVariationController.php] Fix syntax error in get_item_schema() call
- Fix: [SellerBadge] Fixed a typo in the properties key of the item schema
- Fix: [VendorSubscription] Added null check for $product before checking its type
- Fix: Fixed badge events are firing even though no badge has been created yet.
- Fix: Fixed badge search doesn’t work after providing an invalid search value under vendor dashboard
- Fix: [StripeExpress] Save Card for stripe connect doesn’t work correctly if the Stripe Express module is enabled
- Fix: [StripeExpress] Can not add a new Payment Method using Stripe Express from the My Account page if the cart is not empty (Vendor should be connected using Stripe Express)
- Fix: [StripeExpress] Fixed a fatal error while adding a customer payment method (card) from the My Account –> Payment Methods page.
- Fix: Fixed after expiration of a subscription, repurchasing vendor subscription publishes all vendor products regardless of product status[draft, pending review, online]
- Fix: [Booking] Fixed calendar doesn’t show up while creating booking from the Vendor Dashboard –> Booking –> Add Booking menu
- Fix: [VendorVerification] Fixed verified badge on the single store page is not appearing in all store headers.
- Fix: [DokanStripeExpress] Fixed the vendors are
- redirected to the first step of the seller setup wizard after they connect their Stripe account in the second step.
-
- Update: [VendorAnalytics] Completed Google verification for Vendor Analytics App.
-
- 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
- New: [API] Added New API endpoint for SPMV module, endpoints are
-
- Update: [StripeExpress] Admin will be able to disconnect/delete connected seller accounts from the admin dashboard user details page
- Update: [MangoPay] Added support for non-recurring payments for Vendor Subscription products.
- Fix: [VendorDashboard] Fixed announcement menu is not highlighted for the announcement details page.
- Fix: [VendorDashboard] Fixed wrong navigation link on the order details page on product line items lists.
- Fix: [VendorDashboard] Fixed duplicating any product bypass the New Product Status feature, now set to draft as default product status
- Fix: Fixed some deprecated PHP warnings
- Fix: [StoreSupport] Fixed Support ticket wasn’t loading from admin panel if vendor id wasn’t found on topic meta.
- Fix: [RequestForQuote] Fixed unable to add variable products to the cart if the request for quotation module is enabled
- Fix: [StoreOpenCloseTime] Fixed time selector of the store open close time settings was broken.
- Fix: [Refund] Refund request wasn’t successful if tax amount rounding precision is greater than 2
-
- New: [StripeExpress] Support for cross-border onboarding and transfer within the boundary of the European Union and SEPA
- New: [NewVendorDashboard] Added support for Rank Math Module
- New: [NewVendorDashboard] Added support for Geolocation Module
- New: [StripeExpress] Added support for purchasing product advertisement via Stripe Express
- New: [MangoPay] Added support for purchasing product advertisement via Mango Pay
- New: [FollowStore] Added API endpoint to get a vendor follower list (wp-json/dokan/v1/follow-store/followers?vendor_id=1)
- Update: [StripeExpress] Optimized payment request buttons implementation on the cart page
- Update: [SPMV] Removed the capability to clone Grouped Products.
- Update: [PayPalMarketplace] Display a formatted error message if a refund request gets canceled due to insufficient balance under the vendor’s PayPal account.
- Update: [PayPalMarketplace] Set PayPal product type to PPCP only if UCC mode is enabled and supported otherwise product type will be selected as Express.
- Update: [HPOS] Added High Performance Order Storage support for MangoPay and StripeExpress
- Fix: [ProductCategoryPopup] Default category is selected by default during bulk edit has been Fixed
- Fix: [SPMV] Product Advertisement Payment & Reverse Withdrawal Payment product showing on SPMV list
- Fix: [FollowStore] Fixed permalink reset issue after activating the module
- Fix: [StoreCategories] Uncategorized count increases after adding New users other than seller role