Skip to main content

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

Agent 2.51.0

Fixed

  • Fixed issue that hides the resource center every half second when it has no eligible guides or modules
  • Preview mode not correctly matching page rules

Agent 2.50.0

Added

  • If JWT is used, disable use of localStorage and cookies

Fixed

  • Resolved issue where a guide can be redisplayed if it is visible at the time the visitor ID is changed
  • Fixed issue where changing visitor IDs while an iframe is present can cause a guide to redisplay

Agent 2.49.0

Added

  • New configuration option to attach guides to a different element than the document body.

Fixed

  • Fixed a race condition where guides would not resume if the guides reloaded right after it was seen. Not anymore!
  • Fixed an error setting guide styles in older versions of Internet Explorer (version 8 and below).

Agent 2.48.0

Added

  • Handling for JWT (JSON Web Token) for secure snippet. This setting also has to be enabled at the application/subscription level to take effect.

Fixed

  • The designer will now correctly launch with white-labeling over Pendo Adopt when in a CNAME environment.
  • Legacy "what's new" guides will not send cross-frame messages in apps with iframes.
  • Analytics that are sent with POST requests before the page unloads will not get dropped.
  • Skipped guide steps now always log a duration of 0 seconds.
  • We've addressed an issue where switching visitors could cause guides to re-display. Not anymore!

Agent 2.45.2

Fixed

  • When using the designer on an application with iframes, if an iframe does a full reload (but is not destroyed), ensure that it is re-registered with the designer when it loads again