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: mindbox/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## 2.5.0-rc
2
+
3
+
This version of the SDK includes support for in-app messages. You will now be able to personalize your app by showing users appropriate campaigns based on their actions in the app, on the website, or purchases in retail stores.
4
+
You can now launch in-app notifications for users from a certain city, region, or country or exclude the segment of users who should not see the in-app notification.
5
+
You can also display in-app notifications when an API is called in your app. Display the message in a specific place in the app or when a user performs a specific action. Learn more in the guide.
6
+
7
+
Also in this release we added logging of important events in the sdk.
8
+
1
9
## 2.2.0
2
10
3
11
* Fix issue when using Firebase onBackgroundMessage handler breaks android part of plugin
0 commit comments