Skip to main content

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.

Version 1.15.8

Changed

  • Additional updates to the customization capabilities  of the guide launcher - including support for onboarding checklist / progress notifications

Version 1.15.7

Fixed

  • Element visibility is now properly determined in areas that specify overflow-x: hidden or overflow-y: hidden

Version 1.15.3

Added

  • Now guides can be targeted at SVG elements within an application (for IE9+, and other compliant browsers)

Changed

  • Pendo loads the agent over https by default now, and will only load over http if the protocol is specifically "http"
  • The agent now filters invalid metadata options on the client to reduce size of metadata events sent to the server

Fixed

  • An error condition on wrapped web applications deployed to Android devices could cause many metadata events could be sent while the application is in the background

Version 1.14.12

Added

  • New API setting - users can now change the default tooltip size

Fixed

  • The index of nodes captured for analytics now computes properly if the list of nodes contains comments

Version 1.14.11

Fixed

  • Tooltip arrows for guides with "auto" positioning now re-orient correctly as the browser window is resized
  • he default Pendo guide CSS file now loads correctly on sites with a file:// protocol (i.e. "hybrid" mobile apps built with frameworks such as PhoneGap)