Releases: getdokan/dokan
Releases · getdokan/dokan
v3.11.1
v3.11.0
v3.10.4
v3.10.3
- update: Notification count support added for vendor dashboard
- update: added a new filter to set a default value for I am a customer / I am a vendor radio button
- update: Processing Order count added for vendor dashboard orders menu
- update: Performance improvements for vendor dashboard -> order details page -> downloadable product permission section
- update: Admin can change product author from REST API
Previously, product_author was read-only property, now admin can change product_author for an existing product or create a new product for another author. - update: Warning message styling for selecting fixed cart discount on admin coupon add edit page
- fix: Advertisement product not purchasable for own product purchasing restriction
- fix: Header Template number one breaks without background image
- fix: html entity showing in product tag selection in vendor dashboard.
- fix: Vendor add notification switch in admin dashboard
- fix: Under wooCommerce my-account registration section,
I am a customer
was forced to be set as the default value. With this PR this problem has been fixed.
v3.10.2
= v3.10.2 ( Apr 01, 2024 ) =
- update: Email placeholder, additional content support and formatting added
- update: Add requires plugin header for dokan so that required plugin check can be initiated.
- fix: Vendor profile progress bar doesn't update if the address is filled from the vendor registration form
- fix: Color synchronization issue in vendor dashboard order notes
- fix: product review email cannot be disabled without also disabling Contact Vendor email
- fix: Order Export to CSV on the filtered list not working
v3.10.1
What's Changed
= v3.10.1 ( Mar 18, 2024 ) =
- update: Update Categories Easily from Vendor Edit Page
In earlier versions of the Dokan plugin for WordPress and WooCommerce, editing store categories was limited to the vendor details view page. This approach created confusion and made it difficult for users to manage their store categories effectively. However, with the latest update, a significant improvement has been introduced.
Now, you can conveniently edit and update your store categories directly from the vendor edit page in the admin dashboard. This enhancement provides a more intuitive and user-friendly experience, allowing you to efficiently manage and organize your store categories in one central location. - update: Threads social media platform added as a Store Socials Option. Thanks @fisher2470
- update: Vendor Dashboard settings submenu translation support added
Full Changelog: v3.10.0...v3.10.1
v3.10.0
= v3.10.0 ( Mar 04, 2024 ) =
- new: Added a new filter hook named
dokan_product_cache_delete_all_data
, by using this one can prevent deleting product cache if necessary. - update: Updated FontAwesome library to version 6.5.1
- fix: Fixed Elementor mega menu z-index conflict and removed line break from address fields
v3.9.9
= v3.9.9 ( Feb 12, 2024 ) =
- new: Added PHP 8.2 support
- fix: Fixed an issue where the Dokan seller setup wizard does not display a warning message when a seller fails to provide the state for a country that has a state.
- fix: Vendor setup wizard issue [#1976] - Properly closed the style tag in the Store Setup step to avoid conflicts with customizations.
- fix: Fixed a bug in the store-lists-filter.php template that used the wrong escaping function for the placeholder attribute. [#1984]
- fix: Withdrawal class check-in Templates/Withdraw.php.
This fixes a fatal error that could occur when creating a withdrawal request with cache-enabled sites. - fix: The
Share Essentials
field’s description was missing from the Dokan admin setup wizard. This pull request fixes an issue where the description field was not showing up in the Dokan admin setup wizard. It also adds a new hook and admin options to store theShare Essentials
settings. - fix: Fixed an issue where the sub-orders disappear from the WooCommerce order lists page when orders are filtered by a specific vendor or by sub-order ID when the HPOS feature is enabled.
- update: Added validation for bank payments and address data in Dokan Seller Setup Wizard.
v3.9.8
= v3.9.8 ( Jan 30, 2024 ) =
- fix: Updated Appsero Client SDK library to version 2.0.2 which will fix a security issue with the previous version of the library and a fatal error caused by the library.
v3.9.7
= v3.9.7 ( Jan 29, 2024 ) =
- update: Added WooCommerce Cart and Checkout Block supports for Dokan Lite
- fix: Fixed an issue where the vendor’s store map address was not saved during vendor setup wizard configuration
- fix: Some links under the vendor dashboard weren't working properly due to a nonce mismatch. With this release, those issues have been fixed.
- fix: Fixed an issue where the valid store name required check was missing from the customer-to-vendor migration form.
- fix: Fixed an issue where the customer buys digital and physical products from different vendors, shipping charges are applied separately to each vendor.
- fix: Fixed some translation-related issues with the date range picker
- fix: Fixed some translation-related issues with Dokan Sweetalert