Skip to content

Commit 44ef629

Browse files
author
UnnatiCP
committed
Release 1.7.16
Release 1.7.16
1 parent 519b3af commit 44ef629

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.7.16 (06.07.2025)
2+
* Implemented `enableAppBanners` and `disableAppBanners` methods on Android and iOS
3+
* Fixed an issue in `getAvailableTopics` on iOS, which now returns a list of topic objects instead of null.
4+
15
## 1.7.15 (17.06.2025)
26
* Optimized `initFeatures` functions for preventing crashes regarding the UI thread.
37
* Updated to latest iOS + Android SDKs

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cleverpush-react-native",
3-
"version": "1.7.15",
3+
"version": "1.7.16",
44
"description": "CleverPush React Native SDK",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)