Releases: Nosto/nosto-magento2
Releases · Nosto/nosto-magento2
6.0.3
6.0.2
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
- 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
- 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
- Update phan/phan and drenso/phan-extensions to latest by @dairbuirabass in #756
- Delete Dockerfile by @dairbuirabass in #757
- Remove PII data by @supercid in #765
- Bug/fix error on out of stock configurable product by @chapagain in #764
- Feature/2.4.4 compatibility by @supercid in #766
- Release/6.0.0 by @supercid in #769
New Contributors
- @chapagain made their first contribution in #764
Full Changelog: 5.4.3...6.0.0
5.4.3
5.4.2
5.4.1
- Fix product availability building for products with OOS threshold
5.4.0
5.3.2
5.3.1
- Fix to use placeholder thumbnail image if product has no image