Skip to content

Commit a15daaf

Browse files
committed
docs: update CHANGELOG
1 parent a7a5721 commit a15daaf

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### Version 4.34.1 (6th September 2023)
2+
#### Added
3+
- Added more logging around ATT delay timer feature to indicate that it's activated.
4+
5+
#### Fixed
6+
- Fixed issue where subsequent calls to active state callback would make ATT delay timer elapse sooner.
7+
8+
#### Native SDKs
9+
- [[email protected]][ios_sdk_v4.34.2]
10+
- [[email protected]][android_sdk_v4.34.0]
11+
- [[email protected]][windows_sdk_v4.17.0]
12+
13+
---
14+
115
### Version 4.34.0 (21st August 2023)
216
#### Added
317
- Added ability to delay SDK start on iOS platform in order to wait for an answer to the ATT dialog. You can set the number of seconds to wait (capped internally to 120) by calling the `setAttConsentWaitingInterval` method of the `AdjustConfig` instance.
@@ -1118,6 +1132,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
11181132
[ios_sdk_v4.33.2]: https://github.com/adjust/ios_sdk/tree/v4.33.2
11191133
[ios_sdk_v4.33.4]: https://github.com/adjust/ios_sdk/tree/v4.33.4
11201134
[ios_sdk_v4.34.1]: https://github.com/adjust/ios_sdk/tree/v4.34.1
1135+
[ios_sdk_v4.34.2]: https://github.com/adjust/ios_sdk/tree/v4.34.2
11211136

11221137
[android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
11231138
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0

0 commit comments

Comments
 (0)