24.4.0
What's Changed
Improvements
- New configuration parameter to define the locales to index:
- Add a
colorCode
attribute incolorVariations
for PWA. #170 - Disable analytics and ABTest for SSR requests. #175
Bug Fixes
- The
afterStep
code responsible of moving temporary indices to production was wrongly executed when some uncaught errors had occurred during the previous job steps. This could result, for afullCatalogReindex
, to having incomplete temporary indices replacing the production indices. #174 AlgoliaCategoryIndex_v2
job now splits the indexing batches per locales, to support a bigger number of locales. #171
Full Changelog: 24.3.2...24.4.0