Added
- Support custom scopes for identity provider interactions
Changed
- Updated the web SDK to version 2.318.0
Fixed
- Allow configuration of identity provider settings even for previously opened tabs
Added
- submit poll action for HTML guides
- add option to delay initialize until app is visible
- add advance on element click for HTML guides
Fixed
- fix session recordering resource caching font url regex matching across quotes and de-duplicate matches
- auto install waits until frame has content before auto installing
- predict plugin supports recordId of any length
- remove noisy error logs when session recording fails to fetch visitor configuration
- remove noisy postMessage logs
Added
- Support custom scopes when configuring identity provider settings
Fixed
- fix unhandled promise rejection that sometimes happens when guides reload
Added
- Support custom scopes added to idp requests
Changed
Fixed
- Ensure configuration panel correctly shows if the sdk is installed on the current tab
Added
- HTML guides plugin
- guide display channel support
- excludeRequestUrls config option for network logs
- add localStorage caching to segment flags plugin
Fixed
- fix issue where guide could display before its badge was displayed
- fix issue where throttling could be ignored in multi-tab/window scenarios
- avoid sending multiple RRWEB_ERROR logs
- fix Guide Personalization in URLs
- clear do not process flag when identity changes
Fixed
- Update visual design studio dependency to allow inline editing tools to operate correctly
Fixed
- Update visual design studio dependency to allow inline editing tools to operate correctly
Changed
- Upgrade web sdk to version 2.314.0
- Do not force configuration popup to wait for refresh success message
Fixed
- Keep header buttons visible in narrow sidepanel view
- Ensure configuration popup shows selective urls under current apps
- Allow popup to recognize extension urls
Added
- add link to guide from last step seen in debugger
- allow up to 7 days of offline data if localStorageUnload is enabled
- analytics request retry backoff raised to 5 minutes
- analytics request timeout is time-based instead of a fixed number of failures
Fixed
- fix guide logic in markdown scripts for embedded guides
- ensure all promises involved in guide loading are resolved or rejected