Skip to content

Releases: Nosto/nosto-magento2

5.0.3

14 Aug 07:45
b7cb5e7
Compare
Choose a tag to compare
  • Bump the PHP SDK version to be compatible with Nosto CMP module (no functional changes)

5.0.2

16 Jul 07:21
6b11c79
Compare
Choose a tag to compare
  • Fix an issue where custom tags (tag1) were overridden by default tags

5.0.1

12 Jun 06:39
93fac09
Compare
Choose a tag to compare
  • Fix an issue with configurable product prices being zero in Nosto product data when taxes are included in display prices

4.0.10

12 Jun 07:21
11c0700
Compare
Choose a tag to compare
  • Fix an issue with configurable product prices being zero in Nosto product data when taxes are included in display prices

5.0.0

03 Jun 12:57
58cc9fb
Compare
Choose a tag to compare
  • Refactor the indexing logic to use batched queues & decouple the caching logic from product updates
  • Use Magento's built-in caching logic for caching Nosto product data
  • Add google category as customisable attribute
  • Change the namespaces to comply with PHP SDK 5.0.0
  • Add check for an empty array before trying to get min price for bundled product price
  • Remove mview subscription / trigger to catalog_product_entity_media_gallery

4.0.9

29 May 05:04
1b3cb10
Compare
Choose a tag to compare
  • Fix an issue with configurable product prices not being set when using MSI

4.0.8

27 May 11:47
ccec333
Compare
Choose a tag to compare
  • Add null guard for caching product service in case the product data building fails for dirty product

4.0.7

22 May 07:28
28fef12
Compare
Choose a tag to compare
  • Improve handling of empty product cache entries and possible failures in product data building

5.0.0-rc1

24 Apr 09:59
7f2874f
Compare
Choose a tag to compare
5.0.0-rc1 Pre-release
Pre-release
  • Remove invalidate indexer and data indexer and replace those with indexers than handle the update queue
  • Remove Nosto product data building from indexers and build and send the data in message queue consumers
  • Make caching the Nosto product data optional

4.0.6

31 Mar 13:27
351e64a
Compare
Choose a tag to compare
  • Fix issue with non-generated proxy classes during di compilation