Clienteling Release 2.0.2
 about 2 years ago by luke lu
Release Date: 24 Oct 2023
New Features:
- New alert type: AlertAddress
- creates an alert to indicate if a profile's address is missing
 - if missing, clicking on the alert will open a modal, and allow the filling in of missing information
 
 - New Alert type: AlertForAttribute
- creates an alert that will display if a configurable profile attribute is null, false, or undefined
 - in config.settings, needs an attribute with the profile attribute path
 - if missing, clicking on the alert will open a modal, and allow the filling in of missing information
 
 
Improvements:
- preferred_store_id alert can accept "successTitle" in config, which displays when the preferred_store_id has been successfully updated
 
Bug Fixes:
- ProfileOrders pagination
 - Bug that stopped users from returning to a previous page if no orders on their current page
 
