Skip to content

Commit 91adc51

Browse files
committed
MAGE-962 Update change log
1 parent 5127d84 commit 91adc51

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@
44

55
GA release
66

7+
### Features
8+
79
- New PHP API client (v4) under the hood for communicating with Algolia
810
- Authenticated user tokens now utilized for backend and frontend events to track entire customer journey
911
- Revenue data now sent with all events including application of Magento specific discounts such as catalog price rules and customer group pricing
1012
- Support for event subtypes allowing the capture of conversion data for both "Add to cart" and "Place order" events
1113
- Increased protection of PII in the event data
1214
- Introduced new admin groups to InstantSearch for improved UX
1315
- Updated `ConfigHelper` to use new paths
14-
- Added data patch to migrate old configurations
16+
- Added data patches to migrate old configurations
1517
- Bugfix for query rule disable on facets with new admin groupings
1618
- Added new sorting admin option via source model
1719
- Added derived virtual replica enablement to `ConfigHelper` based on `ArraySerialized`
@@ -23,10 +25,14 @@ GA release
2325
- Introduced PHP 8 constructor property promotion on affected classes
2426
- Added stronger typing to affected classes and methods
2527
- Added Looking Similar recommendations
28+
- Updated timestamps to utilize UTC per [Algolia recommended guidelines](https://www.algolia.com/doc/guides/sending-and-managing-data/prepare-your-data/in-depth/what-is-in-a-record/#dates)
29+
- Restructured web asset files to comply with [Magento recommendations](https://developer.adobe.com/commerce/php/development/build/component-file-structure/) Thanks @sgeleon!
30+
31+
### Bug fixes
2632

27-
### Bug fixes:
2833
- Fixed issue with how Algolia extension handles end user consent for allowing cookies
2934
- Improved handling of user tokens across insights events and corresponding queries
35+
- Cleaned up integration tests
3036

3137
## 3.14.0-beta.2
3238

0 commit comments

Comments
 (0)