Skip to content

Commit bb92e3d

Browse files
committed
Merge branch 'staging' of github.com:Countly/countly-sdk-react-native-bridge into staging-np
2 parents bea72a1 + b509586 commit bb92e3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 25.4.0-np
2-
* ! Minor breaking change ! The SDK now exclusively uses random UUIDs for device id generation instead of platform specific OpenUDID or IDFV.
3-
* ! Minor breaking change ! Server Configuration is now enabled by default. Changes made on SDK Manager > SDK Configuration on your server will affect SDK behavior directly.
2+
* ! Minor breaking change ! The SDK now exclusively uses random UUIDs for device id generation instead of platform specific OpenUDID or IDFV
3+
* ! Minor breaking change ! Server Configuration is now enabled by default. Changes made on SDK Manager > SDK Configuration on your server will affect SDK behavior directly
44

55
* Added `refreshContentZone()` method for manual refresh of content zone
66
* Added `disableBackoffMechanism()` init config method for disabling request backoff logic
@@ -13,7 +13,7 @@
1313

1414
* Mitigated an issue that caused PN message data collision if two message with same ID was received in Android
1515
* Mitigated an issue that could occur while serializing events to improve stability, performance and memory usage in iOS
16-
* Mitigated an issue where the safe area resolution was not correctly calculated for the content zone on certain iOS devices.
16+
* Mitigated an issue where the safe area resolution was not correctly calculated for the content zone on certain iOS devices
1717

1818
* Updated the underlying Android SDK version to 25.4.2
1919
* Updated the underlying iOS SDK version to 25.4.3

0 commit comments

Comments
 (0)