Web SDK v2.339.0
Added
- Added support for live guide previews.
- Add support for real-time streaming of recording events for live sessions
Changed
- Exiting a live preview now ends the preview session, and stopping the preview from the builder closes the preview tab.
- Include the visitor ID as a query parameter in recording events to improve validation efficiency
Fixed
- AI agents (prompt tracking) now reliably start collecting prompts on the first page load, not just after a refresh.
- Fixed live preview going blank when the step being previewed was deleted; the preview now continues at a remaining step
- Fixed live preview sessions that could stay open after exiting the preview.
- Fixed an issue where the Session Replay plugin caused a reference error when using the npm package
- Badge guides now respect OEM Guide prioritization setting
- Fixed live preview joining a stale session, which prevented guide updates from reaching the preview.
- Fixed live preview getting stuck on Loading for guides that had not been saved yet.
Security
- Cross-frame selector queries no longer route through pendo.dom, closing an HTML-parsing path reachable from other origins
- Removed development urls from public npm package's trusted domains
- Ensure all origins for VOC messages are from trusted origins