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
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
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
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
Added Support for global guide javascript to enable more robust guide customization and configuration
Fixed The agent will now correctly handle white space when capturing text in some clicked elements