v3.7.24 Jun 09, 2023
- **fix:** [VendorVerification] Fixed a fatal error and some warnings when the vendor verification module is enabled.
v3.7.22 May 24, 2023
----------------------------------
- **update:** [AdminReport] A new column has been added to the admin commission report in WordPres Dashboard → Dokan → Reports → Logs to display Shipping Tax. Additionally, detailed tooltips have been included to indicate the type of earnings for both admin and vendors.
- **update:** [VendorDashboard] Added Shipping tax refund restriction based on tax settings.
- **update:** [DeliveryTime] Delivery time selection now prevents choosing past times.
- **fix:** “Change Store Photo" text blocks image upload clickable region
- **fix:** [ProductReviews] Disabling Product Reviews in WooCommerce Does Not Hide Reviews Menu in Vendor Dashboard.
- **fix:** Fixed some warnings and fatal errors for PHP versions 8.1 and 8.2.
- **fix:** [DokanWPML] Fixed an issue where categories were not appearing on the multistep category UI when using the latest version of WPML Multilingual CMS and it was not configured.
- **fix:** [VendorDashboard] Translation wasn’t working for some modules eg: Seller Badge.
- **fix:** [EuComplianceFields] Fixed new customer created from checkout page getting a "None" user role
- **fix:** [StripeExpress] An issue with saving payment methods for customers without a billing address in Stripe Express module has been resolved.
v3.7.16 Mar 09, 2023
----------------------------------
- **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.
v3.7.15 Feb 23, 2023
----------------------------------
- **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
v
3.7.14 Feb 13, 2023
----------------------------------
- **new:** [Module] Seller Badge: Offer vendors varieties of badges by their performance in your marketplace.
- **new:** [API] new endpoint to duplicate product via API: `/dokan/v2/products/:id/duplicate`
- **fix:** [Refund] The search option in the Refund menu is not operational.
- **fix:** [VendorStaff] Product importer gets stuck when a vendor staff tries to import products.
- **fix:** [RestAPI]: fatal error for deleting product variation
- **fix:** [MinMaxQuantities] Min-max rule for products cannot be disabled.
- **fix:** [DokanShippingStatus] The order note email is sent to the customer when a shipping status is added to an order by the vendor alongside the shipping status email.
- **fix:** [Dokan Wholesale]: Wholesale customer approval setting is not working correctly.
- **fix:** [Refund] Using more user-friendly alert for sub-orders refund from the main order and refunded products are not being restocked.
- **fix:** [Elementor] The available templates do not show up on the Library modal window.
- **fix:** [VendorReports] Fixed wrong calculation of net sales on vendor reports
- **fix:** [AdminReports] Fixed "By Day" & "By Vendor" filter screen keeps loading
- **fix:** [RequestForQuotation] Customer search of Request for Quotation not working on the plain permalink structure
- **fix:** [RequestForQuotation] Error on updating existing quote of Request for Quotation module if plain permalink selected
- **fix:** [RequestForQuotation] Error on adding new quote rule of Request for Quotation module if plain permalink selected
- **fix:** [RequestForQuotation] Error on updating existing quote rule of Request for Quotation module if plain permalink selected
v3.7.13 - Jan 26, 2023
- **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
v3.7.12 Jan 10, 2023
- **update:** [StripeExpress ] Added support for source transaction in Stripe Express
- **fix:** [DeliveryTime] Missing delivery time for the newly registered customer at the time of ordering