v3.2.2
·
2561 commits
to develop
since this release
= v3.2.2 ( March 5, 2021 ) =
- new: Added order completed email notification for vendors
- new: Added Vendor individual withdraw threshold option
- new: Added a new hook (dokan_admin_setup_wizard_save_step_setup_selling) after admin setup wizard save setup selling step
- new: Added a new action hook (dokan_create_sub_order_before_calculate_totals) when creating a suborder
- update: Added sales price validation check for subscription product
- update: Added a new filter hook (dokan_order_status_count) in order status to support custom order status
- update: WP kses added new allowed arguments for image tag
- fix: Product update and delete permission error via REST API
- fix: Fixed some PHP 8 warnings
- fix: Store settings error on save in vendor dashboard area
- fix: Order delivery tracking number wasn't saving as order notes
- fix: Export order by status on vendor dashboard issue fixed
- fix: Product discount price is set empty if regular price is lower than discount price
- fix: Fatal error on product tab's post per page in more products section
- fix: Store/products orderby query parameter
- fix: Dokan store open time timezone mismatch
- fix: Prices fields showing for external product
- fix: Unable to save stock value for variation product
- fix: Deprecated Gplus cleanup
- fix: Unable to save stock value for variation product
- fix: Different edit url for publish products in vendor dashbboard
- fix: SKU wasn't saving from vendor dashboard