Skip to main content

Agent 2.254.1

Fixed

  • Fix "session recording error:Cannot read properties of undefined" when session recording starts

Agent 2.254.0

Added

  • Segment flags are requested separately from guides
  • Task list module for resource center
  • Show agent log messages in debugger

Fixed

  • Prevent debugger window from getting stuck in drag mode in some cases
  • using an invalid apiKey in additionalAPIKeys does not block sending on the primary key
  • reduce false positives in ad block detection

Agent 2.253.0

Added

  • Support for "dead clicks" frustration metric

Fixed

  • Pending data requests will be retried on unload to avoid data loss
  • Agent debugger now supports CSP trusted types policy
  • Resize VOC portal iframe when container is resized
  • Don't show RC badge when RC content fails to load

Agent 2.252.0

Added

  • Guide, click, and track events will retry when they fail to send

Fixed

  • Launch guide action does not dismiss embedded content
  • Resource center activity is incorrectly attributed to a guide if both are open at the same time
  • Fix issue resulting in many short session recordings

Agent 2.251.0

Fixed

  • Guide Runtime now reporting some messages correctly as informational instead of errors
  • Zooming on mobile browsers better handles resizing guides
  • Embedded Content now limits the number of GuideSeen events it reports

Agent 2.250.1

Fixed

  • Change log level on guide runtime message from error to debug

Agent 2.250.0

Added

  • Agent debugger now shows when guide loop is not running

Fixed

  • Identity sync now syncs top frame identity to any loaded child frames
  • Guide loop will now start if only embedded content is present
  • Closing the resource center no longer fires the unmount runtime event for the currently shown guide
  • Guide loop now starts even if resource center fails to load

Agent 2.249.1

Fixed

  • Clean up all debounced event handlers when calling teardown

Agent 2.249.0

Added

  • Addtional query parameter to recording request to indicate new session
  • Configuration option to automatically remove guides with slow selectors

Fixed

  • Feedback plugin initialized multiple times in some cases
  • Session replay capture of grid-template areas in Chrome
  • Visibility checks for slotted components in scrollable areas