Skip to content

Commit 50d37d6

Browse files
authored
Merge pull request #1681 from algolia/feat/update-3.15.0-changelog
Update changelog file for 3.15.0
2 parents 52ba952 + 856dd5a commit 50d37d6

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@
55
## Updates
66
- Added support for Multi-Application IDs
77

8+
## 3.14.4
9+
10+
### Features
11+
- 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.)
12+
13+
### Updates
14+
- Updated `getCookie` method to make it more consistent
15+
- Removed dependency to `catalog_product_price` indexer
16+
17+
### Bug Fixes
18+
- Fixed a bug where the Landing Page Builder was crashing on save with customer group pricing was enabled.
19+
- Fixed issue where Insights information wasn't kept on the url after clicking "add to cart" on PLP powered by InstantSearch
20+
- Fixed a bug where synonyms were unintentionally duplicated on the Algolia dashboard
21+
822
## 3.14.3
923

1024
### Updates
@@ -103,6 +117,25 @@ If you have customized your Algolia implementation or are running on an older ve
103117
- Added stronger typing to affected classes and methods
104118
- Added Looking Similar recommendations
105119

120+
## 3.13.7
121+
122+
### Features
123+
- 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.)
124+
125+
### Updates
126+
- Updated `getCookie` method to make it more consistent
127+
- Removed dependency to `catalog_product_price` indexer
128+
129+
### Bug Fixes
130+
- Fixed a bug where the Landing Page Builder was crashing on save with customer group pricing was enabled.
131+
- Fixed issue where Insights information wasn't kept on the url after clicking "add to cart" on PLP powered by InstantSearch
132+
133+
## 3.13.6
134+
135+
### Bug Fixes
136+
- Improve handling of insights params for URLs that already have a query string
137+
- Improve query method for alternate root categories - Thank you @igorfigueiredogen
138+
106139
## 3.13.5
107140

108141
### Updates

0 commit comments

Comments
 (0)