Skip to content

Releases: getdokan/dokan

v3.7.12

23 Feb 04:25
Compare
Choose a tag to compare

= v3.7.12 ( Feb 23, 2023 ) =

  • new: Added a new js hook dokan_middle_category_selection by using this hook if anyone passes true in this hook user will be able to select any category in Dokan multi-step category and a new WordPress hook dokan_middle_category_selection where you also have to pass true select middle category.
  • update: [LoginRedirection] Keep the sellers on the checkout page if they login from the checkout page.
  • update: Added sub-description to the hide vendor info section under Dokan admin appearance settings
  • fix: [AddNewProductPopup] Create & Add a new product button does not allow adding a product image during the time of adding more than one product has been fixed
  • fix: Fixed a fatal error if the order is created from WooCommerce admin dashboard without adding any line items.
  • fix: Fixed admin user permission/capability issue after permanently deleting the Dokan plugin.
  • fix: [ReverseWithdrawal] Refund amount wasn’t subtracted from Total Collected Values for reverse withdrawal under the Admin Reverse Withdrawal menu.
  • fix: [ReverseWithdrawal] The decimal value is not included under the Total Collected section of the admin dashboard Reverse Withdrawal menu.
  • fix: Dokan Dashboard menu wasn’t loading if the permalink doesn’t include / at the end of the URL
  • fix: Fixed product image thumbnail gets image height squeezed on add new product popup under vendor dashboard

v3.7.11

13 Feb 11:55
Compare
Choose a tag to compare

= v3.7.11 ( Feb 13, 2023 ) =

  • fix: Vendor search doesn't work correctly while admin assigns a vendor to a product from WooCommerce → Products → Add New page

  • fix: The number of orders on the backend is not appearing depending on the vendor's own order count.

  • fix: Fixed a fatal error while creating an order from the admin dashboard with no data

  • update: Added vendor address-related fields under vendor registration form

  • update: Changed text New Vendor Product Upload to Enable Selling. Also changed field description from Allow newly registered vendors to add products to Immediately enable selling for newly registered vendors

v3.7.10

26 Jan 06:56
Compare
Choose a tag to compare

= v3.7.10 ( Jan 26, 2023 ) =

v3.7.9

10 Jan 10:49
Compare
Choose a tag to compare

= v3.7.9 ( Jan 10, 2023 ) =

  • update: Last-page and first-page pagination icon inconsistency under single store page product listing
  • update: Adjusted store banner image stretching issue under store list page
  • fix: Vendor email address is not showing up on the store header.

v3.7.8

26 Dec 07:45
Compare
Choose a tag to compare

= v3.7.8 ( Dec 26, 2022 ) =

  • fix: Single Store Page store header menu and search fields style break on mobile devices
  • fix: Vendor dashboard total sales wasn’t displaying decimal values
  • fix: Set user role as seller while creating vendor from api call
  • fix: order note date issue under vendor dashboard order details page

v3.7.7

30 Nov 05:55
Compare
Choose a tag to compare

= v3.7.7 ( Nov 30, 2022 ) =

  • update: Added date filter - after/before for Order REST API
  • update: Added dokan_bank_payment_fields_placeholders Filter to change the label and placeholder of bank payment fields
  • update: Updated UI/UX of vendor dashboard submenu
  • update: Added section, sub-section label, and description search under Dokan admin settings

v3.7.6

14 Nov 11:43
Compare
Choose a tag to compare

= v3.7.6 ( Nov 14, 2022 ) =

  • fix: Fixed a SQL security issue while searching for products via ajax from the vendor dashboard

v3.7.5

03 Nov 09:26
Compare
Choose a tag to compare

= v3.7.5 ( Nov 03, 2022 ) =

  • new: Added a new hook named dokan_store_product_search_results to filter out store product search results closes
  • update: Sort product categories under the vendor dashboard alphabetically
  • fix: SweetAlert library is conflicting with the WooCommerce Conversion Tracking plugin
  • fix: [BestSellingProductWidget] Products are being shown on the widget even when the catalog visibility is set to hidden.
  • fix: [VendorDashboardProducts] Products of different statuses are not displayed in the appropriate tab from the vendor dashboard.
  • fix: [ProductCategoryWidget] Sub Category dropdown on the Dokan Product Category widget doesn't work
  • fix: [AdminProduct] When editing a product in the WordPress backend, the vendor select dropdown doesn't contain any data.
  • fix: Fixed a fatal error on the report page if the same day is selected for both the start and end date to generate reports
  • fix: [VendorSoreSettings] Store settings update button wasn't working if the Dokan Pro plugin isn't activated.
  • fix: Store filtering using category was not working

v3.7.3

27 Oct 08:43
Compare
Choose a tag to compare

= v3.7.3 ( Oct 27, 2022 ) =

  • fix: Fixed a fatal error due to a function moved from dokan pro

v3.7.2

27 Oct 07:02
Compare
Choose a tag to compare

= v3.7.2 ( Oct 27, 2022 ) =

new: Added a new filter hooked named dokan_rest_api_store_collection_params for StoreController request parameters
new: Introduced dokanVendorFilterSectionStart and DokanGetVendorArgs js filter hooks
fix: [AdminCommission] - Percentage Commission does not support "comma" as decimal separator under Dokan admin settings Selling Options page
fix: [Products] Product author is assigned to the shop manager when the shop manager publishes a product drafted by the admin.
fix: Spaces between paragraphs are too large under the store terms and condition page.