Improvements
- This release adds two new Insights attributes for the upcoming Mobile Version Trends Report: install, andupgradeFrom. This allows tracking when a session includes a new install or a new upgrade. Theinstallattribute recordstrueif the app was a new installation. TheupgradeFromattribute tracks the last version of the application when an upgrade is detected.
Fixes
- Patched a GSON vulnerability that could result in null pointer exception in Json serialization during harvest.