24.11.0
-
Added further intent redirection vulnerability checks in Android
-
Added support for Android 15 (API level 35)
-
Added a config flag
setCustomNetworkRequestHeadersto add custom headers to SDK requests (thanks @sbatezat) -
Automatic view pause/resumes are changed with stop/start for better data consistency.
-
Added the config interface
experimentalto group experimental features. -
Added a flag
enablePreviousNameRecordingto add previous event/view and current view names as segmentation (Experimental!) -
Added a flag
enableVisibilityTrackingto add app visibility info to views (Experimental!) -
Added
Contentfeature methods:enterContentZone, to start Content checks(Experimental!)exitContentZone, to stop content checks (Experimental!)
-
Added support for
Listvalues in user given segmentations of timed events. -
Mitigated an issue where an event was not recorded if a
countwas not provided. -
Fixed an issue where automatic crash reporting failed to capture Flutter framework errors when using the newly introduced config option.
-
Addressed an issue where asynchronous Dart errors were not being captured.
-
Addressed an issue that prevented the stacktrace from being properly recognized on the server
-
Updated the underlying Firebase Messaging SDK to version 24.0.3
-
Updated underlying Android SDK version to 24.7.5
-
Updated underlying iOS SDK version to 24.7.7
From this version on NP variant changelogs will be added to -np branches!