Skip to content

2.5.9

Compare
Choose a tag to compare
@afoucret afoucret released this 07 May 08:54
· 54 commits to 2.5.x since this release
5d8cc7a

⚠️GDPR compliance (#804, #818, #813)

Version 2.5.9 brings GDPR compliance to ElasticSuite.
In order to configure or to implement your own GDPR policy, read the following documentation in the wiki : GDPR compliance

🍰 Improvements

  • Prevent cross tree virtual category creation (#878 and #900)

✅ Fixed

  • Reduce the number of fields sent when loading category preview (#877 and #880)
  • Avoid null pointer exception when storeId is not defined (#852)
  • Avoid tracking ingestion error when a store is deleted (#874)
  • Fix module loading order when using Magento EE (#886)