-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #282 from adjust/v4360
Version 4.36.0
- Loading branch information
Showing
16 changed files
with
121 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
### Version 4.35.2 (24th November 2023) | ||
#### Added | ||
- Added support for Meta install referrer. | ||
- Added support for Google Play Games on PC. | ||
- Added support for `TopOn` and `AD(X)` ad revenue tracking. | ||
- Added a new type of URL strategy called `AdjustConfig.AdjustUrlStrategyCnOnly`. This URL strategy represents `AdjustConfig.AdjustUrlStrategyCn` strategy, but without fallback domains. | ||
- Added `setReadDeviceInfoOnceEnabled(bool)` method to `AdjustConfig` to indicate if Android device info should be read only once. | ||
|
||
#### Native SDKs | ||
- [[email protected]][ios_sdk_v4.36.0] | ||
- [[email protected]][android_sdk_v4.37.0] | ||
- [[email protected]][windows_sdk_v4.17.0] | ||
--- | ||
|
||
### Version 4.35.2 (9th October 2023) | ||
#### Added | ||
- Added sending of `event_callback_id` parameter (if set) with the event payload. | ||
|
@@ -1170,6 +1184,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e | |
[ios_sdk_v4.35.0]: https://github.com/adjust/ios_sdk/tree/v4.35.0 | ||
[ios_sdk_v4.35.1]: https://github.com/adjust/ios_sdk/tree/v4.35.1 | ||
[ios_sdk_v4.35.2]: https://github.com/adjust/ios_sdk/tree/v4.35.2 | ||
[ios_sdk_v4.36.0]: https://github.com/adjust/ios_sdk/tree/v4.36.0 | ||
|
||
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0 | ||
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0 | ||
|
@@ -1217,6 +1232,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e | |
[android_sdk_v4.34.0]: https://github.com/adjust/android_sdk/tree/v4.34.0 | ||
[android_sdk_v4.35.0]: https://github.com/adjust/android_sdk/tree/v4.35.0 | ||
[android_sdk_v4.35.1]: https://github.com/adjust/android_sdk/tree/v4.35.1 | ||
[android_sdk_v4.37.0]: https://github.com/adjust/android_sdk/tree/v4.37.0 | ||
|
||
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0 | ||
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.35.2 | ||
4.36.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule sdk
updated
38 files
Submodule sdk
updated
16 files