Skip to content

v1.4.6

Compare
Choose a tag to compare
@vivek-webkul vivek-webkul released this 29 Jun 12:12
· 318 commits to main since this release

✨ Enhancements

  • [enhancement] - Need to implement a Product share option on the Product detail page.

  • [enhancement] - Need to add the wishlist share option on the wishlist page.

  • [enhancement] - Need to implement the Remove all item option from the cart.

  • [enhancement] - Support uploading the customer's avatar using an image path.

  • [enhancement] - Need to Add a filter on the Order page.

  • [enhancement] - Need to delete all options on the review section.

  • [enhancement] - Configurable products configuration is not displayed on the cart.

  • [enhancement] - Implemented Order place push notification.

🐛 Bug Fixes

  • [fixed] - socialSignUp mutation issue with spead directive.

  • [fixed] - Billing & shipping address fields validation added at the checkout mutation in case of a guest.