Fixed
- More robust check for segment.io integration
- Repaired a specific case where the automatic scroll-to-tooltip functionality was activated incorrectly
Added
- Allow users to "approve" guide content before it will display in their production environment
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
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.
Fixed
- Events from SVG items are now collecting properly in IE 11
Changed
- Additional updates to the customization capabilities of the guide launcher - including support for onboarding checklist / progress notifications
Fixed
- Element visibility is now properly determined in areas that specify
overflow-x: hidden or overflow-y: hidden
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
Added
- Support for customized versions of the guide launcher
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