Releases: JujuAdams/UnityAnalytics
Releases · JujuAdams/UnityAnalytics
2.1.1
- Improves installation guide
- Adds links to documentation in multiple places
- Game version is now set via
UA_GAME_CLIENT_VERSIONrather than two separate values hidden in scripts - Fixes timestamp compliance
- Adds
UARequestDeletion()to allow a user to request data deletion - Adds maximum pending event limit to avoid memory leaks in edge cases
- Removes old heartbeat mechanism, now using standard event
gameRunning - Fixes HTTP response debug output
- Fixes pending packets not being stored correctly