Skip to main content

Agent 2.296.0

Added

  • add support for agent performance metrics

Fixed

  • fix race condition where guide can be advanced without logging a guideActivity event
  • pass the correct seen reason for embedded guide guideSeen events
  • fix rrweb iframe recording memory leak

Agent 2.295.1

Fixed

  • fix trusted origin regex "too much recursion" error
  • fix issue with prompt capture when MutationObserver is overridden by the host app

Agent 2.295.0

Fixed

  • remove hard-coded environment urls
  • fixed previewing guides with code blocks
  • limit how many events the debugger keeps track of
  • update safari UA detection to avoid deprecated properties
  • fix guide activity sometimes not recording if RC is open at the same time
  • fix performance issue when session recording process large mutations while debugger is open

Agent 2.294.0

Added

  • add css selector test feature to debugger
  • support for rendering guides in dark mode
  • add event performance to debugger
  • intercept xhr + fetch responses (if enabled)

Fixed

  • fix for text area child nodes not getting masked in session recording
  • fix race condition where guide display could be attributed to wrong visitor during identity change
  • events only marked with recording IDs when recording is started

Agent 2.293.1

Fixed

  • agent requests itself in a loop if snippet is modified to add a query parameter to agent script url

Agent 2.293.0

Added

  • Add page only capability to to prompt analytics

Fixed

  • reduce frequency of replays comprised entirely of inactivity
  • page/click event properties are stopped after 3 consecutive timeouts (instead of 1)

Agent 2.292.1

Fixed

  • document element continuously updating when an iframe is present
  • guide caching breaks behavior of snoozed and repeat guides

Agent 2.292.0

Added

  • performance monitoring in agent debugger
  • handle conditional split actions in guide activity
  • added option for url transforms to apply url like node attributes in the dom
  • allow multiple snippet installs to run side by side

Fixed

  • re-fetch recording config if the inactivity timeout is reached
  • do not display events in debugger while running designer or preview
  • updated console capture data format
  • debugger handles invalid activeTab value in storage

Agent 2.291.3

Fixed

  • poor performance in apps with observeShadowRoots set to true

Agent 2.291.2

Fixed

  • scripts in target element activated resource centers not executing