Skip to content

Releases: getdokan/dokan

v3.0.15

21 Nov 16:23
Compare
Choose a tag to compare

Date: 21 Nov, 2020

Bug Fixes

v3.0.14

21 Nov 16:22
Compare
Choose a tag to compare

Date: 20 Nov, 2020

Bug Fixes

  • comma separated decimal on vendor edit admin commission (3ac5c6c)
  • fixed cannot read property of dokan undefined error (82979b4)
  • phpcs error (0480ee8)

Features

  • limited time promotion admin notice (9c69063)

v3.0.13

12 Nov 23:29
Compare
Choose a tag to compare

Date: 12 Nov, 2020

Bug Fixes

  • Product quick edit vendor not changing issue fixed (fd57918)
  • Translation issue for Dokan Pro (#944) (7b3f105)
  • vendor created by admin does not show in search result (#949) (db00d62), closes #936

Features

  • Added admin header bar (#947) (b9cb4a8)
  • Apply new filter dokan_product_listing_post_statuses on product listing status (#950) (7f5b680)
  • Added new filter on dokan_is_product_author (#951) (aced6ea)

Release v2.9.31

14 Jan 10:16
Compare
Choose a tag to compare

= v2.9.31 (January 14, 2020) =

  • Fix: Add option to set dokan store listing page for rendering all stores

Release v2.9.27

12 Dec 11:04
Compare
Choose a tag to compare

= v2.9.27 (December 11, 2019) =

  • Feat: Run Dokan Admin Setup Wizard without being WooCommerce installed #708
  • Improvement: Remove empty div from vendor payment settings page #695
  • Improvement: Deleting a attribute from predefined attributes and add the attribute again mess up attributes #703
  • Improvement: Add hooks in order details and admin setup wizard #715
  • *Improvement: Pass post_type as a second parameter to the months_dropdown_results hook #710

Release v2.9.22

03 Oct 05:25
Compare
Choose a tag to compare

v2.9.22 -> October 03, 2019

  • fix* Remove duplicate input filed in dokan admin settings form
  • fix* Make commission value to 0 if no product found
  • fix* Attribute value's are swapped after changing the order of the attributes

Release v2.9.21

25 Sep 05:22
Compare
Choose a tag to compare

v2.9.21 -> September 24, 2019

  • fix* If state is not found for a country in store settings, remove the state field on reload
  • fix* Only show vendor's own uploaded media to a vendor.
  • fix* Add required attribute for various input field in dokan_post_input_box function.
  • fix* Calculate commission for item by quantity when the commission is set to flat.
  • Tweak* Introduce Dokan_Commission class to calculate admin and vendor's commission.
  • Tweak* Remove unnecessary placeholder in admin commission field.

Release v2.9.20

23 Aug 09:55
Compare
Choose a tag to compare

v2.9.20 -> August 23, 2019

  • Fix* Geolocation map settings value is not saving
  • Fix* Fix warning in vendor dashboard widget when seller setup wizard is not run
  • Fix* Store banner height in vendor settings page it not honouring the saved settings
  • Fix* Conflict with avada theme fution builder
  • Tweak* Use WordPress backend date format while printing date in approved and cancelled withdraw request

Release v2.9.19

29 Jul 08:17
Compare
Choose a tag to compare

v2.9.19 -> July 29, 2019

  • Fix* Split orders created from admin dashboard
  • Fix* Add on backorder in product stock management
  • Fix* Dokan dashboard menu returning 404 with the latest version of visual composer plugin
  • Tweak* Dokan admin settings rearrange
  • Tweak* Add compatibility with ultimate member plugin
  • Tweak* Add few hooks in product listing template

Release v2.9.18

03 Oct 05:27
Compare
Choose a tag to compare

v2.9.18 -> July 10, 2019

  • Feat* Add google map type option field component
  • Feat* Add dokan_array_after helper function
  • Fix* Admin settings default value for multicheck field
  • Tweak* Remove unnecessary code and add hook after creating parent order
  • Tweak* Refactor dokan_get_vendor_by_product function and explicit error checking while using it