Skip to content

Commit 5250393

Browse files
authored
Merge pull request #387 from Countly/arifBurakDemiray-patch-1
Update CHANGELOG.md
2 parents 8f0d8fe + 2f64a70 commit 5250393

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
## 25.4.0
22
* ! Minor breaking change ! Removed UIDevice.currentDevice.identifierForVendor usage in device id generation. The SDK now exclusively uses random UUIDs for device id generation.
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.
34

45
* Added a Content feature method "refreshContentZone" that does a manual refresh.
56
* Extended server configuration capabilities of the SDK.
67
* Added a config parameter to provide server config in the initialization "sdkBehaviorSettings: NSString".
78

8-
* Deprecated the experimental configuration function enableServerConfiguration and it will do nothing. It is now enabled by default and can be controlled directly from the server.
9+
* Deprecated the experimental configuration function enableServerConfiguration and it will do nothing.
910

1011
## 25.1.2
1112
* Mitigated an issue where the safe area resolution was not correctly calculated for the content zone on certain iOS devices.

0 commit comments

Comments
 (0)