Agent/SDK Updates

Version 2.2.1

These changes are only available for our new Agent 2.0.

Fixed Guides that use block click option will now display the highlight correctly in the designer when a scrollbar is present

Fixed Walkthrough guides will no longer improperly advance correctly on an on click action if a different guide is selected from the launcher

Version 2.0.0

We are planning to release a new version of the agent on Friday, August 19th.

Changed Guide content is now loaded from a separate location rather than being bundled into each guide request made by the agent

Version 1.18.3

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.

Version 1.18.2

Changed Use the browser’s built-in JSON serialization when possible to improve performance and work better with more modern JavaScript frameworks

Version 1.18.1

Fixed The agent now correctly captures text elements that contain multi-byte characters

Changed It is no longer required to call `pendo.pageLoad()` when using the HTML5 History API

Changed Added minor utility function to validate the Pendo installation