v1.3.0
Changes
Schema
- Adds
PageBrowserVersion
to the schema. This value is a string for the browser version that was used for a session, as derived from the User Agent.
Configuration
SaveAsJson=true
andStorageOnly=true
are now allowed to be set at the same time.
Core library
- Added the ability to customize the HTTP client used to communicate with the FullStory API. This is useful if the transport mechanism needs to be modified in any way.
- Added the ability to customize the "create export" API request before it is sent to the FullStory API.