Pendo Web Agent

Agent 2.228.2 & 2.229.1

Fixed Session recoding id was not written to sessionStorage resulting in many short recordings for multi-page apps

Agent 2.229.0

Added Show CSP alerts in debugger

Fixed Limit the size of the final session recording payload to about 1MB

Fixed Set charset on Pendo hosted agent files to ensure proper decoding

Fixed Improve debugger frame positioning

Agent 2.228.1

Fixed Do not autofocus badge/target element on guide close if the guide has autoFocus turned off

Agent 2.228.0

Added Only allow writing storage keys that are registered

Fixed Allow screen readers to read result count when searching RC guide list modules

Fixed Ensure right caret in RC home view modules are correctly ARIA-labelled

Fixed Session recording web worker fails if host application uses require.js

Agent 2.227.1

Fixed Remove usage of named regex groups in guide logic plugin that caused errors in Internet Explorer

Fixed Rage clicks hang host application if Array.prototype.find is polyfilled incorrectly by host application