You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# CHANGE LOG
2
2
3
+
## 3.14.4
4
+
5
+
### Features
6
+
- Added a feature to enable automatic price indexing on the Advanced section of the configuration (This feature should help alleviate issues where missing pricing records prevent Algolia from being able to index products.)
7
+
8
+
### Updates
9
+
- Updated `getCookie` method to make it more consistent
10
+
- Removed dependency to `catalog_product_price` indexer
11
+
12
+
### Bug Fixes
13
+
- Fixed a bug where the Landing Page Builder was crashing on save with customer group pricing was enabled.
14
+
- Fixed issue where Insights information wasn't kept on the url after clicking "add to cart" on PLP powered by InstantSearch
15
+
- Fixed a bug where synonyms were unintentionally duplicated on the Algolia dashboard
0 commit comments