Bug fixes
- Ignore disabled variations from price calculation and SKU tagging
Bug fixes
- Fix the discount calculation in order items
Bug fixes
- Fix the price handling for configurable products with no SKUs
- Fix product observer to fetch the parent configurable product
- Check if product is scheduled / staged before calling Nosto API
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
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
- 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