io.justtrack.justtrack-unity-sdk
Advanced tools
Comparing version
# justtrack SDK Changelog (Unity) | ||
## Version 4.5.6 (22nd July 2024) | ||
## Version 4.6.0 (October 22, 2024) | ||
### Added | ||
- Each user event now contains a field called `sequenceNumber`, which is an integer that represents the sequence number of the event. | ||
- Breadcrumbs. | ||
- Crash reports. | ||
### Changed | ||
- Switched to semantic versioning. | ||
### Bug-Fixes | ||
- Fixed the broken Applovin integration for `interstitial` and `rewarded`. | ||
## Version 4.5.6 (July 22, 2024) | ||
### Changed | ||
* Updated Android SDK to 4.5.6. | ||
@@ -8,0 +24,0 @@ * Updated iOS SDK to 4.5.6. |
{ | ||
"name": "io.justtrack.justtrack-unity-sdk", | ||
"version": "4.5.6", | ||
"version": "4.6.0", | ||
"displayName": "justtrack SDK", | ||
@@ -5,0 +5,0 @@ "description": "justtrack is AppLike Group's next level attribution & UA automation platform - built by app publishers for app publishers.", |
@@ -29,3 +29,3 @@ # justtrack SDK for Unity | ||
// ... other dependencies of your game ... | ||
"io.justtrack.justtrack-unity-sdk": "4.5.6" | ||
"io.justtrack.justtrack-unity-sdk": "" | ||
}, | ||
@@ -32,0 +32,0 @@ "scopedRegistries": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
402686
0.09%