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. Theinstall
attribute recordstrue
if the app was a new installation. TheupgradeFrom
attribute 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.