Fixed
- Improved the reliability of the Intercom ID Sync plugin to ensure Pendo visitor IDs are accurately synced to Intercom contacts
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.
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.
Added
- Add disableUtmReferrer config option to disable UTM referrer collection
- Added support for day of the week guide delivery
- Added the inert attribute to the background application when a guide backdrop is enabled
Changed
- Revert use inert instead of aria-hidden when backdrop is present in browsers that support it
Fixed
- Fix agent plugins shipping untranspiled ES6, which broke agent initialization in Edge IE Mode
- Fix multi-step badge-activated guide steps briefly rendering detached from the badge when an embedded guide is shown on the same page
- Fixed an issue where guides would recapture keyboard focus, preventing users from navigating to the Next or Back buttons using the Tab key
Changed
- Revert use inert instead of aria-hidden when backdrop is present in browsers that support it
Added
- Added a new objectMetadata method to the Web SDK to allow sending metadata for arbitrary objects
- Enabled Pendo Predict to display within host applications that block embedded third-party content by routing through the browser extension
- Added support for full conversations within Copilot M365
- Added highlighting features in web sdk debugger to find elements faster on a page
Changed
- Use inert instead of aria-hidden when backdrop is present in browsers that support it
- Ensured the guide container element ID correctly reflects the guide being rendered
Fixed
- Fixed an issue where the widget caused the application to crash
- Resolved a ReferenceError when using the Session Replay plugin with the npm web-sdk in Angular applications
Added
- Enabled Pendo Predict to display within host applications that block embedded third-party content by routing through the browser extension
Fixed
- Fixed an issue where the widget caused the application to crash
- Resolved a ReferenceError when using the Session Replay plugin with the npm web-sdk in Angular applications
Added
- Added support for a configurable display delay for auto-activated guides in the Web SDK
- Support EU and other regions with the Predict plugin
Changed
- resolve Intercom user_id via Intercom('whoami')
- Upgrade to Vue 3 framework with internal component library update
Fixed
- Fix debugger frame drag/resize cursor drift
- Fixed auto-closing collapse component bug in debugger application
- Fixed flag to preventCodeInjection to correctly honor local and remote config settings.
- fix debugger state when running outside of the top frame
Changed
- Moved non-cross-domain storage values to local storage to reduce cookie size and request header weight
Fixed
- Clear host-only cookies too, so cookies are not orphaned when the cookieDomain config changes
- Fix guideActivity events being dropped when a higher-priority guide is displayed at the same time
- Stop leaving empty per-app cookies when a cookieDomain is set
- Guide list module can search case-insensitive keywords
- Fixed support for providing publicAppId using updated key name.