Skip to content

2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@markwolff markwolff released this 02 Apr 00:37
· 925 commits to master since this release
a7f7fdc

npm i @microsoft/applicationinsights-web

  • #819 Custom Properties can be sent as objects instead of only primitive types. They will be stringified and will be parsed correctly as objects in the Azure Portal.
  • #819 Automatically track referral URI on pageViews
  • #760 Correctly label autocollected fetch requests as "Fetch" in Azure
  • #786 Add trace extension
  • #771 Export Operation so user can refresh context when necessary (e.g. for SPA applications)