Releases: bagisto/headless-ecommerce
v2.2.2
✨ 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.
v2.0.2
✨ Enhancements
-
[Enhancement] - #252 Update firebase notification feature.
-
[Enhancement] - getFilterAttributes method for the default value.
-
[Enhancement] - ServiceProvider and Console/Install files.
🐛 Bug Fixes
-
[Fixed] - TokenInvalidException class updated for JWTAuth.
-
[Fixed] - The customer validation message issue was fixed.
-
[Fixed] - A notification private key check was added for the order.
-
[Fixed] - Customer newsletter schema updated.
-
[Fixed] - Countries API modified from the admin end.
-
[Fixed] - Newsletter subscription issue for customers.
-
[Fixed] - Newsletter subscription issue for customers.
-
[Fixed] - Multi-locale issues for the ThemeContent.
-
[Fixed] - Return type added for Models\CatalogRule\CatalogRule.php PR:#249
v2.0.1
🐛 Bug Fixes
-
[Fixed] - #94 Getting exception in Attribute API
-
[Fixed] - #97 Unable to Install the Headless GraphQL API
-
[Fixed] - #98 If we give an input value [which does not exist] then we get an internal server error but need to get the proper message data not found on the console
-
[Fixed] - #99 Getting exception in Inventory Source API
-
[Fixed] - #100 Getting exception in Tax Rate API
-
[Fixed] - #101 Getting exception in TaxCategory API
-
[Fixed] - #102 Getting exception in Channel API
-
[Fixed] - #103 Getting exception in the Theme API
-
[Fixed] - #104 Please change API method to GET
-
[Fixed] - #105 Getting exception in Simple Product API
-
[Fixed] - #106 Getting exception on Config Product API
-
[Fixed] - #107 Getting exception in Update Group Product
-
[Fixed] - #108 Getting exception in Downloadable Product API
-
[Fixed] - #109 Getting exception in Categories API
-
[Fixed] - #111 Getting issue in Get and Post CMS Page API
-
[Fixed] - #112 In Email Template API Status is not updated
-
[Fixed] - #113 Unable to remove the customer account.
-
[Fixed] - #114 Getting issue while Hitting Apply Coupon and Shipping method API
-
[Fixed] - #115 Getting issue on Compare Products API
-
[Fixed] - #116 Getting issue in Shop -> Products API
-
[Fixed] - #117 Getting an exception while opening the Channel
-
[Fixed] - #119 Unable to add the video to the product
-
[Fixed] - #120 Category is created but image not updated on category.
-
[Fixed] - #136 Getting issue with getFilterAttribute API.
-
[Fixed] - #138 Method 'getCategoriesTree' does not exist on class
-
[Fixed] - #139 Getting issue after run composer command on terminal while installing the bagisto headless.
-
[Fixed] - #140 Admin is not able to login with valid credentials.
-
[Fixed] - #144 Customer is able to update account detail without email address.
-
[Fixed] - #146 Able to update gender wrong text in update account detail.
-
[Fixed] - #147 Able to update account detail without phone number.
-
[Fixed] - #150 Improve success message when review is deleted.
-
[Fixed] - #155 Customer Wishlists API's not working getting 500 error.
-
[Fixed] - #156 Compare Products APIs not working getting 500 error.
-
[Fixed] - #159 Getting error in result but show response 200 in the Cart Item Detail API.
-
[Fixed] - #160 Payment should be required field.
-
[Fixed] - #161 Getting "Internal Server Error" if enter unavailable categorySlug.
-
[Fixed] - #162 Getting wrong max price filter value.
-
[Fixed] - #163 Getting "internal Server Error" in Get Categories Tree API.
-
[Fixed] - #176 Sitemap is not deleting.
-
[Fixed] - #184 Direction parameter should be required to fill.
-
[Fixed] - #186 Image is not uploaded while create new locale.
-
[Fixed] - #187 Decimal parameter is not available in the API Request.
-
[Fixed] - #189 Countries api response is not correct.
-
[Fixed] - #195 Description parameter is not available for inventory source create and update APIs.
-
[Fixed] - #201 Inventory sources should be required option.
-
[Fixed] - #205 Email should be required field while creating user.
-
[Fixed] - #207 Getting "Internal Server Error" in response if request for create or update user without password and confirm password parameters.
-
[Fixed] - #216 Getting error in response for the Order's Item api request.
-
[Fixed] - #219 Getting "Internal Server Error" in response if request with refunds api.
-
[Fixed] - #220 Getting error in response for the refund's item api.
-
[Fixed] - #221 Getting "500 Internal Server Error" in response for the products api request.
-
[Fixed] - #231 Getting error message in response for related products request.
-
[Fixed] - #232 Able to create or update attributes with invalid "type" parameter.
-
[Fixed] - #234 Not able to remove the attribute getting warning message.
-
[Fixed] - #237 Show status "null" when request for create new attributeFamily.
-
[Fixed] - #242 Able to create or update address phone number and postcode with alphabetic parameters.
v2.0.0
✨ Enhancements
- [enhancement] - Compatible with Bagisto v2.0.0.
🐛 Bug Fixes
-
[fixed] - Category is created but image not updated on category.
-
[fixed] - Unable to add the video to the product
-
[fixed] - Getting an exception while opening the Channel
-
[fixed] - Getting issue in Shop -> Products API
-
[fixed] - Getting issue on Compare Products API
-
[fixed] - Getting issue while Hitting Apply Coupon and Shipping method API
-
[fixed] - Unable to remove the customer account.
-
[fixed] - Getting issue in Get and Post CMS Page API
-
[fixed] - Getting exception in Attribute API
-
[fixed] - In Email Template API Status is not updated
-
[fixed] - Getting exception in Categories API
-
[fixed] - Getting exception in Downloadable Product API
-
[fixed] - Getting exception in Update Group Product
-
[fixed] - Getting exception on Config Product API
-
[fixed] - Getting exception in Simple Product API
-
[fixed] - Please change API method to GET
-
[fixed] - Getting exception in the Theme API
-
[fixed] - Getting exception in Channel API
-
[fixed] - Getting exception in TaxCategory API
-
[fixed] - Getting exception in Tax Rate API
-
[fixed] - Getting exception in Inventory Source API
-
[fixed] - Unable to Install the Headless GraphQL API
-
[fixed] - If we give an input value [which does not exist] then we get an internal server error but need to get the proper message data not found on the console
v1.4.7
✨ Enhancements
-
[enhancement] - Translation added for the below locales: Hindi, Arabic, Dutch, French, Spanish, Japanese, Turkish.
-
[enhancement] - Support for multiple video extensions.
-
[enhancement] - Product images & videos uploaded via url and base64.
-
[enhancement] - getFilterAttribute & Product quary.
-
[enhancement] - Implemented product listing filters.
🐛 Bug Fixes
-
[fixed] - Fixed advertisement locale issue.
-
[fixed] - Downloadable purchased link issue fixed.
-
[fixed] - Customer's gender save in address.
-
[fixed] - locale message for un-auth access.
-
[fixed] - Payment method title issue.
-
[fixed] - Product's custom attributes values update.
-
[fixed] - Configurable product price issue.
-
[fixed] - Order's refund adjustment fee and adjustment refund fields added.
v1.4.6
✨ 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.
v1.4.5
✨ Enhancements
-
[enhancement] - Modified updateAccount mutation for customer's profile image.
-
[enhancement] - Added filter attributes API for catalog listing.
-
[enhancement] - Added avarageRating and percentageRating for the Product Query.
-
[enhancement] - Added slug support(redirection) in advertisement banners.
-
[enhancement] - Advertisement API modified, Now can also use for Bagisto default theme.
-
[enhancement] - Added removeCoupon Mutation and translations in coupon.graphql schema file.
-
[enhancement] - Improvement in query schema for @rename directive lighthouse and modified field data return type.
🐛 Bug Fixes
-
[fixed] - Changed translation for product's review create success message.
-
[fixed] - now getting only approved reviews for the product.
-
[fixed] - swatchValue and category filterableAttribute null issue.
-
[fixed] - Advertisement image's URL issue.
v1.4.4
✨ Enhancements
- Added multi-currency and locale support, (use x-currency and x-locale in the request header).
🐛 Bug Fixes
- Fixed getting an issue in notifications (https://prnt.sc/c2Oj8RZQktCR).
v1.4.3
✨ Enhancements
-
Order Cancellation API query added for log-in customer.
-
Social Login sign-up created for the TrueCaller.|
-
Push Notification List and Send APIs added.
-
Push Notification section added at the Bagisto admin.
-
Added category filters and sorting.
-
Compatible with v1.4.3.
🐛 Bug Fixes
-
Fixed type hinting initial push for compatibility.
-
Interface "Tymon\JWTAuth\Contracts\JWTSubject" not found.
v1.3.3
✨ Enhancements
- APIs support for the Bagisto v1.3.3.