Skip to content

Commit 0a8b1e8

Browse files
committed
docs: update changelog
1 parent 715db32 commit 0a8b1e8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### Version 4.37.1 (19th February 2024)
2+
#### Added
3+
- Added support for `TradPlus` ad revenue tracking.
4+
5+
#### Changed
6+
- Changed the semantics of the `AdjustAppStorePurchase`'s `receipt` property to represent UnityIAP base64 encoded receipt string to avoid the need for the base64 decoding by the clients.
7+
8+
#### Native SDKs
9+
- [[email protected]][ios_sdk_v4.37.1]
10+
- [[email protected]][android_sdk_v4.38.1]
11+
- [[email protected]][windows_sdk_v4.17.0]
12+
---
13+
114
### Version 4.37.0 (16th January 2024)
215
#### Added
316
- Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking `processDeeplink` method of the `Adjust` instance.
@@ -1198,6 +1211,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
11981211
[ios_sdk_v4.35.2]: https://github.com/adjust/ios_sdk/tree/v4.35.2
11991212
[ios_sdk_v4.36.0]: https://github.com/adjust/ios_sdk/tree/v4.36.0
12001213
[ios_sdk_v4.37.0]: https://github.com/adjust/ios_sdk/tree/v4.37.0
1214+
[ios_sdk_v4.37.1]: https://github.com/adjust/ios_sdk/tree/v4.37.1
12011215

12021216
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
12031217
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -1247,6 +1261,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
12471261
[android_sdk_v4.35.1]: https://github.com/adjust/android_sdk/tree/v4.35.1
12481262
[android_sdk_v4.37.0]: https://github.com/adjust/android_sdk/tree/v4.37.0
12491263
[android_sdk_v4.38.0]: https://github.com/adjust/android_sdk/tree/v4.38.0
1264+
[android_sdk_v4.38.1]: https://github.com/adjust/android_sdk/tree/v4.38.1
12501265

12511266
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
12521267
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)