Skip to content

Commit 52fc1a1

Browse files
committed
docs: update CHANGELOG
1 parent 1f9b470 commit 52fc1a1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### Version 4.35.2 (24th November 2023)
2+
#### Added
3+
- Added support for Meta install referrer.
4+
- Added support for Google Play Games on PC.
5+
- Added support for `TopOn` and `AD(X)` ad revenue tracking.
6+
- Added a new type of URL strategy called `AdjustConfig.AdjustUrlStrategyCnOnly`. This URL strategy represents `AdjustConfig.AdjustUrlStrategyCn` strategy, but without fallback domains.
7+
- Added `setReadDeviceInfoOnceEnabled(bool)` method to `AdjustConfig` to indicate if Android device info should be read only once.
8+
9+
#### Native SDKs
10+
- [[email protected]][ios_sdk_v4.36.0]
11+
- [[email protected]][android_sdk_v4.37.0]
12+
- [[email protected]][windows_sdk_v4.17.0]
13+
---
14+
115
### Version 4.35.2 (9th October 2023)
216
#### Added
317
- Added sending of `event_callback_id` parameter (if set) with the event payload.
@@ -1170,6 +1184,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
11701184
[ios_sdk_v4.35.0]: https://github.com/adjust/ios_sdk/tree/v4.35.0
11711185
[ios_sdk_v4.35.1]: https://github.com/adjust/ios_sdk/tree/v4.35.1
11721186
[ios_sdk_v4.35.2]: https://github.com/adjust/ios_sdk/tree/v4.35.2
1187+
[ios_sdk_v4.36.0]: https://github.com/adjust/ios_sdk/tree/v4.36.0
11731188

11741189
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
11751190
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -1217,6 +1232,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
12171232
[android_sdk_v4.34.0]: https://github.com/adjust/android_sdk/tree/v4.34.0
12181233
[android_sdk_v4.35.0]: https://github.com/adjust/android_sdk/tree/v4.35.0
12191234
[android_sdk_v4.35.1]: https://github.com/adjust/android_sdk/tree/v4.35.1
1235+
[android_sdk_v4.37.0]: https://github.com/adjust/android_sdk/tree/v4.37.0
12201236

12211237
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
12221238
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)