diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md index 7b9a0fbee3..77f7934a59 100644 --- a/src/pages/home/release-notes/index.md +++ b/src/pages/home/release-notes/index.md @@ -7,6 +7,19 @@ Keywords: # Release notes +## September 13, 2024 + +### Roku SDK 1.3.0 + +#### Consent Support + +* The SDK now allows [configuring default consent](https://github.com/adobe/aepsdk-roku/blob/main/Documentation/api-reference.md#configure-default-consent). +* Added a [setConsent](https://github.com/adobe/aepsdk-roku/blob/main/Documentation/api-reference.md#setconsent) API for collecting user consent preferences. + +#### Other Changes + +* Adds support for persisting the `locationHint` and other states returned by the Edge Network, using them to enhance the user experience by ensuring more consistent routing and improved session continuity. + ## September 12, 2024 ### Android BOM 3.3.2