Skip to content

v1.0.0-M4

Compare
Choose a tag to compare
@lauraluiz lauraluiz released this 16 Jun 11:56
· 70 commits to master since this release
  • Wishlist functionality implemented. To enable it in your project, you need to add the dependency: "com.commercetools.sunrise" %% "wishlist" % "1.0.0-M4"
  • Change password functionality implemented.
  • Matching variants CTP functionality is disabled everywhere to improve response times. In case you still need this functionality enabled for ProductListFinder, it has been implemented a ProductListFinderByCategoryWithMatchingVariants that can be used instead via injection.
  • Warning regarding payment not being expanded will no longer be logged when no paymentInfo is available #502