Skip to main content

Agent 2.167.0

Added

  • API methods for extensions to retrieve JWT info from the Agent

Fixed

  • Advancing guides in preview mode will no longer affect public guides for that user
  • Evaluating CSS selectors no longer fails when document.querySelectorAll is a non-native function
  • Guide timeout no longer triggered erroneously when multiple requests are made in rapid succession
  • Feedback plugin now correctly reports parent account ids

Agent 2.166.1

Fixed

  • Prevent custom CSS selectors for guides from being evaluated as HTML

Agent 2.166.0

Fixed

  • Easier to self-diagnose errors in URL customization functions (e.g. annotateUrl)

Agent 2.165.0

Added

  • Internal function to render a guide, "renderGuideFromJson", now returns a promise that resolves when the guide becomes visible

Agent 2.164.1

Fixed

  • Internal event for calls to "pendo.identify" will no longer repeatedly call when used with "frameIdentitySync"

Agent 2.164.0

Fixed

  • Account ID is now cleared if an invalid ID is given instead of left as previous ID
  • The amount of frame metadata sent to the Agent debugger for frame diagnostics has been reduced

Agent 2.163.1

Fixed

  • Change internal exports that prevented the Classic Designer from fully loading

Agent 2.163.0

Fixed

  • Previewing badge activated guides from the Visual Design Studio will now correctly show unsaved changes
  • Functions used to launch Visual Design Studio and Adopt Studio now better account for situations where two agents are present

Agent 2.162.0

Added

  • Internal mechanisms for the Adopt Extension to include Agent plugins

Agent 2.161.1

Fixed

  • "XHR" build of the Agent now makes test guide.gif request using XHR to better detect failures
  • Guide render will no longer wait for images marked as "lazy load" before displaying the guide
  • Designer guide preview will now correctly continue multi-step guides after a page reload