This document contains release notes for the Engage SDK.
Release Summary
Release Version | Date |
---|---|
1.5.5 | 2024-08-26 |
1.5.4 | 2024-08-07 |
1.5.3 | 2024-07-24 |
1.5.2 | 2024-06-14 |
1.5.0 | 2024-05-01 |
1.4.0 | 2024-03-04 |
1.3.1 | 2023-10-24 |
1.3.0 | 2023-09-14 |
1.2.1 | 2023-08-30 |
1.2.0 | 2023-07-19 |
1.1.0 | 2023-06-29 |
1.0.0 | 2023-06-08 |
Engage SDK 1.5.5 Release (2024-08-26)
This version contains the following changes.
Summary of changes
- Add crop type in Image.
- Support multiple interactions in PortraitMediaEntity.
Engage SDK 1.5.4 Release (2024-08-07)
This version contains the following changes.
Summary of changes
- Add last user interaction timestamp in
ShoppingCart
. - Add support for publishing multiple shopping carts using
publishShoppingCarts
API inAppEngageShoppingClient
.
Engage SDK 1.5.3 Release (2024-07-24)
This version contains the following changes.
Summary of changes
- Infra improvements.
- Create a TV specific variant of Engage SDK.
Engage SDK 1.5.2 Release (2024-06-14)
This version contains the following changes.
Summary of changes
- Add video preview content in
SocialPostEntity
andPortraitMediaEntity
.
Engage SDK 1.5.0 Release (2024-05-01)
This version contains the following changes.
Summary of changes
- SDK size reduction
Engage SDK 1.4.0 Release (2024-03-04)
This version contains the following changes.
Summary of changes
- Add expiry for
ShoppingCart
andFoodShoppingCart
Engage SDK 1.3.1 Release (2023-10-24)
This version contains the following changes.
Summary of changes
Added new publish status codes
- AppEngagePublishStatusCode.NOT_PUBLISHED_FEATURE_DISABLED_BY_CLIENT
- AppEngagePublishStatusCode.NOT_PUBLISHED_CLIENT_ERROR
- AppEngagePublishStatusCode.NOT_PUBLISHED_SERVER_ERROR
Update Image to have an enum indicating the theme
- IMAGE_THEME_LIGHT
- IMAGE_THEME_DARK
Update metadata for
TvEpisodeEntity
andTvSeasonEntity
Engage SDK 1.3.0 Release (2023-09-14)
This version contains the following changes.
Summary of changes
- Updated the metadata for the listen vertical
Engage SDK 1.2.1 Release (2023-08-30)
This version contains the following changes.
Summary of changes
- Updated the metadata for the Sign In Card
Engage SDK 1.2.0 Release (2023-07-19)
This version contains the following changes.
Summary of changes
- Adds support for social vertical. Refer to the social integration guide for more details
Engage SDK 1.1.0 Release (2023-06-29)
This version contains the following changes.
Summary of changes
- Supports custom action CTA in Shopping Cart & Reorder.
- Supports display time window for specific entities.
AppEngageShoppingClient
andAppEngageFoodClient
now support additional methods to publish and delete all the clusters from a single client.
Engage SDK 1.0.0 Release (2023-06-08)
This version contains the following changes.
Summary of changes
- Initial Public Release