Skip to content

Commit 1f4202d

Browse files
committed
docs: update changelog
1 parent 1fb13ed commit 1f4202d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Version 5.4.0 (2nd May 2025)
2+
#### Added
3+
- Added support for configuring store information via the `ADJStoreInfo` object. You can now specify the store name and store app ID using `setStoreInfo` method on your `ADJConfig` instance. This enables the SDK to record the intended app store source during initialization.
4+
5+
---
6+
17
### Version 5.3.0 (16th April 2025)
28
#### Added
39
- Added ability to initialize the SDK for the first session in delayed mode. You can start the SDK in the delayed mode by calling the `enableFirstSessionDelay` method on your `ADJConfig` instance. To end the delay, make sure to call `endFirstSessionDelay` method of `Adjust` instance. For more details about this feature, refer to the [official documentation](https://dev.adjust.com/en/sdk/ios/features/first-session-delay).

0 commit comments

Comments
 (0)