You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
### Version 5.4.1 (23rd June 2025)
2
+
#### Added
3
+
- Optimized the logic behind the `processAndResolveDeeplink` method to immediately return links that have already been resolved.
4
+
5
+
#### Changed
6
+
- Updated the Adjust Signature library version to 3.47.0.
7
+
8
+
---
9
+
1
10
### Version 5.4.0 (2nd May 2025)
2
11
#### Added
3
12
- Added support for configuring store information via the `AdjustStoreInfo` object. You can now specify the store name and store app ID using `setStoreInfo` method on your `AdjustConfig` instance. This enables the SDK to record the intended app store source during initialization.
0 commit comments