Skip to content

Commit 07c0643

Browse files
committed
Minor changelog update
1 parent 7e88ddd commit 07c0643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- **BC break** - if you use you own templates, they must be updated for new templates' structure
2424
- New version of [instantsearch.js](https://github.com/algolia/instantsearch.js) library updated
2525
- Refactored [products' re-indexing](https://community.algolia.com/magento/documentation/#full-products-reindex)
26+
- **BC break** - when you install this version, the indexing queue will be truncated. Full re-index is required.
2627
- Added logging of updated/deleted products
2728
- `name` and `description` attributes are now not casted before indexing. It solves issue with non-highlighted numerical products' names.
2829
- All static strings can be localized via Magento localizator now
@@ -44,6 +45,7 @@
4445
- Undefined `algoliaConfig` variable in IE9
4546
- Main content is no longer hidden on disabled JavaScript
4647
- Fix not started instant search which caused bugs on products' details
48+
- Prices are now indexed correctly with taxes
4749

4850
### 1.5.5
4951

0 commit comments

Comments
 (0)