v3.8.3
·
1826 commits
to develop
since this release
= v3.8.3 ( Sep 26, 2023 ) =
- update: Added advanced filtering and CSV export feature for vendor withdraws under Admin Dashboard → Dokan → Withdraw menu.
The ‘Withdraw’ page on the admin dashboard has been updated with advanced filtering and log exporting features. This allows admins to filter transactions based on payment method and date range, which enhances their ability to analyze and manage withdrawals. The feature to export CSV logs is also included, which makes tracking and record-keeping easier. These integrations aim to empower marketplace owners with comprehensive tools for efficient withdrawal management within the dashboard. - update: [Dokan Invoice] Added PDF invoice links on Sub Order section
Previously PDF invoice links was not visible on Sub Order section under customer order view. After this update customer will be able to view invoice link on sub order section. - update: Added backend validation of phone number used on entire Dokan plugin.
- update: Store category widget list default state set to collapse.
Previously, if a store has a product count over 100 or more and the store has many product categories, the store category widget would display those categories and subcategories in an open state rather than collapsed state that the sidebar style gets broken. Now the list has a max height of 500px, which will be visible, and other elements will be visible by scrolling and the parent category that has a submenu will be in collapse mode. - update: Various style improvements of Dokan frontend including Vendor Dashboard, Single Store Page, Single Product Page etc.
- fix: [Refund] Earlier, when refunding an order under the vendor dashboard, the tax amount decimal point rounding precision was inconsistent with WooCommerce. However, it has now been updated to be consistent with WooCommerce.
- fix Fixed an issue where the order status label was missing on vendor dashboard for draft orders.