Skip to main content

Version 1.12.1

Added

  • Work to prepare for a new Guide feature:  Auto-sizing
  • Allow ability to track file:// urls

Version 1.11.0

Added

  • Work to prepare for a new Guide feature:  Polls

Version 1.10.1

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

Version 1.9.0-rc.3

Changed

  • Tooltip guides follow the element on the page if that element moves
  • Some preliminary work on onboarding-specific guides (nothing accessible yet)

Version 1.7.3

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.

Version 1.7.1

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

Version 1.6.1

Added

  • Expanded mobile functionality - specifically, the ability to create mobile versions of both Tooltip and Lightbox guides

Version 1.5.5

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.

Version 1.5.0

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