Skip to content

1.2.1 (December 22nd, 2024)

Latest
Compare
Choose a tag to compare
@karan1633 karan1633 released this 22 Dec 09:30
· 18 commits to master since this release
8d4da84

What's changed

Bug Fixes

  • Resolved an issue on the product detail page where product data occasionally failed to render correctly. This fix ensures all product information, including descriptions and specifications, is displayed reliably. #285
  • Fixed an issue where clicking on a brand from the 'Top Brands' section on the home page did not display the corresponding product list.
    #286
  • Fixed an issue on the cart page where updating the quantity in the input field showed incorrect values. Quantity inputs now update accurately as entered by the user. #290
  • Resolved an issue where the 'Add to Cart' button on the product page did not update after adding a product to the cart. The button now changes state correctly to reflect the action. #291
  • Fixed an issue where clicking on a product or its description in the cart did not navigate to the product details page. #317