Skip to content

v2.2.2

Latest
Compare
Choose a tag to compare
@vivek-webkul vivek-webkul released this 23 Oct 05:07
· 5 commits to main since this release

✨ Enhancements

  • [Enhancement] - Compatibility with v2.2.2

🐛 Bug Fixes

  • [Fixed] - Create and Update API || Need to pass the validation message as per the required field for the customer to create address API.

  • [Fixed] - Create and Update API || Need to improve the validation message for the phone number and postcode field if enter invalid data while create new address.

  • [Fixed] - Need to improve the validation message if enter an invalid id for the update cms API.

  • [Fixed] - Need to improve the validation message if entering already used url key for the update cms API.

  • [Fixed] - Need to improve the validation message if we create a campaign without entering the name and subject.

  • [Fixed] - Campaign section API's not working.

  • [Fixed] - Need to improve the validation message if create or update locales without entering name and code.

  • [Fixed] - Need to improve the validation message if create or update currencies without entering name and code.

  • [Fixed] - Group and decimal separator, currency position data is not available in the currency to create or update API body.

  • [Fixed] - Getting validation message when creating or updating the currency.

  • [Fixed] - Need to improve the validation message if create or update users without enter names and emails.

  • [Fixed] - Validations are not working for the password field while creating or updating users at the admin end.

  • [Fixed] - Need to improve the validation message if create or update roles without entering name and description.

  • [Fixed] - Need to improve the validation message if creating or updating tax categories without entering code, name, description, and tax rates.

  • [Fixed] - Need to improve the validation message if creating or updating inventory source without entering code, name, contactName, contactNumber, contact email, street, country, city, and postcode.

  • [Fixed] - Need to improve the validation message if creating or updating a theme without entering the name.

  • [Fixed] - Push Notification content is not updating on the push notification page at the admin end.

  • [Fixed] - Admin is not able to create the invoice

  • [Fixed] - Able to create a cart with an invalid customer ID.

  • [Fixed] - Need to change the "isSaved" parameter to "SaveAddress" for billing and shipping address parameters while saving address.

  • [Fixed] - Need to improve the validation message if user enter invalid password while login.

  • [Fixed] - Need to improve the error message if user trying to social sign up with unfilled data.

  • [Fixed] - Need to improve the response message for the forget password api if smtp is not configured.

  • [Fixed] - Customer address delete api is not working.

  • [Fixed] - Need to improve the success message when add a product to cart from the wishlist.

  • [Fixed] - Customer not able to create the review.

  • [Fixed] - Customer is not able to delete the review.

  • [Fixed] - "Save Payment Method" api is working after enter invalid payment method.

  • [Fixed] - Not able to create the Simple, grouped, downloadable, bundle and virtual product from the admin end.

  • [Fixed] - Getting "Internal Server Error" after hit update Attributes Details Api with invalid id.

  • [Fixed] - Getting "Int cannot represent non-integer value" error message when update the category details.