Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Releases: Nosto/nosto-magento

3.3.0

07 Aug 11:03

Choose a tag to compare

  • Send client’s phone number, postal code and country in order data
  • Improve error handling and error recovery in Nosto account creation
  • Verify dependencies (Nosto PHP SDK) before running Nosto

3.2.0

03 Aug 12:46

Choose a tag to compare

  • Add support for group price and catalog price rule using price variation
  • Update rating and reviews to Nosto whenever they are changed or new ones are added
  • Respect tax rules in product tagging
  • Dispatch events after Nosto product, Nosto order or Nosto cart is loaded
  • Fix bug in SKU availability

3.2.0-RC1

11 Jul 10:33

Choose a tag to compare

3.2.0-RC1 Pre-release
Pre-release
  • Add support for group price and catalog price rule using price variation
  • Update rating and reviews to Nosto whenever they are changed or new ones are added
  • Respect tax rules in product tagging
  • Dispatch events after Nosto product, Nosto order or Nosto cart is loaded
  • Fix bug in SKU availability

3.1.2

30 Jun 11:01

Choose a tag to compare

  • Restructure the restore cart URL to avoid issues with case sensitivity in different setups

3.1.1

22 Jun 09:11

Choose a tag to compare

  • Fix the class name for low stock to work with case sensitive server setup
  • Add possibility to enable / disable low stock tagging

3.1.0

08 Jun 13:19

Choose a tag to compare

  • Add support for adding SKUs to cart from Nosto recommendations
  • Add low stock indication to product tag1 attribute
  • Add possibility to use custom thumbnail URL in recommendations
  • Render Nosto javascript stub only when Nosto account is installed
  • Add debug info if Nosto's product model has been overridden

3.0.1

02 Jun 10:53

Choose a tag to compare

  • Fix issue with missing environmental variables

3.0.0

29 May 11:43

Choose a tag to compare

Major changes

  • Add support for restore cart link and create cart restore functionality
  • Add support for product variations (SKUs)
  • Possibility to enable / disable Nosto features from advanced settings
  • Introduce "pearify" to generate (rename) autoloadable classes from 3rd party libraries / composer packages
  • Refactor the codebase to use Nosto PHP SDK version 3.0.0
  • Refactor signup and oauth to use ready implementations from SDK

Bugfixes and enhancements

  • Fix the add to cart function to respect the store's secure (https) settings
  • Fix the order handling to support multiple Klarna extensions
  • Fix custom attribute handling for arrays
  • Fix displaying the exchange rate cron drop down
  • Introduce helper for logging

Please note that this version is not directly compatible with 2.x versions. If you have made customizations or product overrides you might need to refactor small parts of your customizations.

2.11.4

18 May 10:52

Choose a tag to compare

  • Fix the array keys in category building
  • Include only active categories into tagging

3.0.0-rc5

03 May 06:52

Choose a tag to compare

3.0.0-rc5 Pre-release
Pre-release

Major changes

  • Refactor the codebase to use Nosto PHP SDK version 3.0.0
  • Add support for restore cart link and create cart restore functionality
  • Add support for product variations (SKUs)
  • Introduce "pearify" to generate (rename) autoloadable classes from 3rd party libraries / composer packages

Bugfixes and enhancements

  • Fix the order handling to support multiple Klarna extensions
  • Fix custom attribute handling for arrays
  • Fix displaying the exchange rate cron drop down
  • Refactor signup and oauth to use ready implementations from SDK

Please note that this version is not directly compatible with 2.x versions. If you have made customizations or product overrides you might need to refactor small parts of your customizations.