Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Vue Storefront API 1.11.1

Compare
Choose a tag to compare
@patzick patzick released this 17 Mar 14:02
· 317 commits to master since this release
093d393

Added

  • Add save address on place order - @lucasqm (#394)
  • Add ElasticSearch client support for HTTP authentication - @cewald (#397)
  • Add error handling for catalog and add header 'X-VS-Cache-Tags' to response - @gibkigonzo

Fixed

  • Add fallback for sourcePriceInclTax and finalPriceInclTax in magento1 platform - @cewald (#398)
  • Add default ES index to config and update getStockList - @gibkigonzo (#405)
  • Makes elastic-stock extension compatible with both ES5 and ES7. Allows for stock fetch of configurable children that is set as "Not Visible Individually" - @didkan (#410)