This document contains release notes for the Engage SDK.
Release Summary
Release Version | Date |
---|---|
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.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