diff --git a/.github/scripts/release_notes/timestamp.json b/.github/scripts/release_notes/timestamp.json index 2a02184701..68105f88a4 100644 --- a/.github/scripts/release_notes/timestamp.json +++ b/.github/scripts/release_notes/timestamp.json @@ -1 +1 @@ -{"ts":1713285261852} \ No newline at end of file +{"ts":1713297245852} \ No newline at end of file diff --git a/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md b/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md index ff6578710c..4af76f8bc3 100644 --- a/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md +++ b/src/pages/edge/adobe-journey-optimizer-decisioning/release-notes.md @@ -12,10 +12,10 @@ keywords: ### React Native Optimize 6.0.0 -Major version update for [Adobe Journey Optimizer - Decisioning Extension](https://github.com/adobe/aepsdk-react-native/tree/main/packages/optimize) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Adobe Journey Optimizer - Decisioning Extension](https://github.com/adobe/aepsdk-react-native/tree/main/packages/optimize) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 3, 2024 diff --git a/src/pages/edge/adobe-journey-optimizer/release-notes.md b/src/pages/edge/adobe-journey-optimizer/release-notes.md index 787dae37d1..d75289b243 100644 --- a/src/pages/edge/adobe-journey-optimizer/release-notes.md +++ b/src/pages/edge/adobe-journey-optimizer/release-notes.md @@ -9,14 +9,25 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter Messaging 4.0.0 + +Major version update for [Adobe Journey Optimizer](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepmessaging) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. +* Adds `onContentLoaded` to `MessagingDelegate` (Android Only). +* Updated `urlLoaded` from `MessagingDelegate` to iOS Only. + ## April 12, 2024 ### React Native Messaging 6.0.0 -Major version update for [Adobe Journey Optimizer](https://github.com/adobe/aepsdk-react-native/tree/main/packages/messaging) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Adobe Journey Optimizer](https://github.com/adobe/aepsdk-react-native/tree/main/packages/messaging) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 3, 2024 @@ -59,9 +70,9 @@ Major version update for [Adobe Journey Optimizer](./index.md) for Adobe Experie ### iOS Messaging 4.1.0 * Added new notification tracking API `handleNotificationResponse` with parameters `UNNotificationResponse` and an optional callback the returns `PushTrackingStatus` enum. - * This API will automatically handle the click behaviour (OPENAPP, WEBURL, DEEPLINK) defined for the notification. + * This API will automatically handle the click behaviour (OPENAPP, WEBURL, DEEPLINK) defined for the notification. * Deprecated the notification tracking API `handleNotificationResponse` with parameters `UNNotificationResponse`, `applicationOpened`, and `customActionId`. -* Fixed a bug on notification tracking API `handleNotificationResponse` to stop sending tracking hits to edge servers when the notification does not contain tracking information. +* Fixed a bug on notification tracking API `handleNotificationResponse` to stop sending tracking hits to edge servers when the notification does not contain tracking information. ### Android Messaging 2.2.0 diff --git a/src/pages/edge/consent-for-edge-network/release-notes.md b/src/pages/edge/consent-for-edge-network/release-notes.md index 077b56d85c..487cb20ed5 100644 --- a/src/pages/edge/consent-for-edge-network/release-notes.md +++ b/src/pages/edge/consent-for-edge-network/release-notes.md @@ -9,14 +9,23 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter EdgeConsent 4.0.0 + +Major version update for [Consent for Edge Network](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedgeconsent) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + ## April 12, 2024 ### React Native EdgeConsent 6.0.0 -Major version update for [Consent](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgeconsent) for Edge Network for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Consent](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgeconsent) for Edge Network for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 2, 2024 diff --git a/src/pages/edge/edge-network/release-notes.md b/src/pages/edge/edge-network/release-notes.md index 208b4fce06..33dde00ee2 100644 --- a/src/pages/edge/edge-network/release-notes.md +++ b/src/pages/edge/edge-network/release-notes.md @@ -8,14 +8,23 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter Edge 4.0.0 + +Major version update for [Edge Network](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedge) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + ## April 12, 2024 ### React Native Edge 6.0.0 -Major version update for [Edge Network](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edge) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Edge Network](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edge) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 2, 2024 diff --git a/src/pages/edge/identity-for-edge-network/release-notes.md b/src/pages/edge/identity-for-edge-network/release-notes.md index 3a9e9ca342..2174feb9bc 100644 --- a/src/pages/edge/identity-for-edge-network/release-notes.md +++ b/src/pages/edge/identity-for-edge-network/release-notes.md @@ -9,14 +9,23 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter EdgeIdentity 4.0.0 + +Major version update for [Identity for Edge Network](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedgeidentity) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + ## April 12, 2024 ### React Native EdgeIdentity 6.0.0 -Major version update for [Identity for Edge Network](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgeidentity) Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Identity for Edge Network](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgeidentity) Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 2, 2024 diff --git a/src/pages/home/base/assurance/release-notes.md b/src/pages/home/base/assurance/release-notes.md index 30c0442369..eb4da84c9c 100644 --- a/src/pages/home/base/assurance/release-notes.md +++ b/src/pages/home/base/assurance/release-notes.md @@ -8,14 +8,23 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter Assurance 4.0.0 + +Major version update for [Assurance](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepassurance) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + ## April 12, 2024 ### React Native Assurance 6.0.0 -Major version update for [Assurance](https://github.com/adobe/aepsdk-react-native/tree/main/packages/assurance) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Assurance](https://github.com/adobe/aepsdk-react-native/tree/main/packages/assurance) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 1, 2024 diff --git a/src/pages/home/base/mobile-core/release-notes.md b/src/pages/home/base/mobile-core/release-notes.md index 5f8ce787c9..26cd4fbfbb 100644 --- a/src/pages/home/base/mobile-core/release-notes.md +++ b/src/pages/home/base/mobile-core/release-notes.md @@ -8,6 +8,29 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter Core 4.x and compatible plugins + +A new major version of the [Adobe Experience Platform Core Flutter Plugin](https://github.com/adobe/aepsdk-react-native/tree/main/packages/core) has been released along with updates to other plugins. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs, which include the `privacy manifest`. +* Updated `MobileCore.dispatchEventWithResponseCallback` API with a timeout parameter. + +Note that all these plugins must be updated together. + +* flutter_aepcore@4.0.0 +* flutter_aepuserprofile:4.0.0 +* flutter_aepassurance:4.0.0 +* flutter_aepedge:4.0.0 +* flutter_aepedgeidentity:4.0.0 +* flutter-aepedgeconsent:4.0.0 +* flutter-aepedgebridge:4.0.0 +* flutter-aepmessaging:4.0.0 + +To learn how Apple's privacy related announcements made in WWDC of 2023 affect the Mobile SDK, please read the guide on [iOS privacy manifest requirements](https://developer.adobe.com/client-sdks/resources/privacy-manifest). + ## April 12, 2024 ### React Native Core 6.x and compatible libraries diff --git a/src/pages/home/base/profile/release-notes.md b/src/pages/home/base/profile/release-notes.md index 6c781270a9..ea88d4a460 100644 --- a/src/pages/home/base/profile/release-notes.md +++ b/src/pages/home/base/profile/release-notes.md @@ -8,14 +8,23 @@ keywords: # Release notes +## April 16, 2024 + +### Flutter UserProfile 4.0.0 + +Major version update for [User Profile](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepuserprofile) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + ## April 12, 2024 ### React Native UserProfile 6.0.0 -Major version update for [User Profile](https://github.com/adobe/aepsdk-react-native/tree/main/packages/userprofile) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [User Profile](https://github.com/adobe/aepsdk-react-native/tree/main/packages/userprofile) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 1, 2024 diff --git a/src/pages/home/release-notes/index.md b/src/pages/home/release-notes/index.md index f8d5a0291b..c92e662474 100644 --- a/src/pages/home/release-notes/index.md +++ b/src/pages/home/release-notes/index.md @@ -7,6 +7,82 @@ Keywords: # Release notes +## April 16, 2024 + +### Flutter EdgeBridge 4.0.0 + +Major version update for [Edge Bridge](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedgebridge) for Adobe Experience Platform Flutter Plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. +* Updated Edge Bridge data format to enhance support for migrating to sending data via Edge Network to Adobe Analytics and reduce the effort required for mapping data to XDM. +* If you are currently using Flutter Edge Bridge version 3.x and you are mapping data to XDM in your datastream, adjustments will be necessary when adopting version 4.0.0. + +### Flutter Messaging 4.0.0 + +Major version update for [Adobe Journey Optimizer](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepmessaging) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. +* Adds `onContentLoaded` to `MessagingDelegate` (Android Only). +* Updated `urlLoaded` from `MessagingDelegate` to iOS Only. + +### Flutter EdgeIdentity 4.0.0 + +Major version update for [Identity for Edge Network](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedgeidentity) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + +### Flutter EdgeConsent 4.0.0 + +Major version update for [Consent for Edge Network](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedgeconsent) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + +### Flutter Edge 4.0.0 + +Major version update for [Edge Network](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepedge) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + +### Flutter UserProfile 4.0.0 + +Major version update for [User Profile](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepuserprofile) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + +### Flutter Assurance 4.0.0 + +Major version update for [Assurance](https://github.com/adobe/aepsdk_flutter/tree/main/plugins/flutter_aepassurance) for Adobe Experience Platform Flutter plugin compatible with Flutter Core 4.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. + +### Flutter Core 4.x and compatible plugins + +A new major version of the [Adobe Experience Platform Core Flutter Plugin](https://github.com/adobe/aepsdk-react-native/tree/main/packages/core) has been released along with updates to other plugins. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs, which include the `privacy manifest`. +* Updated `MobileCore.dispatchEventWithResponseCallback` API with a timeout parameter. + +Note that all these plugins must be updated together. + +* flutter_aepcore@4.0.0 +* flutter_aepuserprofile:4.0.0 +* flutter_aepassurance:4.0.0 +* flutter_aepedge:4.0.0 +* flutter_aepedgeidentity:4.0.0 +* flutter-aepedgeconsent:4.0.0 +* flutter-aepedgebridge:4.0.0 +* flutter-aepmessaging:4.0.0 + +To learn how Apple's privacy related announcements made in WWDC of 2023 affect the Mobile SDK, please read the guide on [iOS privacy manifest requirements](https://developer.adobe.com/client-sdks/resources/privacy-manifest). + ## April 12, 2024 ### React Native Core 6.x and compatible libraries @@ -40,7 +116,7 @@ To learn how Apple's privacy related announcements made in WWDC of 2023 affect t Major version update for [Edge Bridge](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgebridge) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. * Updated Edge Bridge data format to enhance support for migrating to sending data via Edge Network to Adobe Analytics and reduce the effort required for mapping data to XDM. * If you are currently using React Native Edge Bridge version 5.x and you are mapping data to XDM in your datastream, adjustments will be necessary when adopting version 6.0.0. @@ -49,70 +125,70 @@ Major version update for [Edge Bridge](https://github.com/adobe/aepsdk-react-nat Major version update for [Campaign Classic](https://github.com/adobe/aepsdk-react-native/tree/main/packages/campaignclassic) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native Target 6.0.0 Major version update for [Target](https://github.com/adobe/aepsdk-react-native/tree/main/packages/target) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native Places 6.0.0 Major version update for [Places](https://github.com/adobe/aepsdk-react-native/tree/main/packages/places) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native Optimize 6.0.0 Major version update for [Adobe Journey Optimizer - Decisioning Extension](https://github.com/adobe/aepsdk-react-native/tree/main/packages/optimize) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native Messaging 6.0.0 Major version update for [Adobe Journey Optimizer](https://github.com/adobe/aepsdk-react-native/tree/main/packages/messaging) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native EdgeConsent 6.0.0 Major version update for [Consent](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgeconsent) for Edge Network for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native EdgeIdentity 6.0.0 Major version update for [Identity for Edge Network](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edgeidentity) Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native Edge 6.0.0 Major version update for [Edge Network](https://github.com/adobe/aepsdk-react-native/tree/main/packages/edge) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native UserProfile 6.0.0 Major version update for [User Profile](https://github.com/adobe/aepsdk-react-native/tree/main/packages/userprofile) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ### React Native Assurance 6.0.0 Major version update for [Assurance](https://github.com/adobe/aepsdk-react-native/tree/main/packages/assurance) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: * Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 3, 2024 diff --git a/src/pages/solution/adobe-campaign-standard/release-notes.md b/src/pages/solution/adobe-campaign-standard/release-notes.md index f8715e23ac..e264b4687e 100644 --- a/src/pages/solution/adobe-campaign-standard/release-notes.md +++ b/src/pages/solution/adobe-campaign-standard/release-notes.md @@ -12,10 +12,10 @@ keywords: ### React Native Campaign Standard 6.0.0 -Major version update for [Campaign Classic](https://github.com/adobe/aepsdk-react-native/tree/main/packages/campaignclassic) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Campaign Classic](https://github.com/adobe/aepsdk-react-native/tree/main/packages/campaignclassic) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 2, 2024 diff --git a/src/pages/solution/adobe-target/release-notes.md b/src/pages/solution/adobe-target/release-notes.md index 40fe900ca5..1082224b00 100644 --- a/src/pages/solution/adobe-target/release-notes.md +++ b/src/pages/solution/adobe-target/release-notes.md @@ -12,10 +12,10 @@ keywords: ### React Native Target 6.0.0 -Major version update for [Target](https://github.com/adobe/aepsdk-react-native/tree/main/packages/target) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Target](https://github.com/adobe/aepsdk-react-native/tree/main/packages/target) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 2, 2024 diff --git a/src/pages/solution/places/release-notes.md b/src/pages/solution/places/release-notes.md index 8dabeb88d5..a345ff0910 100644 --- a/src/pages/solution/places/release-notes.md +++ b/src/pages/solution/places/release-notes.md @@ -12,10 +12,10 @@ keywords: ### React Native Places 6.0.0 -Major version update for [Places](https://github.com/adobe/aepsdk-react-native/tree/main/packages/places) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: - -* Updated to use Experience Platform Android `3.x` SDKs. -* Updated to use Experience Platform iOS `5.x` SDKs +Major version update for [Places](https://github.com/adobe/aepsdk-react-native/tree/main/packages/places) for Adobe Experience Platform React Native Library compatible with React Native Core 6.0.0. The current release includes the following changes: + +* Updated to use Experience Platform Android `3.x` SDKs. +* Updated to use Experience Platform iOS `5.x` SDKs. ## April 2, 2024