Skip to main content

Agent 2.18.1

Added

  • The resource center (and its modules) can now be used with guide validation
  • Customers can now use the annotateUrl configuration option to provide their own function to determine what “page” a visitor is on. This is particularly useful for customer applications where the url never changes

Fixed

  • Tooltips can no longer partially render off the top of the screen (making them unable to be dismissed)
  • Tooltips now wait to position until all their image blocks have loaded, preventing them from stuttering when rendered with large images
  • Images for guides created in the Visual Designer now always correctly get display: block, ensuring they don’t create a ~6px gap in their container
  • Tooltips are better at picking their render direction/offset, and have better handling for mobile-sized screens

Agent 2.17.14

Fixed

  • Sandbox Modules in the Resource Center now correctly execute csp-compliant javascript
  • Using pendo.identify()to change an end-user's language after rendering a guide will now correctly re-fetch that guide's content in the requested language
  • Previous Step will now correctly scroll to the previous step for tooltips that are not visible in the viewport

Agent version 2.17.13

Added

  • Chat integrations will now persist regardless of whether the Resource Center is open or closed
  • Support for the new "Previous Step" button action in the Visual Designer
  • Support for the new "Launch Guide" button action in the Visual Designer

Fixed

  • Customers without body tags can now render guides correctly. Customers who use <frameset> tags, this one's for you :)

Agent version 2.17.12

Added

  • More support for guide content validation - this release allows users to self-host known safe content hashes of guides created in the Visual Designer, and use them to validate that a guide's content has not been tampered with

Agent version 2.17.11

Added

  • Guides created in the Visual Designer can now be validated with content validation (This can be enabled in Subscription Settings)
  • Support for adding a search bar to the Guide List Module in Resource Center

Agent version 2.17.10

Added

  • The Resource Center can now be configured to not automatically re-open when transitioning between pages
  • The Resource Center can now be open while another guide is open
  • Added public endpoints to allow enabling/disabling of event collection

Fixed

  • Tooltips created in the Visual Designer correctly apply z-index from the #pendo-g element to their top-level container (#pendo-base)
  • Tooltips now compute their size earlier in the render cycle, allowing for more accurate size computations in specific customer environments
  • When both staged and public guides are targeted to the same element on a staging host, staged guides display first
  • Badges now render correctly in Preview Mode

Agent version 2.17.7

Added

  • Preview mode information bar can now be moved to the bottom of the screen, so it doesn't cover up the previewed guide
  • When targeted to an element, the resource center now has an empty state message when it has no content to display
  • Better handling for iframe-heavy customer apps when using the Visual Designer

Agent version 2.17.5

Added

  • If two or more guides are targeted to the same element, but the first guide cannot be shown because the user is ineligible, attempt to render subsequent guides
  • Honor the disablePersistence agent flag

Fixed

  • Tooltips should now once again render in a timely manner for IE7 and IE8
  • Watermarks for guides created inside VIA for Marketo no longer cover the caret of a tooltip
  • Ensure steps with badges do not disappear when the badge is hovered while in the designer
  • Ensure the Resource Center renders in the topmost Pendo-enabled frame, even if that frame is not the top window
  • Resource Center should now include guides from inner frames
  • Tooltips created in Visual Designer should now correctly scroll the tooltip fully into view, rather than only partly into view

Agent 2.17.2

Fixed

  • Ensure staging resource center always takes display priority over any public resource center when in a staging environment
  • Ensure large images (or images on slow-loading networks) still respect their horizontal alignment after load for guides created in the visual design studio

Agent 2.17.1

Fixed

  • No more "stuck" tooltips when a user hovers rapidly between multiple elements.
  • Customers launching Visual Design Studio with the keyboard shortcut will now always launch into the correct resource center.
  • Transitions between modules in the resource center should no longer fail in IE11 and below.