Fixed
Resolves an issue where the agent auto-initializes in certain cases where it shouldn't causing incorrect visitor event attribution
Changed
Added support for collecting custom HTML attributes for Pendo analytics
Fixed
Fixes a guide display issue that was causing guides to display incorrectly when they are reloaded multiple times in succession
Repaired an issue with lightbox guide display when a document has zero width and height
Applications using the custom CNAME feature will now load correctly in the Pendo Designer
Changed
Walkthroughs will advance automatically across frames.
Fixed
Repaired an issue with guide dismissal that was introduced in version 2.2.2
Fixed an issue with guide positioning when the body element uses CSS transforms
Fixed
Elements in areas with overflowing content will be scrolled into view automatically (if necessary) when a guide is displayed
Repaired a memory issue during Pendo initialization that affected one client
Fixed
Guides that use block click option will now display the highlight correctly in the designer when a scrollbar is present
Walkthrough guides will no longer improperly advance correctly on an on click action if a different guide is selected from the launcher
Changed
Guide content is now loaded from a separate location rather than being bundled into each guide request made by the agent
Added
Users can specify a whitelist of query string parameters to be captured. When enabled, only the specified query strings will be sent to Pendo. Others will be ignored.
Changed
Use the browser's built-in JSON serialization when possible to improve performance and work better with more modern JavaScript frameworks
Changed
It is no longer required to call pendo.pageLoad() when using the HTML5 History API
Added minor utility function to validate the Pendo installation
Fixed
The agent now correctly captures text elements that contain multi-byte characters