Skip to main content

Fixed

  • No longer throw an error from pendo.teardown() when BroadcastChannel is enabled

Added

  • Agent will not send events or load guides for anonymous visitors when dropAnonymous flag is set
  • SessionId field added to all events, even when session recording is not enabled
  • Support for tabbing between resource center and its target element

Fixed

  • Increase visibility of json expand section in debugger

Fixed

  • Send guide activity events for embedded guides
  • Replacing markdown text no longer adds new lines

Added

  • Capture hosted resource urls with session recording for caching purposes
  • Sequence numbers to analytics to detect missing data

Fixed

  • VOC portal plugin causing script errors in Internet Explorer

Fixed

  • Properly attach session recording id to analytics events from inner frames
  • Storage values written from guide runtime were ignored
  • Warning level log messages were not being logged to console correctly
  • Identify events sometimes contained anonymous "old visitor id" that appears in no other events
  • Dismiss button sometimes closes previewed guide in designer

Fixed

  • Revert "Stop generating anonymous oldVisitorId on identify events when no id was found in storage"

Fixed

  • Stop generating anonymous oldVisitorId on identify events when no id was found in storage

Fixed

  • Suggested installation for SRI did not work correctly

Added

  • Add recordingSize to recording event

Fixed

  • Prevent agent applications from unintentionally cross communicating
  • Always prefer fetch over sendBeacon for POST requests
  • Properly handle config for subresource integrity
  • Scroll to tooltip ignores smooth scroll-behavior if set to properly scroll the guide into view
  • JWT decoding did not handle unicode characters correctly