|
| 1 | +### Version 4.29.1 (13th May 2021) |
| 2 | +#### Added |
| 3 | +- [beta] Added data residency support for US region. You can choose this setting by calling `setUrlStrategy` method of `AdjustConfig` instance with `AdjustConfig.AdjustDataResidencyUS` parameter. |
| 4 | + |
| 5 | +#### Fixed |
| 6 | +- Removed 5 decimal places formatting for ad revenue value. |
| 7 | + |
| 8 | +#### Native SDKs |
| 9 | +- [[email protected]][ios_sdk_v4.29.2] |
| 10 | +- [[email protected]][android_sdk_v4.28.1] |
| 11 | +- [[email protected]][windows_sdk_v4.17.0] |
| 12 | + |
| 13 | +--- |
| 14 | + |
1 | 15 | ### Version 4.29.0 (27th April 2021)
|
2 | 16 | #### Added
|
3 | 17 | - Added `conversionValueUpdatedDelegate` callback to `AdjustConfig` which can be used to get information when Adjust SDK updates conversion value for the user.
|
|
8 | 22 | #### Changed
|
9 | 23 | - Removed unused ad revenue constants.
|
10 | 24 |
|
| 25 | +#### Native SDKs |
| 26 | +- [[email protected]][ios_sdk_v4.29.0] |
| 27 | +- [[email protected]][android_sdk_v4.28.0] |
| 28 | +- [[email protected]][windows_sdk_v4.17.0] |
| 29 | + |
11 | 30 | ---
|
12 | 31 |
|
13 | 32 | ### Version 4.28.0 (1th April 2021)
|
|
892 | 911 | [ios_sdk_v4.26.2]: https://github.com/adjust/ios_sdk/tree/v4.26.2
|
893 | 912 | [ios_sdk_v4.27.1]: https://github.com/adjust/ios_sdk/tree/v4.27.1
|
894 | 913 | [ios_sdk_v4.28.0]: https://github.com/adjust/ios_sdk/tree/v4.28.0
|
| 914 | +[ios_sdk_v4.29.0]: https://github.com/adjust/ios_sdk/tree/v4.29.0 |
| 915 | +[ios_sdk_v4.29.2]: https://github.com/adjust/ios_sdk/tree/v4.29.2 |
895 | 916 |
|
896 | 917 | [android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
|
897 | 918 | [android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
|
|
924 | 945 | [android_sdk_v4.25.0]: https://github.com/adjust/android_sdk/tree/v4.25.0
|
925 | 946 | [android_sdk_v4.26.1]: https://github.com/adjust/android_sdk/tree/v4.26.1
|
926 | 947 | [android_sdk_v4.27.0]: https://github.com/adjust/android_sdk/tree/v4.27.0
|
| 948 | +[android_sdk_v4.28.0]: https://github.com/adjust/android_sdk/tree/v4.28.0 |
| 949 | +[android_sdk_v4.28.1]: https://github.com/adjust/android_sdk/tree/v4.28.1 |
927 | 950 |
|
928 | 951 | [windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
|
929 | 952 | [windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0
|
|
0 commit comments