Skip to main content

Agent 2.239.0

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

Agent 2.238.2

Fixed

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

Agent 2.238.1

Fixed

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

Agent 2.237.2

Fixed

  • Suggested installation for SRI did not work correctly

Agent 2.238.0

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

Agent 2.237.0

Fixed

  • Tooltips and backdrops now correctly track elements in shadow dom during scroll
  • Allow the VocPortal plugin to adjust the size of the RC module container
  • Remove race condition when checking for error clicks
  • Ignore messages in the debugger that fail to parse

Agent 2.235.0

Added

  • Agent config setting "forceAnonymous", to clear stored identities at initialization time

Fixed

  • Event capture stops at any body element even if it isn't the "real" body element

Agent 2.234.1

Fixed

  • Make beforeMount callback safe for IE7/8
  • Redraw embedded guides on window resize event