- Fix the multi-currency variation issue when only single currency is used
- 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
- 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
- Stable release
- Stable release
- Updated the composer lock
- Removed the minimum stability flag
- Bump to SDK version 2.5.2
- Make compatible with MEQP
- Fix the errors when running Magento compiler
- Change the block definition of referenceContainer to referenceBlock
- Use Knockout.js for dynamic cart and customer tagging in order to handle full page cache correctly
- Add "js stub" for Nosto script
- Fix issue with orders when Nosto module is installed but Nosto account is not connected
- Make the plug-in compatible with Magento 2.1.0
- Remove variation tagging
- Fix store resolving issue(#18)
- Fix javascript include issue (#16)
- Fix multi store issue (#15)
- Rename the package to nosto/module-nostotagging
- Dispatch event after Nosto product is loaded
- Improve exception handling
- Fix acl issues
- Fix the composer files to autoload Nosto PHP SDK correctly
- First implementation of Magento 2 extension