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
Changed
Tooltip guides follow the element on the page if that element moves
Some preliminary work on onboarding-specific guides (nothing accessible yet)
Changed
Walkthrough guides will expire after 12 hours. If a walkthrough guide is in-flight, but left uncompleted after 12 hours, the walkthrough will expire.
Changed
Changes to the search mechanism in Launcher. Specifically, search results will be ranked so that matches on Search Keywords will come up first, then matches on guide name, then finally matches on guide content
Ability to have a tooltip badge show only once
Added
Expanded mobile functionality - specifically, the ability to create mobile versions of both Tooltip and Lightbox guides
Changed
Expanding the ability to template guides by including variables from your metadata in the guides.
Additional support for products that have iframes, especially around using the in-app experience for tagging features and creating guides.
Only show tooltip guides in Pendo Launcher if that element it is attached to is currently visible in the DOM.
At time of guides request (call to guides.js), include current metadata to ensure most up to date guides decisions.
Changed
Support for global CSS customization
Additional css classes to support the above
Support for specifying the order of guides in the Launcher
Support for hover to advance a multi-state guide
Bug fixes related to race conditions on page change with walkthroughs