Skip to content

Releases: VirtoCommerce/vc-module-experience-api

3.810.0

28 Feb 12:22
Compare
Choose a tag to compare

🎯 Development

  • add cultureName to ChangeWishlist mutation (#529)
  • restrict clone wishlist with another userId (#531)
  • fix culture name not being passed in cart mutations (#532)

3.809.0

27 Feb 10:50
Compare
Choose a tag to compare

🎯 Development

  • (Added PasswordRequirements (PasswordOptions) to StoreSettings in the Experience API module. This allows to query password requirements on a per-store basis. The PasswordOptions includes settings for minimum length, required unique characters, requirement for non-alphanumeric characters, lowercase and uppercase letters, and digits.)
  • add store login validations (#515)

3.800.3

27 Feb 12:18
Compare
Choose a tag to compare

🎯 Development

  • fix culture name not being passed in cart mutations (#532)

3.449.4

27 Feb 12:19
Compare
Choose a tag to compare

🎯 Development

  • fix culture name not being passed in cart mutations (#532)

3.808.0

23 Feb 09:18
Compare
Choose a tag to compare

🎯 Development

  • reduce included fields for cart products (#527)
  • remove async code (#521)
  • make EvalSearchRequestUserGroupsMiddleware virtual (#528)

3.807.0

20 Feb 11:35
Compare
Choose a tag to compare

🎯 Development

  • Extend WishlistUserContext and authorize by wishlist command (#525)

3.806.0

15 Feb 12:40
Compare
Choose a tag to compare

🐞 Bug fixes

  • (An issue was identified where the anonymous cart was being reset upon browser refresh. Virto Storefront, Virto Commerce Experience and Profile Experience module should be updated as well.)

3.805.0

15 Feb 08:12
Compare
Choose a tag to compare

🎯 Development

  • resolve InWishlists field for organization scoped lists (#524)

🐞 Bug fixes

  • update cart dependency

3.804.0

12 Feb 11:22
Compare
Choose a tag to compare

What's Changed

  • VCST-299: disable cart total calculations if no items selected by @ksavosteev in #520
  • feat: Added clone wishlist mutation by @Jounik53 in #523

3.800.2

07 Feb 16:36
Compare
Choose a tag to compare

🎯 Development

  • disable cart total calculations if no items selected (#520)