Skip to content

Commit 915c362

Browse files
committed
docs: update changelog
1 parent 749f3d8 commit 915c362

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### Version 4.38.0 (27th March 2024)
2+
#### Added
3+
- Added iOS Privacy Manifest for the Adjust SDK.
4+
- Added new domains and corresponding payload restrictions for the Adjust SDK to direct the iOS traffic to:
5+
- https://consent.adjust.com - for consented users
6+
- https://analytics.adjust.com - for non-consented users
7+
8+
#### Native SDKs
9+
- [[email protected]][ios_sdk_v4.38.0]
10+
- [[email protected]][android_sdk_v4.38.3]
11+
12+
---
13+
114
### Version 4.37.2 (21st March 2024)
215
#### Fixed
316
- Fixed occasional crashes caused by not synchronized access to cached IDFA value (https://github.com/adjust/ios_sdk/issues/696).
@@ -631,6 +644,7 @@
631644
[ios_sdk_v4.35.2]: https://github.com/adjust/ios_sdk/tree/v4.35.2
632645
[ios_sdk_v4.37.0]: https://github.com/adjust/ios_sdk/tree/v4.37.0
633646
[ios_sdk_v4.37.2]: https://github.com/adjust/ios_sdk/tree/v4.37.2
647+
[ios_sdk_v4.38.0]: https://github.com/adjust/ios_sdk/tree/v4.38.0
634648

635649
[android_sdk_v4.10.4]: https://github.com/adjust/android_sdk/tree/v4.10.4
636650
[android_sdk_v4.11.0]: https://github.com/adjust/android_sdk/tree/v4.11.0
@@ -667,3 +681,4 @@
667681
[android_sdk_v4.35.1]: https://github.com/adjust/android_sdk/tree/v4.35.1
668682
[android_sdk_v4.38.1]: https://github.com/adjust/android_sdk/tree/v4.38.1
669683
[android_sdk_v4.38.2]: https://github.com/adjust/android_sdk/tree/v4.38.2
684+
[android_sdk_v4.38.3]: https://github.com/adjust/android_sdk/tree/v4.38.3

0 commit comments

Comments
 (0)