diff --git a/.github/scripts/release_notes/timestamp.json b/.github/scripts/release_notes/timestamp.json index 1bc7a175c1..7d7076edee 100644 --- a/.github/scripts/release_notes/timestamp.json +++ b/.github/scripts/release_notes/timestamp.json @@ -1 +1 @@ -{"ts":1724199982771} \ No newline at end of file +{"ts":1725472218232} \ No newline at end of file diff --git a/src/pages/edge/adobe-journey-optimizer/release-notes.md b/src/pages/edge/adobe-journey-optimizer/release-notes.md index fdf7c94114..8a37648cfd 100644 --- a/src/pages/edge/adobe-journey-optimizer/release-notes.md +++ b/src/pages/edge/adobe-journey-optimizer/release-notes.md @@ -9,6 +9,14 @@ keywords: # Release notes +## September 3, 2024 + +### iOS Messaging 5.3.0 + +* Two updates made to support out-of-the-box Content Card templates, coming soon via the new `AEPSwiftUI` library: + * Writes a disqualify event to event history when a content card is dismissed + * Removes dismissed content card from in-memory container holding qualified content cards + ## August 19, 2024 ### Android Messaging 3.2.0 diff --git a/src/pages/home/base/mobile-core/release-notes.md b/src/pages/home/base/mobile-core/release-notes.md index 998737fc69..11a7fd3d79 100644 --- a/src/pages/home/base/mobile-core/release-notes.md +++ b/src/pages/home/base/mobile-core/release-notes.md @@ -8,6 +8,12 @@ keywords: # Release notes +## September 3, 2024 + +### Android Core 3.1.2 + +* Added screen reader support for in-app messages. + ## July 19, 2024 ### Android Core 3.1.1 diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md index 7b46226626..158acd6e66 100644 --- a/src/pages/home/release-notes/index.md +++ b/src/pages/home/release-notes/index.md @@ -7,6 +7,66 @@ Keywords: # Release notes +## September 4, 2024 + +### iOS Notification Content Extension 5.1.0-beta + +Initial release of `AEPSwiftUI` framework for Adobe Experience Platform Mobile SDKs on iOS. The `AEPSwiftUI` framework provides out-of-the-box UI components for use with Adobe Journey Optimizer content cards. + +The first release includes a single template - [SmallImageTemplate](https://github.com/adobe/aepsdk-ui-ios/tree/v5.1.0-beta/Frameworks/AEPSwiftUI/Documentation) + +## September 3, 2024 + +### iOS Notification Content Extension 5.0.1 + +* Removed left and right scroll buttons on auto carousel notifications. + +### Android BOM 3.3.1 + +* This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.marketing.mobile/sdk-bom)) release includes changes to the following Android extensions. + + + + + +| Extension artifact | BOM (3.3.0) | BOM (3.3.1) | +|-----|-----|-----| +| **com.adobe.marketing.mobile:core** | **3.1.1** | **3.1.2**| +| com.adobe.marketing.mobile:analytics | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:assurance | 3.0.3 | 3.0.3 | +| com.adobe.marketing.mobile:audience | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:campaign | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:campaignclassic | 3.1.1 | 3.1.1 | +| com.adobe.marketing.mobile:edge | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:edgebridge | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:edgeconsent | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:edgeidentity | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:edgemedia | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:identity | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:lifecycle | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:media | 3.1.0 | 3.1.0 | +| com.adobe.marketing.mobile:messaging | 3.2.0 | 3.2.0 | +| com.adobe.marketing.mobile:notificationbuilder | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:optimize | 3.0.2 | 3.0.2 | +| com.adobe.marketing.mobile:places | 3.0.1 | 3.0.1 | +| com.adobe.marketing.mobile:signal | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:target | 3.0.0 | 3.0.0 | +| com.adobe.marketing.mobile:userprofile | 3.0.0 | 3.0.0 | + + + + + +### Android Core 3.1.2 + +* Added screen reader support for in-app messages. + +### iOS Messaging 5.3.0 + +* Two updates made to support out-of-the-box Content Card templates, coming soon via the new `AEPSwiftUI` library: + * Writes a disqualify event to event history when a content card is dismissed + * Removes dismissed content card from in-memory container holding qualified content cards + ## August 20, 2024 ### Android BOM 3.3.0