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
Added
Support for search in the launcher.
An API method to support use of a back button in guides.[/added][changed]Addition of CSS ids and classes on the launcher to allow for more custom styling.
Changed
Added
Support for a new way of targeting a guide badge - "inline"
Added
Support for a new guide type called "Mobile Lighboxes" (Interested in playing with Mobile Lightboxes? Let us know!)
Updated
Changes to how the "X" in the corner of guides is styled and presented (previously it was an image, and new version is text only). This will allow for more customization of the "X" going forward.