Skip to content

Releases: Nosto/nosto-magento2

6.0.3

29 Jun 08:42
8fc7a1a
Compare
Choose a tag to compare

What's Changed

  • Indexer - Prevent duplicates to delete queue by @supercid in #779

Full Changelog: 6.0.2...6.0.3

6.0.2

16 Jun 09:39
41e65c4
Compare
Choose a tag to compare

What's Changed

  • Indexer - Reduces completed queue cleanup time to 1 hour instead of 8
  • Move currencies building process to a cronjob, reducing admin loading time in setups with a large amount of currencies and storeviews by @supercid in #773
  • Indexer - Prevent insertion of duplicated rows to be upsert by @supercid in #774
  • Indexer Sync Service - Uses Magento Product repository to fetch product data in bulk, reducing amount of database queries by @supercid in #775

Full Changelog: 6.0.1...6.0.2

6.0.1

23 May 07:23
4b2e5f4
Compare
Choose a tag to compare
  • Add support for both version 2 and 3 of phpseclib/phpseclib library (for compatibility with Magento versions 2.3.x and 2.4.x)
  • Remove customer visitor checksum generation when 2c.cid cookie does not exist

6.0.0

03 May 10:42
b4cc9f5
Compare
Choose a tag to compare
  • Compatibility with Magento 2.4.4
  • Bump minimum PHP version to 7.4
  • Use of XML schemas and data patches
  • Remove personally identifiable information from the module

What's Changed

New Contributors

Full Changelog: 5.4.3...6.0.0

5.4.3

25 Apr 12:18
3f09c90
Compare
Choose a tag to compare
  • Add page-type tagging for checkout page

5.4.2

14 Jan 14:18
56cb5d4
Compare
Choose a tag to compare
  • Send all active currencies formating to Nosto only when multi-currency is enabled

5.4.1

21 Dec 08:37
f0a58e3
Compare
Choose a tag to compare
  • Fix product availability building for products with OOS threshold

5.4.0

07 Dec 08:48
2461ae8
Compare
Choose a tag to compare
  • Add functionality to send disabled products to Nosto
  • Add ttl for nosto_product_cache
  • Refactor BuilderTrait into service classes

5.3.2

16 Nov 15:30
fa21980
Compare
Choose a tag to compare
  • Improve exception during product build by passing previos exception

5.3.1

21 Oct 12:24
032553a
Compare
Choose a tag to compare
  • Fix to use placeholder thumbnail image if product has no image