Skip to main content

Web SDK 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

Web SDK 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

Web SDK 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

Web SDK 2.316.0

Added

  • submit poll action for HTML guides
  • add option to delay initialize until app is visible
  • add advance on element click for HTML guides

Fixed

  • fix session recordering resource caching font url regex matching across quotes and de-duplicate matches
  • auto install waits until frame has content before auto installing
  • predict plugin supports recordId of any length
  • remove noisy error logs when session recording fails to fetch visitor configuration
  • remove noisy postMessage logs

Launcher 5.61.0

Added

  • Support custom scopes added to idp requests

Changed

  • Upgrade web sdk to version 2.315.0

Fixed

  • Ensure configuration panel correctly shows if the sdk is installed on the current tab

Web SDK 2.315.0

Added

  • HTML guides plugin
  • guide display channel support
  • excludeRequestUrls config option for network logs
  • add localStorage caching to segment flags plugin

Fixed

  • fix issue where guide could display before its badge was displayed
  • fix issue where throttling could be ignored in multi-tab/window scenarios
  • avoid sending multiple RRWEB_ERROR logs
  • fix Guide Personalization in URLs
  • clear do not process flag when identity changes

Launcher 5.60.1

Fixed

  • Update visual design studio dependency to allow inline editing tools to operate correctly