Releases: microsoft/ApplicationInsights-JS
Releases · microsoft/ApplicationInsights-JS
1.0.8
- #384 Measure gzipped size of JS script at build time to keep size under control (#402)
- #388 Don't report page view duration for Googlebot traffic
- #391 Fix TSLint errors
- #396 Add
disableCorrelationHeaders
to IConfig - #400 msToTimeSpan handles float numbers
- #403 fix typo in word - truncated. Thanks @aryee!
1.0.7
v1.0.6
v1.0.5
Update: We had to rollback this release due to a bug in #333. We will release a fixed version soon. Sorry for any inconvenience.
- #360 Check if it's safe to call array.concat
- #355 Add AI-Announcements link
- #354 Add snippet.js to NPM package
- #353 Remove http endpoint from ajax.html test
- #351 Fix firefox on the build machine
- #350 Don't log buffer errors
- #349 Add QUnit test execution logs
- #346 Update E2E tests to use the https endpoint
- #345 Fix failing unit tests
- #339 Use performance.now in session class
- #343 Update maxBatchSize to match the documentation
- #341 Don't log session storage errors
- #336 Expose an option to disable cookies
- #333 Enable correlation headers
v1.0.4
v1.0.3
v1.0.0
v0.23.4
v0.23.2
v0.23.0
- #69 - Improve transmission reliability (#254)
- #249 - JS SDK fails to initialize due to error: "Uncaught SecurityError: Failed to read the 'cookie' property from 'Document' (#250)
- #230 - Type definitions are not up to date (#235, #238)
- #233 - AppInsightsModule hardcodes http path to the script (#234)