This repository was archived by the owner on Apr 26, 2022. It is now read-only.
Releases: Nosto/nosto-magento
Releases · Nosto/nosto-magento
3.3.0
- 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
- 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
- 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
3.1.1
3.1.0
- 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
- Fix issue with missing environmental variables
3.0.0
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
3.0.0-rc5
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.