This release includes fixes for several minor issues:
-
Fix for possible report corruption when using
notify()
from multiple threads when configured to skip capturing/reporting background thread contents (generally only Unity games). #442 -
Added several additional event fields (codeBundleId, osName, modelNumber, locale) that were missing from the OOM reports. #444
-
Now correctly records a new session if it is returning to the foreground after more than 60 seconds in the background. #529