Skip to main content

619 posts tagged with "Web SDK"

Updates related to the Pendo Web SDK

View All Tags

Web SDK v2.323.0

Added

  • Show Novus icon when preview is launched from Novus
  • allow pendo's novus hosts to send messages

Fixed

  • Handle plugin initialize failures gracefully to prevent the entire sdk from shutting down
  • Ensure a single announcement with a bad code block doesn't prevent the module from loading
  • Improved reliability when customer app has overwritten standard Date api implementations
  • fix arrow bias for html tooltip guides
  • Reduced console error noise by checking for lock API availability in non-secure environments

Web SDK v2.322.1

Fixed

  • Handle plugin initialize failures gracefully to prevent the entire sdk from shutting down

Web SDK v2.322.0

Added

  • Support public app id match enforcement for launching VDS

Fixed

  • Ensure the Resource Center Listen Portal stays within the viewport

Web SDK v2.321.0

Added

  • HTML guides now support theme stylesheets
  • Support additional event properties on track and trackAgent calls
  • Improved error messaging and handling for rare failures to initialize.

Changed

  • removed duplicate computation of duration for guide & RC activity events

Fixed

  • fix session recording performance issue in angular applications
  • fixed double RC badge when broadcast channel is enabled
  • Ensure the agent debugger correctly reports the configured activation element for element-activated guides
  • Ensured tagged prompt agents only capture data from their configured page scope
  • Ensure clicks within shadow roots are correctly identified as active to prevent false dead click reports in Session Replay