Skip to main content

Agent 2.206.1

Fixed

  • Allow session recording to initialize properly when the agent is setup to auto initialize

Agent 2.206.0

Fixed

  • Improved performance when a combination of class & contains selectors are used in shadow roots
  • No longer throw an error when editing a resource center that has an onboarding module in the Visual Design Studio
  • Guide preview will now operate correctly when using Firefox and an extension install

Agent 2.205.3

Fixed

  • Remove listeners for in-flight guide requests when calling pendo.teardown

Agent 2.205.2

Fixed

  • Improve support for multi frame applications when used with the visibility API

Agent 2.205.1

Added

  • Send along "recordingPayloadMetadata" field to alleviate backend processing costs for session replay

Agent 2.205.0

Added

  • Apply "pendo-ignore" class blocking to session recordings
  • Created new class "pendo-analytics-ignore" that can be used to block analytics events independently of session recording

Fixed

  • Remove feedback dependency on guide code to build the feedback iframe
  • Correctly handle DNP for jsonp delivery method
  • VDS no longer unloads on visibility API change to hidden state
  • Skip step with number parameter will now always check the next eligible step

Agent 2.204.1

Fixed

  • Ensure all modules can correctly re-initialize after calling pendo.teardown
  • Improve session recording performance when nodes are re-ordered immediately after insertion into the DOM

Agent 2.204.0

Added

  • Support for recording sessions with cross-origin iframes
  • Session recording worker can be self hosted by hosting the file and setting recording.workerUrl
  • Public method pendo.teardown stop the agent completely

Fixed

  • Feedback plugin will now pass default email when visitor.email is set to empty string
  • Add inline style tags for guides to the document head instead of in the guide div

Agent 2.203.0

Added

  • Start a new recording session after 30 minutes of inactivity

Fixed

  • Assign unique DOM ids to guide buttons in guide list and onboarding modules

Agent 2.202.0

Fixed

  • Support launching the sidebar designer if "Disable Designer Launch URL Token" is selected
  • Do not watch mutations in same origin child frames if session recording is enabled
  • Ensure "show once" badge stays hidden on scroll
  • Do not overwrite localized text for 'No results found' message in guide list modules