Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: getdokan/dokan

Release v2.9.11

05 Mar 05:03

Choose a tag to compare

v2.9.11 -> Mar 5, 2019

-New Add Dokan Login Form popup
-Fix Unable create customer using WC_Rest API is
-Fix Vendor name in cart for variable products
-Fix Order tracking date format is not matching with WordPress
-Fix Font awesome 5 icons are not rendering in vendor dashboard
-Fix Show vendor, reports link in the dokan dashboard when the pro version is enabled
-Fix Escape html tags being outputing in setup-wizard
-Fix Send email to admin on adding a new product via REST API
-Fix Set default total_sales count on adding a new product
-Fix Gallery images are not getting saved in vendor product page
-Tweak deprecate dokan_get_seller_id_by_order_id function
-Tweak dokan_get_earning_by_product function
-Tweak Make Dokan REST controllers globally accessible
-Tweak Allow vendor to update his store via REST API
-Tweak Widgets to show outside store single page with dummy data
-Tweak Only save the newly updated pages while saving pages in dokan admin settings

Release v2.9.10

11 Feb 17:01

Choose a tag to compare

v2.9.10 -> Feb 11, 2019

-New Add dokan privacy policy option to facilitate GDPR
-Fix Fetch vendor own orders via REST API
-Fix Remove duplicate inclusion of Dokan_REST_Store_Controller class
-Tweak Add filter to modify product image attributes
-Tweak Add vendor curd options
-Tweak Make color picker component globally accessible
-Tweak Add filters to allow hooking classes from other modules

Release v2.9.9

11 Feb 17:05

Choose a tag to compare

v2.9.9 -> Jan 29, 2019

-Fix Send order email to admin, vendor & customer when an order is created via REST API
-Fix Show error message when there is an error in the vendor settings page
-Fix Product attributes title saved with an extra dash in vendor product edit page
-Fix Show vendor full address when a vendor wants to in vendor store page
-Fix PayPal mass payment is not generating all the info in admin dashboard
-Fix Withdraw request amount in approved & canceled email is broken
-Fix Page is not redirecting correctly when a vendor edit his account
-Tweak add a filter to modify wp_editor args in vendor dashboard

Release v2.9.8

14 Jan 14:51

Choose a tag to compare

v2.9.8 -> Jan 14, 2019

-Fix Show net sales of a month in admin dashboard
-Fix Change pagination param and add store info in product REST apis
-Fix New product form description escaping issue
-Fix Withdraw amount rounding issue in vendor dashboard
-Fix Withdraw request email is not showing properly is fixed
-Fix Order listing page date time format in vendor dashboard
-Fix Child category is not showing in hierarchically
-Fix Nonce verification issue is fixed during checkout
-Tweak Return theme 404 page when vendor store is not found
-Tweak Added quick links in admin dokan dashboard in overview section

Release v2.9.7

20 Dec 06:20

Choose a tag to compare

v2.9.7 -> Dec 19, 2018

-Fix Product category and tag creation issue from product popup in vendor dashboard
-Fix Admin store is not listed in the store-listing page
-Fix Add dokan_get_payment_details hook in vue withdraw page in admin backend
-Fix Add vue datepicker component
-Fix Vendor login registration issue
-Fix Issue with divi theme
-Fix Store Terms & Conditions page is broken
-Fix Remove unwanted css for tinymce text editor vue component
-Tweak Add Singleton trait
-Tweak Current and withdraw balance comparison refactor

Release v2.9.6

14 Dec 16:21

Choose a tag to compare

v2.9.6 -> Dec 14, 2018

-Fix Refactored codebase with better Input Sanitization, Validation, Escape outputs following WPCS

Release v2.9.5

12 Dec 21:31

Choose a tag to compare

v2.9.5 -> Dec 13, 2018

-Fix Some CSRF and XSS related issue
-Fix Store opening and closing time related issue

Release v2.9.4

11 Dec 16:44

Choose a tag to compare

v2.9.4 -> Dec 11, 2018

-New Add theme compatibility with Storefront, Flatsome & Divi theme
-Fix Undefined $ error on promotions in the backend
-Fix Order stock quantity is reducing by twice on a single order
-Fix Filter orders by customer is not working in vendor dashboard
-Fix Featured product status is getting changed while editing product by vendors
-Fix The back-end order list table is not showing properly
-Tweak Dokan seller setup wizard style
-Tweak Add some actions and filters in various places
-Tweak Remove chosen js library support
-Tweak Refactor admin settings saving process

Release v2.9.3

29 Oct 14:45

Choose a tag to compare

v2.9.3 -> Oct 29, 2018

-Fix Remove vendor id from order post table
-Fix Prevent duplication order in dokan order table

Release v2.9.2

26 Oct 08:50

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