Skip to main content

632 posts tagged with "Web SDK"

Updates related to the Pendo Web SDK

View All Tags

Web SDK 2.237.0

Fixed

  • Tooltips and backdrops now correctly track elements in shadow dom during scroll
  • Allow the VocPortal plugin to adjust the size of the RC module container
  • Remove race condition when checking for error clicks
  • Ignore messages in the debugger that fail to parse

Web SDK 2.235.0

Added

  • Agent config setting "forceAnonymous", to clear stored identities at initialization time

Fixed

  • Event capture stops at any body element even if it isn't the "real" body element

Web SDK 2.234.1

Fixed

  • Make beforeMount callback safe for IE7/8
  • Redraw embedded guides on window resize event

Web SDK 2.234.0

Added

  • Cancellable beforeMount event for guide runtime
  • Guide loop performance monitoring
  • Split session recordings by size

Fixed

  • Initialization error caused by some JSON.parse overrides

Web SDK 2.232.0

Added

  • Support for "embedded" guides
  • Support for passing web worker instance to session recording

Fixed

  • Improve flex layouts when image load fails
  • Properly show html attribute list in the debugger
  • Do not load accountId from storage if JWT is provided

Web SDK 2.231.2

Fixed

  • Improve session recording performance in some angular applications due to requestAnimationFrame