Skip to content

Releases

v3.39.1 (2025-10-28)

Changed

  • Update Sales App base version

Added

  • Add selling price in ProductSku type

v3.34.0 (2025-08-18)

Changed

  • Update Sales App base version with some fixes

v3.32.0 (2025-08-04)

Changed

  • Update Sales App base version

v3.31.3 (2025-07-08)

Fixed

  • Build command failing with incorrect exit code

Added

  • Add a new extension point for menu
  • Add a new extension point for menu drawer
  • Add a new hook for extensibility called useCurrentUser

v3.31.0 (2025-06-25)

Changed

  • Update Sales App base version

Added

  • Add new method in useCart hook: sync

v3.26.2 (2025-05-28)

Fixed

  • Extension points losing local states

Changed

  • Update Sales App base version

v3.24.0 (2025-04-30)

Added

  • New extension points for the PDP page
  • New usePDP hook

v3.23.0 (2025-04-24)

Added

  • Add new properties in useCart hook: orderFormId, value, clientProfileData, totalizers
  • Add new methods in useCart hook: addCoupon
  • Add new methods in useCartItem hook: changePrice

Changed

  • Update return type of useCartItem hook

Removed

  • useOrderForm hook

v3.20.3 (2025-03-14)

Fixed

  • Extension point component unmount behavior not working

v3.16.4 (2025-02-06)

Fixed

  • Update items with attachemnts not working

v3.15.5 (2025-01-22)

Fixed

  • Get offer id in advertisements page
  • Bind the AssemblyItem to the correct cart item index
  • Crash when adding items (especially assembly items) to cart

Added

  • Show product offer price on delivery availability
  • Adding dynamic breadcrumbs to new PDP
  • productRefId property to product items