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: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
* ! Minor breaking change ! Removed Secure.ANDROID_ID usage in device id generation. The SDK now exclusively uses random UUIDs for device id generation.
3
3
4
4
* Added a Content feature method "refreshContentZone" that does a manual refresh.
5
+
* Extended server configuration capabilities of the SDK.
6
+
* Added a config method to provide server config in the initialization "setSDKBehaviorSettings(String)".
5
7
* Added a new interface "CountlyNotificationButtonURLHandler" to allow custom handling of URLs when notification buttons are clicked. Could be set by "CountlyConfigPush.setNotificationButtonURLHandler"
6
8
7
9
* Mitigated an issue that caused PN message data collision if two message with same ID was received.
0 commit comments