Added
- Config setting to disable history api monitoring
- Update the uiElementId field of guideActivity events on task list items to include the child guide id
Fixed
- Reduce re-renders of embedded guides
- When page event properties are present the agent will now check for DOM changes
Fixed
- Revert "update rrweb-record to latest"
Fixed
- Fixed nps email landing page not submitting response
Fixed
- Dead clicks now account for change, submit, and focus events
- Local/session storage getItem placeholders return null instead of undefined
- Update rrweb-record to latest
Fixed
- Clear guide/poll buffers on teardown instead of init
Fixed
- Fix failure to send analytics data when encoded data was greater than 2kb
Added
- Search bar for the debugger config tab
- Flag to always send guide seen events for embedded content
Fixed
- Debug stays enabled after reload when cookieDomain is enabled
Fixed
- Pendo Launcher for Firefox now correctly runs adblock detection as part of the guides request
Added
- Segment flags are requested separately from guides (if configuration value is set)
Fixed
- Embedded content now works correctly with iframes
Fixed
- Revert "segment flags are requested separately from guides"