Skip to content

Releases: Nosto/nosto-magento2

2.2.0

20 Jul 11:11
Compare
Choose a tag to compare

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

04 Jul 13:12
Compare
Choose a tag to compare

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

08 Jun 11:15
Compare
Choose a tag to compare
  • Fix the multi-currency variation issue when only single currency is used

2.0.0

31 May 12:12
Compare
Choose a tag to compare
  • 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

1.1.1

10 Jan 14:52
Compare
Choose a tag to compare
  • Fix the errors when running Magento compiler
  • Change the block definition of referenceContainer to referenceBlock

1.1.0

09 Jan 06:49
Compare
Choose a tag to compare
  • Cart and customer tagging are now rendered dynamically in order to handle full page caching correctly

1.0.1

14 Dec 13:21
Compare
Choose a tag to compare
  • Fix issue with orders when Nosto module is installed but Nosto account is not connected
  • Add "js stub" for Nosto script

1.0.0

17 Aug 11:18
Compare
Choose a tag to compare
  • Make the extension compatible with Mage 2.1.0