You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/release-notes.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,22 @@ parentDocSlug: flutter-sdk
10
10
>
11
11
> Refer to the [SDK version update guide](https://documentation.bloomreach.com/engagement/docs/flutter-sdk-version-update) for details on updating from version 0.x.x to 1.x.x.
12
12
13
+
## Release Notes
14
+
## Release Notes for 1.7.0
15
+
#### August 07, 2024
16
+
* Added:
17
+
* Introduces improved SDK documentation at documentation.bloomreach.com.
18
+
* Updates native Android SDK to version 3.16.0.
19
+
* Updates native iOS SDK to version 2.28.0.
20
+
* Extends the SDK API with:
21
+
* In-app content block callback and tracking methods
22
+
* In-app message callbacks and tracking methods
23
+
* A method to track payment events
24
+
* Methods related to handling and tracking push notifications
25
+
* Fixed:
26
+
* Fixes incorrectly mapped parameters in trackAppInboxClick.
27
+
* Fixes incorrect links and other minor issues in the documentation.
0 commit comments