Skip to content

Commit

Permalink
Updating release notes (#482)
Browse files Browse the repository at this point in the history
* Updating release notes

* remove beta version from the release notes

---------

Co-authored-by: yangyansong-adbe <[email protected]>
Co-authored-by: yansong <[email protected]>
  • Loading branch information
3 people authored Jan 23, 2024
1 parent cbe3f85 commit cbe423d
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/release_notes/timestamp.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ts":1705538623553}
{"ts":1706031522583}
7 changes: 7 additions & 0 deletions src/pages/home/base/mobile-core/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ keywords:

# Release notes

## January 22, 2024

### iOS Core 4.2.2

* Add array support for token replacement in the launch rules engine.
* Fixed a caching issue that could cause display problems when two or more in-app messages were being triggered by identical conditions.

## January 4, 2024

### iOS Core 4.2.1
Expand Down
42 changes: 42 additions & 0 deletions src/pages/home/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,50 @@ Keywords:

# Release notes

## January 23, 2024

### Android BOM 2.9.0

* This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.marketing.mobile/sdk-bom)) release includes changes to the following Android extensions.

<Accordion>

<AccordionItem header='Expand'>

| Extension artifact | BOM (2.8.1) | BOM (2.9.0) |
|-----|-----|-----|
| **com.adobe.marketing.mobile:campaignclassic** | **2.0.1** | **2.1.1**|
| com.adobe.marketing.mobile:analytics | 2.0.3 | 2.0.3 |
| com.adobe.marketing.mobile:assurance | 2.2.0 | 2.2.0 |
| com.adobe.marketing.mobile:audience | 2.0.0 | 2.0.0 |
| com.adobe.marketing.mobile:campaign | 2.0.6 | 2.0.6 |
| com.adobe.marketing.mobile:core | 2.6.1 | 2.6.1 |
| com.adobe.marketing.mobile:edge | 2.4.0 | 2.4.0 |
| com.adobe.marketing.mobile:edgebridge | 2.1.0 | 2.1.0 |
| com.adobe.marketing.mobile:edgeconsent | 2.0.0 | 2.0.0 |
| com.adobe.marketing.mobile:edgeidentity | 2.0.1 | 2.0.1 |
| com.adobe.marketing.mobile:edgemedia | 2.0.0 | 2.0.0 |
| com.adobe.marketing.mobile:identity | 2.0.3 | 2.0.3 |
| com.adobe.marketing.mobile:lifecycle | 2.0.4 | 2.0.4 |
| com.adobe.marketing.mobile:media | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:messaging | 2.2.0 | 2.2.0 |
| com.adobe.marketing.mobile:optimize | 2.0.2 | 2.0.2 |
| com.adobe.marketing.mobile:places | 2.1.0 | 2.1.0 |
| com.adobe.marketing.mobile:signal | 2.0.1 | 2.0.1 |
| com.adobe.marketing.mobile:target | 2.0.2 | 2.0.2 |
| com.adobe.marketing.mobile:userprofile | 2.0.1 | 2.0.1 |

</AccordionItem>

</Accordion>

## January 22, 2024

### iOS Core 4.2.2

* Add array support for token replacement in the launch rules engine.
* Fixed a caching issue that could cause display problems when two or more in-app messages were being triggered by identical conditions.

### Android Campaign Classic 2.1.1

* Fixed a bug with manual carousel buttons
Expand Down

0 comments on commit cbe423d

Please sign in to comment.