Added
- HTML guides now support theme stylesheets
- Support additional event properties on track and trackAgent calls
- Improved error messaging and handling for rare failures to initialize.
Changed
- removed duplicate computation of duration for guide & RC activity events
Fixed
- fix session recording performance issue in angular applications
- fixed double RC badge when broadcast channel is enabled
- Ensure the agent debugger correctly reports the configured activation element for element-activated guides
- Ensured tagged prompt agents only capture data from their configured page scope
- Ensure clicks within shadow roots are correctly identified as active to prevent false dead click reports in Session Replay
Fixed
- fix session recording performance issue in angular applications
Fixed
- fix session recording performance issue in angular applications
Fixed
- fixed double RC badge when broadcast channel is enabled
Fixed
- fixed double RC badge when broadcast channel is enabled
Added
- added flag to use target origin for designer connect message
Removed
- Removed support for fully custom Resource Centers from the web SDK
Changed
- Moved the focus management logic to the guide runtime script to improve interaction handling
- Moved auto focus handlers to the guide runtime script
- update to use 0s instead of asterisks for masking number inputs in session replay
Fixed
- fix issue where calling onGuideAdvanced with no arguments could advance an embedded guide
- Improve code sharing to reduce file size of independent plugins
- fix issue where RC randomly re-opens the home view instead of the active module
Added
- send performance metrics from web sdk at 10% sample rate
- add force account id property to predict plugin
- flush event buffer on frustration event
Fixed
- fix duplicated DOM lookups
- fix errors in network capture when frame has "null" origin
- failure to validate a RC module will not invalidate the entire RC
- HTML guides plugin fails to initialize on staging servers
- improved caching for segment flags
Changed
- move scroll handling to runtime scripts
Fixed
- embeds targeted to iframes display correctly
Fixed
- do not auto-scroll to embedded guides