Skip to main content

Version 2.2.1

Fixed

  • Guides that use block click option will now display the highlight correctly in the designer when a scrollbar is present
  • Walkthrough guides will no longer improperly advance correctly on an on click action if a different guide is selected from the launcher

Version 2.0.0

Changed

  • Guide content is now loaded from a separate location rather than being bundled into each guide request made by the agent

Version 1.18.3

Added

  • Users can specify a whitelist of query string parameters to be captured.  When enabled, only the specified query strings will be sent to Pendo.  Others will be ignored.

Version 1.18.2

Changed

  • Use the browser's built-in JSON serialization when possible to improve performance and work better with more modern JavaScript frameworks

Version 1.18.1

Changed

  • It is no longer required to call pendo.pageLoad() when using the HTML5 History API
  • Added minor utility function to validate the Pendo installation

Fixed

  • The agent now correctly captures text elements that contain multi-byte characters

Version 1.18.0

Added

  • Support for global guide javascript to enable more robust guide customization and configuration

Fixed

  • The agent will now correctly handle white space when capturing text in some clicked elements

Version 1.17.1

Fixed

  • More robust check for segment.io integration
  • Repaired a specific case where the automatic scroll-to-tooltip functionality was activated incorrectly

Version 1.17.0

Added

  • Allow users to "approve" guide content before it will display in their production environment

Version 1.16.1

Changed

  • Minor enhancements improve the previewing guides experience in the Pendo Editor when the guide is either attached to an element that isn't visible, or on a different page

Version 1.16.0

Changed

  • Support for options to show the launcher in situations where it would not previously show (e.g. mobile devices & iframes). This update is in preparation for a forthcoming Pendo app release, the agent update does not add any additional functionality.