Skip to main content

Web SDK v2.338.0

Added

  • Added a configuration option to control whether cross-origin iframes are recorded
  • Added a console helper that reports whether your Pendo visitor ID and Intercom user ID match
  • The Pendo debugger's web fonts now ship in the npm package. With an asset host configured, the debugger loads them from your own origin instead of cdn.pendo.io, and falls back to a system font if they aren't served.
  • Enabled developer log capture for Agent Tool Kit to provide error context without requiring an active Session Replay recording

Fixed

  • Fixed an issue where shared "copy link" URLs for a portal idea didn't always open directly to that idea. Deep links now reliably navigate to the correct card.
  • Fix browser detection that identified every Chromium browser as Safari
  • Fixed an issue where guide backdrops prevented users from clicking on targeted elements inside a shadow dom
  • Fix a socket and memory leak from unread fetch response bodies in the event and metrics beacons
  • Fixed an issue where the Code Sandbox editor rendered a blank screen when an image tag included a source URL
  • Fix agent plugins shipping untranspiled ES6, which broke agent initialization in Edge IE Mode

Security

  • Removed development urls from public npm package's trusted domains
  • Properly escape all allowed origins used in regex