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

Releases: Nosto/nosto-magento

3.5.0

22 Jan 12:22
Compare
Choose a tag to compare
  • Introduce custom indexer for Nosto product data
  • Update Nosto product data after catalog price rules are saved and applied
  • Add user defined attributes as custom fields to Nosto product
  • Add boolean return for data loaders
  • Use fixed price for bundled product if defined

3.3.7

17 Jan 10:53
Compare
Choose a tag to compare
  • Add validation for Nosto product before tagging, exporting and sending product data over API

3.4.0-RC2

10 Jan 10:58
Compare
Choose a tag to compare
3.4.0-RC2 Pre-release
Pre-release
  • Remove redundant non-dev dependencies

3.3.6

10 Jan 13:46
Compare
Choose a tag to compare
  • Fix currency conversion issue in cart tagging
  • Add SKU id in cart tagging and order tagging
  • Apply catalog price rules also for product API updates
  • Change the sorting order of Nosto settings in store admin

3.4.0-RC1

05 Jan 09:46
Compare
Choose a tag to compare
3.4.0-RC1 Pre-release
Pre-release
  • Introduce custom indexer for Nosto product data
  • Update Nosto product data after catalog price rules are saved and applied

3.3.5

05 Jan 08:36
Compare
Choose a tag to compare
  • Handle orders when Vaimo KCO module is enabled but not used for the order
  • Fix issues with code style checks
  • Add support for Magento compilation mode

3.3.4

30 Nov 14:52
ef31783
Compare
Choose a tag to compare
  • Fix the list price for bundle product was aways same as final price issue

3.3.3

29 Nov 12:41
538c2ee
Compare
Choose a tag to compare
  • Exclude OutOfStock simple products from configurable product price determination
  • Add a link to configuration page
  • Enable rating and review tagging by default
  • Get product attribute type id in runtime instead of hard coded it to 4

3.3.2

27 Nov 10:18
Compare
Choose a tag to compare
3.3.2 Pre-release
Pre-release
  • Update composer dependencies
  • Update Magento package dependencies
  • Define PHP requirements for package

3.3.1

26 Oct 14:18
Compare
Choose a tag to compare
  • Fix the issue that new product url contains '_ignore_category' when flat catalog is enabled