Skip to main content

Web SDK v2.335.0

Added

  • Exposed a public method to record guide element activity events from custom code blocks
  • Enabled configuration of the Predict plugin via the Predict API

Changed

  • Improved the Visual Design Studio launch process by adding install-type validation and ensuring error signals are sent when a launch fails
  • Updated the web SDK to send developer logs every five seconds

Fixed

  • Fixed an issue where the designer failed to launch for OEM users in the US1 environment after migrating to the Pendo UI
  • Fixed an issue where subscriptions using the content proxy for guide content could not override their content host via contentHost.
  • Fixed an issue where the Excluded Guides section in the Web SDK Debugger intermittently failed to display ineligible guides
  • Fixed sustained CPU usage caused by the guide loop running continuously across frames while the page is idle
  • Fixed AI Agent prompt/submit tracking when customer widgets call stopPropagation(). Listeners now attach in the capture phase as intended, restoring missed prompt/submit events without changing selectors, tagging, or configuration.