Skip to content

Commit a6110a5

Browse files
committed
docs: update changelog
1 parent 330b77c commit a6110a5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
### Version 4.37.2 (21st March 2024)
217
#### Fixed
318
- 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
12271242
[ios_sdk_v4.37.0]: https://github.com/adjust/ios_sdk/tree/v4.37.0
12281243
[ios_sdk_v4.37.1]: https://github.com/adjust/ios_sdk/tree/v4.37.1
12291244
[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
12301246

12311247
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
12321248
[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
12781294
[android_sdk_v4.38.0]: https://github.com/adjust/android_sdk/tree/v4.38.0
12791295
[android_sdk_v4.38.1]: https://github.com/adjust/android_sdk/tree/v4.38.1
12801296
[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
12811298

12821299
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
12831300
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)