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
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
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
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
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
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