Skip to content

Releases: getdokan/dokan

Release v2.9.2

26 Oct 08:50
Compare
Choose a tag to compare

v2.9.2 -> Oct 26, 2018

-New Add low stock amount option in vendor product
-Fix Issue fix for REST API PUT and DELETE request
-Fix Promotion hiding error in console
-Fix Rest controller undefined data_objects error
-Fix Currency symbol issue in dokan admin backend
-Tweak Change withdraw api hooks in REST API
-Tweak Added some filter in dokan vendor class
-Tweak Enable option group for select fields in admin settings page
-Tweak Change some template rendering hooks

Release v2.9.1

11 Oct 12:36
Compare
Choose a tag to compare

v2.9.1 -> Oct 11, 2018

-New Added top rated, best selling, latest, featured product and featured vendor REST API
-Fix Assign all product to a single vendor while using bulk edit in the product page
-Fix Handle dokan order when order created from backend via Admin
-Fix Sales total count error fixed
-Fix Show sub order while searching order from backend order listing page
-Fix Fix plugin activation error

Release v2.9.0

02 Oct 10:45
Compare
Choose a tag to compare

v2.9.0 -> Oct 2, 2018

-New Add support for Yoast SEO breadcrumbs in dokan store page
-New Make backend dokan settings page responsive
-Tweak Vendor product listing table template
-Tweak Redesign dokan & vendor setup wizard
-Tweak dokan_get_seller_id_by_order_id & dokan_get_seller_earnings function
-Tweak Add filter to alter dokan_count_post function
-Tweak Dokan background process & 2.8.3 updater class
-Fix Store opening-closing widget typo
-Fix Make more product & previous string translatable in a frontend
-Fix Pagination issue of dokan store listing page
-Fix Stop sending multiple emails to the customer when an order status is changed to completed
-Fix Bulk product edit option does not have the option to assign vendor in admin backend
-Fix Shipping cost wasn't included while creating sub-order

Release tag v2.8.6

04 Sep 17:29
Compare
Choose a tag to compare

v2.8.6 -> Sep 4, 2018

  • New: Added billing and shipping info in Order export to CSV file
  • New: Divided shipping and tax fee recipient from admin settings
  • New: Store opening and closing widget added for vendor
  • New: Show scheduled product in vendor product listing page if admin created scheduled product from backend
  • Tweak: Added vendor info in REST API order data
  • Fix: Send only single email when purchase is made from multiple vendor
  • Fix: Withdraw status updating problem from admin side.
  • Fix: Send email on withdraw approval and cancelled request
  • Fix: Store category menu not showing properly even though assigned a category from product page.

Release v2.8.5

02 Aug 06:11
Compare
Choose a tag to compare

v2.8.5 -> July 31, 2018

  • fix: Banner image dimension helper text showing wrong in admin vendor profile page
  • fix: Remove unwanted customizer class
  • fix: Responsive issue fixed in store page
  • fix: Fixed conflict between WP-CLI and REST API

Release v2.8.4

25 Jul 11:48
Compare
Choose a tag to compare

v2.8.4 -> July 25, 2018

  • New: Order bulk status change option in vendor order listing page
  • New: Bulk product delete option in vendor dashboard
  • Fix: Check whether WC_Abstract_Privacy exists or not
  • Fix: Commission amount not updating on time
  • Fix: Set correct settings link of dokan plugin in backend plugins page
  • Tweak: Added id and class placeholder value for before_widget
  • Tweak: Add a filter to the google maps script URL query
  • Tweak: Add JS event in product editor script

Release v2.8.3

11 Jul 06:43
Compare
Choose a tag to compare

v2.8.3 -> July 11, 2018

  • New: Customer filter in order listing page vendor dashboard
  • Tweak: Only load active withdraw methods in vendor dashboard
  • Tweak: Remove unwanted column from order listing in Admin area
  • Fix: Get single store products to return all stores product via REST API
  • Fix: Add textarea input fields in admin settings section
  • Fix: Make order status translatable
  • Fix: Attach vendor name into order details in receive order page
  • Fix: Insert the order data to the sync table when an order is placed via REST API

Release tag v2.8.2

25 Jun 15:11
Compare
Choose a tag to compare

v2.8.2 -> June 25, 2018

  • New: Added GDPR Support
  • New: Added go to dashboard button in seller's my account page
  • Fix: Unable to create order using REST API
  • Fix: Unable to assign product author from quick edit page
  • Fix: Total sales counting problem fixed
  • Fix: Vendor earning suggestion is not working if a product is under multiple category
  • Fix: Bank info is not appearing in profile edit page
  • Fix: If network mode is enabled then admin is unable to see his store page
  • Fix: Function not exists error on store listing api request
  • Fix: Vendor order export date column not showing properly in csv format
  • Fix: Withdraw page loading issue ( when a seller is deleted by admin )
  • Fix: Vendor terms and conditions is not showing in REST API
  • Tweak: Hide invenotry product status if the product type is variable
  • Tweak: Allow admin to set commission in both integer and floating number
  • Tweak: Make dokan store category menu wizard wp standard
  • Tweak: Redesign dokan setup wizard page
  • Tweak: Redesign the dokan settings page using vuejs

Release tag v2.8.1

28 Apr 06:33
Compare
Choose a tag to compare

v2.8.1 -> April 28, 2018

  • Tweak: Change dokan all capability label
  • Fix: Bulk withdraw request approving not working
  • Fix: Store header template settings js not working
  • Fix: Tinymce shortcode not working in post and page editor if pro exist
  • Fix: Alter tag missing in avatar image is fixed
  • Fix: Price suggession not properly calculated for other product type in vendor dashboard

Release tag v2.8.0

24 Apr 08:17
Compare
Choose a tag to compare

v2.8.0 -> April 24, 2018

  • New: Introduction of REST APIs
  • New: Email on vendor activation and deactivation
  • New: Price earning suggestion added for variable product
  • New: Email on product low & out of stock
  • Tweak: Improvement of back-end UI & UX
  • Fix: Sub order trash and untrashed not working in back-end
  • Fix: Top rated product shortcode is not working issue
  • Fix: Rredirection problem during activation using WP CLI
  • Fix: Setup wizard settings value not properly saved
  • Fix: Removed deprecated create_function issue
  • Fix: Commission splitting issue
  • Fix: Login registration issue
  • Fix: Price earning suggestion on product edit page issue
  • Fix: Registration of order table issue
  • Fix: Bulk withdrawal issue
  • Fix: Order status translation issue
  • Fix: Vendor name is showing twice on checkout page issue