Fixed
- revert "automatically activated badges sometimes point to wrong element"
Added
- option to disable session replay unload processing
Fixed
- update devlog pii scrubbing regexes for performance
- protect against unable to use elRef error in firefox extension
- set cookie SameSite setting to 'None' instead of 'Strict'
Fixed
- fix iframe auto-install sometimes fails if frame document is cached
Added
- add getConfigValue to public api
Fixed
- automatically activated badges sometimes point to wrong element
- still set a sessionId on events if localStorage.getItem throws while reading sessionId
- fix full width guides in CSS transformed document body
Fixed
- Ensure that dataHost is accurately set for all environments to properly send discovery data
Fixed
- Properly register discovery listeners for Firefox to prevent errors on startup
Fixed
- rename system_response to agent_response for trackAgent
Added
- metric collection sampling rate config
- treatIframeAsRoot snippet option for session recording
- rename agent to web SDK
- rename apiKey to publicAppId (both supported)
Fixed
- prioritize oemAccountId over regular accountId when adding acc param to network requests for adopt partners
- fix guide positioning when document body is scaled or translated
- preview mode takes into account white label settings when displaying logo
Fixed
- Properly update the extension icon to show status even if multiple windows are in use
Added
- Support for providing analytics for Pendo discovery apps
Changed