Agent/SDK Updates

Agent 2.205.1

Added Send along “recordingPayloadMetadata” field to alleviate backend processing costs for session replay

Agent 2.205.0

Added Apply “pendo-ignore” class blocking to session recordings

Added Created new class “pendo-analytics-ignore” that can be used to block analytics events independently of session recording

Fixed Remove feedback dependency on guide code to build the feedback iframe

Fixed Correctly handle DNP for jsonp delivery method

Fixed VDS no longer unloads on visibility API change to hidden state

Fixed Skip step with number parameter will now always check the next eligible step

iOS SDK 2.22.5

Fixed Fixed issue causing intermittent crashes when connected to CarPlay.

Fixed Fixed crashes related to specific use cases with our setVisitorData and setAccountData public APIs.

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