Releases: vtex-apps/recommendation-shelf
Releases · vtex-apps/recommendation-shelf
v2.17.0
v2.16.0
Release v2.16.0
v2.15.0
Added
- Implements ActivityFlow data attributes
v2.14.2
Fixed
- Fixed userId cookie creation for first-time users by ensuring
_snrs_uuidandvtex-rec-user-idcookies are created fromVtexRCMacIdv7cookie with retry mechanism. This prevents delays in loading recommendation shelves when Synerise pixel hasn't created the userId cookie yet.
v2.14.1
Fixed
- Disable shelf if no id is provided.
v2.14.0
Changed
campaignIdfield is now sent on recommendation view and click events.
v2.13.0
Changed
- Using the new bff routes.
Removed
- Deprecated
recommendationTypeprop from RecommendationShelf component.
v2.12.0
Added
itemsContextprop, now its possible to specify from where we should extract the items passed in the recommendation request.
Changed
- Passing multiple products in the recommendation request if the itemsContext is
CART.
Fixed
- Loading shimmer gaps.
v2.10.1
Fixed
- Increase retries while trying to fetch the user id cookie.
v2.10.0
Changed
- Loader to have a css handle and use a different animation.
Fixed
- Logs and title style.
- Increase cookie retrieval retries to fix behaviour fo first time users.