Skip to content

v1.3.0

Compare
Choose a tag to compare
@camphillips22 camphillips22 released this 11 Feb 21:59
· 7 commits to master since this release
aa8611f

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 and StorageOnly=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.