Skip to content

Commit 9e91424

Browse files
committed
update CHANGELOG
1 parent 6bb39b4 commit 9e91424

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### Version 4.27.0 (29th March 2021)
2+
#### Added
3+
- Added data residency feature. Support for EU data residency region is added. You can choose this setting by calling `setUrlStrategy` method of `AdjustConfig` instance with `AdjustConfig.AdjustDataResidencyEU` parameter.
4+
- Added preinstall tracking with usage of system installer receiver on Android platform.
5+
- Added support for MSA SDK v1.0.25 to OAID plugin.
6+
7+
#### Fixed
8+
- Fixed attribution value comparison logic which might cause same attribution value to be delivered into attribution callback on iOS platform.
9+
10+
#### Native SDKs
11+
- [[email protected]][ios_sdk_v4.27.1]
12+
- [[email protected]][android_sdk_v4.27.0]
13+
- [[email protected]][windows_sdk_v4.17.0]
14+
15+
---
16+
117
### Version 4.26.1 (12th February 2021)
218
#### Fixed
319
- Fixed ambiguous API invocation error in certain Unity IDE setups.
@@ -851,6 +867,7 @@
851867
[ios_sdk_v4.23.2]: https://github.com/adjust/ios_sdk/tree/v4.23.2
852868
[ios_sdk_v4.24.0]: https://github.com/adjust/ios_sdk/tree/v4.24.0
853869
[ios_sdk_v4.26.2]: https://github.com/adjust/ios_sdk/tree/v4.26.2
870+
[ios_sdk_v4.27.1]: https://github.com/adjust/ios_sdk/tree/v4.27.1
854871

855872
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
856873
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -882,6 +899,7 @@
882899
[android_sdk_v4.24.1]: https://github.com/adjust/android_sdk/tree/v4.24.1
883900
[android_sdk_v4.25.0]: https://github.com/adjust/android_sdk/tree/v4.25.0
884901
[android_sdk_v4.26.1]: https://github.com/adjust/android_sdk/tree/v4.26.1
902+
[android_sdk_v4.27.0]: https://github.com/adjust/android_sdk/tree/v4.27.0
885903

886904
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
887905
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)