Releases: Nosto/nosto-magento2
Releases · Nosto/nosto-magento2
2.2.0
Improvements
- Fix deprecated layout definitions
- Display more descriptive errors when account opening fails
- Rename restore cart controller to avoid routing issues with case sensitive setup
- Add missing positioning attributes to layout definitions
- Add "Do not edit" notifications to template files
- Send product updates to Nosto when ratings and reviews are updated or added
Bug fixes
- Fix Nosto product handling in multi-store setup
- Recover from invalid account opening requests
- Remove default variation id from account opening if multiple currencies are not used
2.1.0
Improvements
- Add support for restore cart link
- Add possibility to add product attributes to Nosto tags
- Add support for indicating low stock for a product
- Add support for using thumb url
- Include Magento's object for events dispatched by Nosto
Bug fixes
- Set area code outside constructor in product sync command
- Remove multi-currency check from product template
- Check Nosto account before rendering the javascript stub
- Add null checks item builders
2.0.1
2.0.0
- Add possibility to use following attributes in Nosto
- GTIN
- brand
- inventory level
- supplier cost
- rating
- review count
- alternative image URLs
- Add possibility to extend / override product data
- Add support for multi-currency stores
- Add possibility to choose which image version is tagged
- Add support for handling the qualification UI
- Add check if Nosto account is installed before outputting Nosto tags & scripts
- Add page type tagging
- Add support for customer reference
- Add possibility to enable / disable Nosto features
- Implement support for "Add to cart" button for recommendations
- Update account settings over the API to Nosto
- Fix product price issue with special prices
- Fix product price to obey tax rules
- Fix product URL sent via API to Nosto
- Fix list price issue configurable products
- Update to the latest Nosto PHP SDK