Skip to main content

Version 1.4.1

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

Version 1.3.0

Added

  • Support for a new way of targeting a guide badge - "inline"

Version 1.2.0

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.

Version 1.1.61

Changed

  • Now Lightbox guides can optionally use HTML elements on the page to decide whether or not they should be shown. Just like tooltips. They still look the same way. (The in-app support for this feature has not been released yet).
  • We’ve added css classes to the tooltip Guide’s arrow that correspond to the direction of the arrow. This will allow you to specify css selectors in your css files to add different styles to the pendo guides. As a reminder, here is a list of supported CSS to style the guides.

Fixed

  • Large amounts of refactoring and various fixes for reliability and guide rendering consistency.