Skip to content

Releases: summit-webapp/summit

1.2.1 (December 22nd, 2024)

22 Dec 09:30
8d4da84
Compare
Choose a tag to compare

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

1.2.0 (December 2nd, 2024)

02 Dec 12:22
4ac28ad
Compare
Choose a tag to compare

What's changed

Added Image Magnification Library 🎉

New Features

  • Image Magnification Library: Added a new image magnification library to enhance the user experience by allowing users to zoom in on images for a closer look on product pages.

Bug Fixes

  • Fixed an issue where images would not display correctly on certain browsers.
  • Resolved a bug that caused image loading times to be longer than expected.

1.1.1 (November 15, 2024)

15 Nov 13:02
f15a395
Compare
Choose a tag to compare

What's changed

  • We have fixed the issue where clicking on a brand in the "Top Brands" section on the homepage would not display the correct product list. And on Item click couldn't navigate you to Product Pag. #294

1.1.0 (November 4th, 2024)

04 Nov 11:36
Compare
Choose a tag to compare

What's included

We are excited to announce a new feature designed to streamline the checkout process for guest users! Understanding that many shoppers prefer a quick and hassle-free experience, we’ve made several improvements that allow for a smoother transaction without the need to create an account.

Key Highlights:

  • Quick Checkout Option: Guest users can now complete their purchases in just a few clicks, minimizing the time spent on entering information.
  • Enhanced Address Information: Seamlessly fill in your shipping and billing details quickly and accurately.
  • User-Friendly Interface: The checkout page has been redesigned for clarity and ease of use, making it more intuitive for all users.

Fixes

  • Resolved an issue where incorrect notifications were displayed when adding items to the wishlist.
  • The minimum quantity block on the product page has been removed. It will now only display when a minimum quantity is set, improving clarity for users.
  • The "Price on Request" button has been removed from the product page for guest users. It will only appear when configured in the backend, ensuring accurate information.
  • We’ve fixed the stock availability check, ensuring accurate data is received and displayed in the table. Additionally, proper validations have been added for error messages, enhancing the user experience.
  • Adjustments to the cart will no longer allow negative values, preventing potential errors during the checkout process.