v3.2.7
·
2488 commits
to develop
since this release
= v3.2.7 ( Jul 01, 2021 ) =
- new: Added Orderby filtering for single store product listing page
- new: Added custom ip address lookup link
- new: Added a success message after creating a product from add new product modal window
- new: Added - - for category listing in add new product page and add new product modal window
- new: Added a new shortcode attribute named with_products_only in [dokan-stores] shortcode so that vendor without product can be filtered out from store listing page
- new(api): Add support to send objects to trash, thanks to @mário Valney
- fix: Fixed duplicate tag create issue, if new tag is searched with mixed character case
- fix: Wrong hooks used on Elementor widgets
- fix: Typo in Staff - Manage Menu Permissions fixed
- fix: Fixed an error in Dokan setting for new installation of Dokan Lite
- fix: Fixed vendor order page pagination issue for date and customer filter
- fix: Fixed “In stock" and "Out of stock" translation issue
- fix: Email template override directory location correction for dokan vendor completed order
- fix: delete cache data after updating dokan vendor balance table
- fix: Fixed a bug that would allow vendors to change order status even if they don't have permission to do so, thanks to @CODLOP