|
| 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 | + |
1 | 15 | ### Version 4.35.2 (9th October 2023)
|
2 | 16 | #### Added
|
3 | 17 | - 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
|
1170 | 1184 | [ios_sdk_v4.35.0]: https://github.com/adjust/ios_sdk/tree/v4.35.0
|
1171 | 1185 | [ios_sdk_v4.35.1]: https://github.com/adjust/ios_sdk/tree/v4.35.1
|
1172 | 1186 | [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 |
1173 | 1188 |
|
1174 | 1189 | [android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
|
1175 | 1190 | [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
|
1217 | 1232 | [android_sdk_v4.34.0]: https://github.com/adjust/android_sdk/tree/v4.34.0
|
1218 | 1233 | [android_sdk_v4.35.0]: https://github.com/adjust/android_sdk/tree/v4.35.0
|
1219 | 1234 | [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 |
1220 | 1236 |
|
1221 | 1237 | [windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
|
1222 | 1238 | [windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0
|
|
0 commit comments