Skip to content

Commit 5a577e1

Browse files
committed
docs: update changelog
1 parent 8be0f44 commit 5a577e1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### Version 5.0.7 (4th February 2025)
2+
#### Added
3+
- Added sending of the additional parameter to improve troubleshooting of `SKAdNetwork` related issues.
4+
5+
#### Fixed
6+
- Fixed occasional occurrences in which ATT waiting interval timer was not being started.
7+
- Fixed occasional NPE occurrences when app was entering background (https://github.com/adjust/android_sdk/issues/630).
8+
9+
#### Native SDKs
10+
- [[email protected]][ios_sdk_v5.1.0]
11+
- [[email protected]][android_sdk_v5.1.0]
12+
13+
---
14+
115
### Version 5.0.6 (5th December 2024)
216
#### Fixed
317
- Cleaned up unused methods from the API.
@@ -1354,6 +1368,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
13541368
[ios_sdk_v4.38.2]: https://github.com/adjust/ios_sdk/tree/v4.38.2
13551369
[ios_sdk_v5.0.0]: https://github.com/adjust/ios_sdk/tree/v5.0.0
13561370
[ios_sdk_v5.0.1]: https://github.com/adjust/ios_sdk/tree/v5.0.1
1371+
[ios_sdk_v5.1.0]: https://github.com/adjust/ios_sdk/tree/v5.1.0
13571372

13581373
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
13591374
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
@@ -1409,6 +1424,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
14091424
[android_sdk_v5.0.0]: https://github.com/adjust/android_sdk/tree/v5.0.0
14101425
[android_sdk_v5.0.1]: https://github.com/adjust/android_sdk/tree/v5.0.1
14111426
[android_sdk_v5.0.2]: https://github.com/adjust/android_sdk/tree/v5.0.2
1427+
[android_sdk_v5.1.0]: https://github.com/adjust/android_sdk/tree/v5.1.0
14121428

14131429
[windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
14141430
[windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0

0 commit comments

Comments
 (0)