DEVELOPERS

Pendo Mobile SDK

Version 2.0.0

9 years ago

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

changedChanged 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

9 years ago

addedAdded 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

9 years ago

changedChanged 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

9 years ago

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

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

changedChanged Added minor utility function to validate the Pendo installation

Version 1.18.0

9 years ago

addedAdded Support for global guide javascript to enable more robust guide customization and configuration

fixedFixed The agent will now correctly handle white space when capturing text in some clicked elements