Skip to content

Releases: getdokan/dokan

v3.11.5

07 Aug 05:04
Compare
Choose a tag to compare

v3.11.5 ( Aug 7, 2024 )

  • fix: Fixed data updating issue on Admin color picker settings.
  • fix: Fixed extra slashes issue on store url when translated via WPML.

v3.11.4

10 Jul 09:22
Compare
Choose a tag to compare

What's Changed

v3.11.4 ( Jul 10, 2024 )

  • update: Direct links to the relevant settings from vendor progress bar added.
  • fix: Some deprecation warning resolved.
  • fix: Shop URL rendered double slash when using WPML on vendor registration.
  • fix: Fatal error in block editor on adding and editing page with customer-migration shortcode.

New Contributors

Full Changelog: v3.11.3...v3.11.4

v3.11.3

10 Jun 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.2...v3.11.3

v3.11.2

27 May 10:16
Compare
Choose a tag to compare

v3.11.2 ( May 27, 2024 )

  • update: WooCommerce 8.9.1 Compatibility added.

v3.11.1

16 May 07:59
Compare
Choose a tag to compare

v3.11.1 ( May 16, 2024 )

  • new: Action hook dokan_dashboard_sidebar_start added.
  • new: Action hook dokan_dashboard_sidebar_end added.

v3.11.0

10 May 03:42
Compare
Choose a tag to compare

v3.11.0 ( May 10, 2024 )

  • fix: The status of sub-orders does not update to completed if it contains only virtual products.

v3.10.4

25 Apr 03:59
Compare
Choose a tag to compare
  • fix: Vendor dashboard Order status filter menu displayed a duplicate border.
  • fix: Vendor dashboard withdraw page display gets hidden.

v3.10.3

17 Apr 07:50
Compare
Choose a tag to compare
  • 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

02 Apr 09:48
Compare
Choose a tag to compare

= 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

18 Mar 08:53
Compare
Choose a tag to compare

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