Releases: getdokan/dokan
Release v2.9.5
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
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
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
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
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
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
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
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
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
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