Added
- fire pendo ready event as a custom browser event
- console capture plugin
Fixed
- auto display guides are processed earlier in the guide update process
- expire guide cache when visitor's language changes (requires accompanying backend change)
- Re-fetch recordingconf if the inactivity timeout is reached or it's been 24 hours since the last keyframe
- added logging for session recording worker failure
Fixed
- Allow the extension agent to check install type before initialization
Added
- support for multiple css selectors in prompt analytics
Fixed
- meta events in replay use the location API aware version of the URL
Fixed
- fix failed initialization when storage/cookies are disabled by the browser
Added
- support for conditional split button action
Fixed
- do not continue native integration if doNotResume is set on resource center
- fix use of forEach for IE compatibility
- fix dismiss until reload with guide caching
Fixed
- session expires when identified visitor becomes anonymous
- fix RC listen portal module positioned incorrectly
Added
- expire analytics session if identified visitor changes to a different identified visitor
Fixed
- ignore session replay mutations for analytics session keepalive
- update channel definitions to be less strict on string matches, include referral checks, adjust social medial sources
- prompt analytics captures text from a content-editable
- simplify storage API
Fixed
- location API fails to initialize for certain valid action configurations
Fixed
- embedded guides not disappearing when advanced
Added
- responsive rendering of tooltips
- added AddTo and Clear actions to pathname attribute for the location API
Fixed
- use node.baseURI for stringifying stylesheet urls
- warn about chrome extensions not configured correctly using npm package
- hide embedded guides when the guide process is stopped
- improved error messages for creating transforms in location api
- fix guide runtime teardown
- fix public events teardown
- page event properties capture false values correctly