Fixed
- Fix u-turn detection for customers with creative JSON.parse implementations
Added
- Clear new guide cache when visitor id changes
Added
- Support for guide caching to reduce payload size (disabled by default, requires application flag)
- Updated guide translation url for guide preview mode
Fixed
- Non-native map & set implementations can break analytics
- Guide logic removed whitespace when using standard markdown
- Resource Center activity events were sending guide id instead of step id in some cases
Fixed
- Fix u-turn detection causing load events to fail to collect in some cases
Fixed
- Fix u-turn detection causing load events to fail to collect in some cases
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