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
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)
Fixed
- Guide Launcher list now updates correctly when guides are attached to elements that are not visible in the page
Added
- Support for a new Poll type
Added
- Work to prepare for a new Guide feature: Auto-sizing
- Allow ability to track
file:// urls
Added
- Work to prepare for a new Guide feature: Polls
Changed
- Tooltip guides to block-out the entire interface except for the portion pointed to by the tooltip
- Changes to have badges be used to start both lightboxes and walkthrough guides now
- Changes to allow a guide to be shown programmatically using Javascript.
- Improved error handling and various fixes for older browsers