|
| 1 | +### Version 4.38.0 (8th April 2024) |
| 2 | +#### Added |
| 3 | +- Added new domains and corresponding payload restrictions for the Adjust SDK to direct the iOS traffic to: |
| 4 | + - https://consent.adjust.com - for consented users |
| 5 | + - https://analytics.adjust.com - for non-consented users |
| 6 | + |
| 7 | +**Note:** For the time being, Adjust SDK does not bundle Privacy Manifest by default. Until the support for that is added, make sure to add content of the [Adjust Privacy Manifest](https://github.com/adjust/ios_sdk/blob/master/Adjust/PrivacyInfo.xcprivacy) to your app Privacy Manifest file. |
| 8 | + |
| 9 | +#### Native SDKs |
| 10 | +- [[email protected]][ios_sdk_v4.38.0] |
| 11 | +- [[email protected]][android_sdk_v4.38.3] |
| 12 | +- [[email protected]][windows_sdk_v4.17.0] |
| 13 | + |
| 14 | +--- |
| 15 | + |
1 | 16 | ### Version 4.37.2 (21st March 2024)
|
2 | 17 | #### Fixed
|
3 | 18 | - Fixed occasional invalid signature cases in Android when SDK package payload would be altered right before sending.
|
@@ -1227,6 +1242,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
|
1227 | 1242 | [ios_sdk_v4.37.0]: https://github.com/adjust/ios_sdk/tree/v4.37.0
|
1228 | 1243 | [ios_sdk_v4.37.1]: https://github.com/adjust/ios_sdk/tree/v4.37.1
|
1229 | 1244 | [ios_sdk_v4.37.2]: https://github.com/adjust/ios_sdk/tree/v4.37.2
|
| 1245 | +[ios_sdk_v4.38.0]: https://github.com/adjust/ios_sdk/tree/v4.38.0 |
1230 | 1246 |
|
1231 | 1247 | [android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
|
1232 | 1248 | [android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
|
@@ -1278,6 +1294,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
|
1278 | 1294 | [android_sdk_v4.38.0]: https://github.com/adjust/android_sdk/tree/v4.38.0
|
1279 | 1295 | [android_sdk_v4.38.1]: https://github.com/adjust/android_sdk/tree/v4.38.1
|
1280 | 1296 | [android_sdk_v4.38.2]: https://github.com/adjust/android_sdk/tree/v4.38.2
|
| 1297 | +[android_sdk_v4.38.3]: https://github.com/adjust/android_sdk/tree/v4.38.3 |
1281 | 1298 |
|
1282 | 1299 | [windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
|
1283 | 1300 | [windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0
|
|
0 commit comments