Changed
- Updated the web-sdk to version 2.319.0
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
Changed
- Updated the web SDK to version 2.318.0
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
Changed
- Updated the web SDK to version 2.317.2
Changed
- Updated the web SDK to version 2.318.0
Fixed
- embeds targeted to iframes display correctly
Fixed
- do not auto-scroll to embedded guides
Changed
- Updated the web SDK to version 2.317.0
Added
- run debugger query tester in all frames
Fixed
- limit segment flag cache to local storage
- focus activation element when poll on last step is submitted
- support contains selectors for html guides
- fix debugger in local html files
- session recording treats querySelector/querySelectorAll as methods in untainted prototype check
Changed
- embeds use display channels
- form validators use display channels
- move advance on click/hover handling to guide runtime