Pendo Web Agent

Agent 2.204.1

Fixed Ensure all modules can correctly re-initialize after calling pendo.teardown

Fixed Improve session recording performance when nodes are re-ordered immediately after insertion into the DOM

Agent 2.204.0

Added Support for recording sessions with cross-origin iframes

Added Session recording worker can be self hosted by hosting the file and setting recording.workerUrl

Added Public method pendo.teardown stop the agent completely

Fixed Feedback plugin will now pass default email when visitor.email is set to empty string

Fixed Add inline style tags for guides to the document head instead of in the guide div

Agent 2.203.0

Added Start a new recording session after 30 minutes of inactivity

Fixed Assign unique DOM ids to guide buttons in guide list and onboarding modules

Agent 2.202.0

Fixed Support launching the sidebar designer if “Disable Designer Launch URL Token” is selected

Fixed Do not watch mutations in same origin child frames if session recording is enabled

Fixed Ensure “show once” badge stays hidden on scroll

Fixed Do not overwrite localized text for ‘No results found’ message in guide list modules

Agent 2.201.0

Added Send a single recording event with a reason why a recording did not start

Fixed Improve recording performance in cases where elements are added and then immediately re-ordered

Fixed Initialization patterns using the pendo_options global will no longer edit the passed object in place