Agent 2.205.1
2 years ago
addedAdded Send along “recordingPayloadMetadata” field to alleviate backend processing costs for session replay
2 years ago
addedAdded Send along “recordingPayloadMetadata” field to alleviate backend processing costs for session replay
2 years ago
addedAdded Apply “pendo-ignore” class blocking to session recordings
addedAdded Created new class “pendo-analytics-ignore” that can be used to block analytics events independently of session recording
fixedFixed Remove feedback dependency on guide code to build the feedback iframe
fixedFixed Correctly handle DNP for jsonp delivery method
fixedFixed VDS no longer unloads on visibility API change to hidden state
fixedFixed Skip step with number parameter will now always check the next eligible step
2 years ago
fixedFixed Fixed issue causing intermittent crashes when connected to CarPlay.
fixedFixed Fixed crashes related to specific use cases with our setVisitorData and setAccountData public APIs.
2 years ago
fixedFixed Ensure all modules can correctly re-initialize after calling pendo.teardown
fixedFixed Improve session recording performance when nodes are re-ordered immediately after insertion into the DOM
2 years ago
addedAdded Support for recording sessions with cross-origin iframes
addedAdded Session recording worker can be self hosted by hosting the file and setting recording.workerUrl
addedAdded Public method pendo.teardown stop the agent completely
fixedFixed Feedback plugin will now pass default email when visitor.email is set to empty string
fixedFixed Add inline style tags for guides to the document head instead of in the guide div