Releases: Nosto/nosto-magento2
Releases · Nosto/nosto-magento2
5.0.3
5.0.2
5.0.1
4.0.10
5.0.0
- 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
4.0.8
4.0.7
5.0.0-rc1
- 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