590 posts tagged with "Web SDK"
Updates related to the Pendo Web SDK
View All TagsWeb SDK 2.191.0
Web SDK 2.190.0
Added
- Configuration option to specify preferred leader apiKey (leaderKey) for multi-key iframe installations
- Use leaderKey setting for auto-display order when appAutoOrdering is not specified
- Resource Center home view transition direction for RTL language support
Fixed
- Show Resource Center badge once per unique apiKey
- Set default parameter for isAnonymousVisitor
- Prevent syncing iframe identity when apiKeys do not match
Web SDK 2.189.0
Web SDK 2.188.1
Fixed
- Do not try to send empty recording payload on unload if recording is not enabled for the visitor
Web SDK 2.188.0
Added
- Pass original target to onClickCaptured callback
- Compress and send session recording data from a web worker
Fixed
- Event properties could fail to evaluate certain types of selectors if text capture takes too long
- Do not start the guides process if lastGuideStepSeen is not defined
Removed
- Cross frame agent coordination for guides is no longer restricted to matching api keys
Web SDK 2.187.0
Web SDK 2.186.0
Added
- Guide markdown support for more guide customization
Web SDK 2.185.0
Web SDK 2.184.1
Fixed
- Prevent text collection from looping infinitely on applications where the
vue-fragmentlibrary is in use