This repository has been archived by the owner on May 28, 2023. It is now read-only.
Vue Storefront API 1.11.1
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
andfinalPriceInclTax
inmagento1
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)