- [new] Add Dokan Shortcode gutenberg blocks.
- [new] Add single seller mode option.
- [new] Show warranty policy tab in single product page. (RMA)
- [fix] Select all product while creating coupon doesn't work when there are thousands of products.
- [fix] After changing the date format from the wordpress settings, the exported csv reports is blank.
- [fix] Add shipping, tax and discount data in staff order email. (Vendor Staff)
- [fix] When store-listing page is set to home page, geolocaion search redirect to wrong page. (Geolocation)
- [fix] When a product is get deleted by admin, an error notice is shown on RMA request. (RMA)
- [fix] Remove bitcoin settings options, as it's no longer supported by stripe. (Stripe Connect)
- [fix] If stripe connect payment gateway is disabled, don't execute it's code. (Stripe Connect)
- [fix] Vendor verifiation with social media account is not working correctly. (Vendor Verification)
- [fix] Same day bookings overlap in calendar view in vendor dashboard. (Bookings)
- [fix] Hide ended and won auction products in vendor store page if admin wants to. (Auctions)
- [fix] An warning is thrown on single product multivendor tab. (SPMV)
- [fix] Send auction finished email to admin and vendor. (SPMV)
- [fix] When a vendor wants to sell orther vendor's bookable product it redirects to wrong page. (SPMV)
- [fix] Variable product Import issue when 'pending review after edit' is enabled. (SPMV)
- [fix] Remove coupon category option for vendor as it's confusing to them. (SPMV)
- [fix] Existing category commission edit does not take float number.
- [fix] Make both (flat and percentage) field required for combine commission.
- [fix] Typo in rma, email verification and product enquiry template.
- [fix] Report abuse popup is not working on single product page. (Report Abuse)
- [fix] When a paginated link is visited on dokan backend all logs, other filtering query gets deleted.
- [fix] Vendor can change product review status from vendor dashboard doesn't work as expected. (Store Review)
- [fix] Warranty add-on price is not being applied on variable products. (RMA)
- [improvement] Dokan_Shipping_Zone::get_zone_id_by_postcode() method so that it returns correct shipping zone.
- [new] Add combine commission (Percentage + Fixed).
- [fix] Add support for vendor biography in Elementor builder (Elementor).
- [fix] Admin is only able to add 10 categories for a store in admin backend.
- [fix] Vendor verification widget doesn't show up in the store page.
- [fix] There was a typo in store banner height.
- [fix] Stripe 3DS was only accepting US currency and ignoring others.
- [fix] Exclude auction product from the vendor store page if auction product is ended.
- [fix] Vacation mode is not making the product offline (Seller Vacation).
- [fix] Assigning a new product to a vendor from admin backend doesn't show up in the shop page.
- [fix] Plugin updater menu doesn't shop up even in the live server.
- [fix] Vendor shipping method is not working for long zip code like (111123-2039) for brazil.
- [fix] Remove vendor earning from all logs if it's subscription product. (Subscription)
- [fix] Vendor email address is not showing up in stripe dashboard for subscription. (Stripe Connect).
- [fix] Subscription renew issue with stripe (Stripe Connect).
- [fix] Geolocation default latitude longitude doesn't change (Geolocation).
- [fix] Apply coupon on stripe subscription if there is any (Stripe Connect).
- [fix] Store support doesn't show full conversation (Store Support).
- [new] Add scheduled announcement option for admin.
- [new] Add identity verification and unread message count in live chat (Live Chat Module).
- [new] Add admin defined location on Geolocation map to be shown instead of default `Dhaka, Bangladesh` when there is no vendor or product found (Geolocation Module).
- [fix] Guest user is unable to checkout with stripe (Stripe Module).
- [fix] Add ca-certificate file to allow certificate verification of stripe SSL (Stripe Module).
- [fix] If variable product is created by admin for a vendor, vendor shipping method doesn't work.
- [fix] Product lot discount is getting applied on sub-orders even though discount is disabled.
- [fix] Wholesale price minimum quantity calculation is not correct (Wholesale Module).
- [fix] Social login facility is missing in the registration form which is created via vendor-registration shortcode.
- [fix] Show error notice when admin tries to process refund from the parent order.
- [fix] Allow geolocation template to be override from the child theme (Geolocation Module).
- [fix] Use the new WC_Tax class to fetch tax classes when its available.
- [fix] Set default bank payment object if it's not found from the API response.