Releases: getdokan/dokan
Releases · getdokan/dokan
Release v2.7.1
v2.7.1 -> Dec 13, 2017
- [fix] Added Order shipping track security nonce
- [fix] Fixed xss warnings
- [fix] Fix store widget register issue
- [fix] Added icon style in settings page
- [fix] Change user avatar rendering issue
- [fix] Store category value selected after reloading
- [fix] Fix attribute saving issue
- [fix] Store contact form widget is now working in single product page
- [fix] Fix some styling issue in product popup page
Release v2.7.0
v2.7.0 -> Nov 23, 2017
- [fix] Remove duplicate help menu and unwanted text
- [fix] Fixed price suggestion when flat rate commission set from admin fixed
- [fix] Fixed xss and csrf issues for some security
Release v2.6.10
v2.6.10 -> Nov 13, 2017
- [new] Added dokan CRUD classes
- [new] Added help menu on Dokan Admin Dashboard
- [tweak] Dokan Admin settings page redesigned
- [tweak] Price suggestion made compatible with Flat commission
- [tweak] Admin setup wizard styles updated
- [fix] Fixed casting issue in updater class
- [fix] Product status update on vendor status toggle
- [fix] Commission calculation issue fixed
- [fix] Store banner width and height not working properly
- [fix] Order filtering is showing wrong pagination
Release v2.6.9
v2.6.9 -> Oct 17, 2017
- [new] Depends on vendor commission, pricing suggestion is added in new and edit product template
- [new] Added admin settings for showing/hiding customer info in order details page
- [new] Both flat and percentage commission system added for vendor
- [new] Added functionality for deleting vendor details when the vendor account is deleted
- [new] Added documentation links in dokan settings and pages
- [fix] Clearing and restoring all caching issue
- [fix] Disabled order editing option when the order status is canceled or refunded
- [fix] Product image uploading permission issue fixed
- [fix] Store layout breaks when the address is too long fixed
- [fix] Non-numerical error fixed for php latest versions
- [fix] Fix vendor order inserting undefined notices
Release v2.6.8
v2.6.8 -> Sep 7, 2017
- [new] Dokan Emails now configurable from WooCommerce Email settings with theme override support
- [new] Canceled withdraw requests are now shown for vendor
- [fix] Date time format fixed for order and product listing to support global format
- [fix] saving variable product prices
- [tweak] font-awesome library updated
Release v2.6.7
v2.6.7 -> Aug 3, 2017
- [fix] Fix multiple vendor order creating issue
- [fix] Disable pre defined attribute which already set with product
Release v2.6.6
v2.6.6 -> July 31, 2017
- [fix] Dokan Emails are not translating
- [fix] 'No result found' text on product edit page not translating
- [fix] Order sync offset problem during checkout
- [fix] All graph rtl problem
- [tweak] Vendor dashboard graph RTL enhanced
- [tweak] Filter added to customize shop address
- [tweak] Several other code enhancement and optimization
Release v2.6.5
v2.6.5 -> July 16, 2017
- [new] Added IBAN and Routing number fields for vendor's Bank info section
- [new] Added settings in admin panel to disable Vendor Welcome Wizard
- [new] Added filter
dokan_seller_registration_required_fields
- [new] Store Category widget design updated
- [new] Added Dokan logo as menu icon in admin dashboard
- [new] Dokan Store Sidebar widget area now available for all themes
- [fix] Store categories are not updating properly
- [fix] Showing store location widget if location is not set
- [fix] Withdraw not working for IP address with port number
- [tweak] Enhanced RTL support
- [tweak] Profile Completion progress filter args updated
Release tag v2.6.4
v2.6.4 -> June 22, 2017
- [fix] Store page product loop pagination not showing
- [fix] Order exporting not working properly
- [fix] Earning calculation date range issue
- [tweak] Banner upload is now available in store settings for all appearances
- [tweak] Profile completion progress custom values logic updated
- [tweak] Downloadable product section performance tweaks
Release v2.6.3
v2.6.3 -> June 08, 2017
- [fix] Missing text domains updated
- [fix] Featured Seller, Best Seller and Top Seller query fixed for older version of WooCommerce
- [fix] Translation issue fixed on withdraw template
- [fix] Store pages template conflicts with theme home page
- [tweak] Various other code improvements