Skip to main content

Agent 2.58.1

Fixed

  • Title attribute is now on the allow-list for guide attributes to be rendered

Agent 2.58.0

Added

  • Configuration option to disable the feedback functionality
  • A new type of event collected from clicks that happen inside of guides
  • pendo.track calls are buffered while the staging version of the agent is loaded

Agent 2.57.0

Fixed

  • Allow external CSS to be cached
  • Resource center modules receive dismiss events
  • Prevent empty parent account IDs from forming invalid account IDs

Agent 2.56.1

Fixed

  • Resource Centers set to not continue across pages that have not been recently saved should now be able to be closed properly

Agent 2.56.0

Added

  • validateEnvironment prints configuration information
  • JWT support for Feedback integration

Fixed

  • Text capture trims whitespace before applying allow/block lists
  • Click/hover activated guides account for event bubbling

Agent 2.55.1

Added

  • Whitelist the HTML attributes that are allowed to render from building blocks

Fixed

  • Workaround for JSON polyfills that do not stringify objects properly
  • Resource center modules correctly re-open after page navigation

Agent 2.54.1

Fixed

  • Click and hover activated guides launch correctly in iframes

Agent 2.54.0

Fixed

  • Resource center correctly re-opens across page reloads
  • Consistent handling of snippet vs. server configuration of agent options

Agent 2.53.1

Added

  • iframe support for launch guide action

Fixed

  • Fixed an issue that was sending large numbers of "seen" events for the resource center when it is empty
  • Element click/hover activation supports more than one activation element

Agent 2.52.0

Fixed

  • guides eligible for display in frames show in the resource center guide list
  • do not allow advancing or dismissing a guide that is still waiting for content to load
  • default guide seen timeout is now 10 seconds instead of 10 milliseconds
  • race condition in element activated guides that could fail to send guide analytics if clicking the element changes the page location