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
Fixed
- Safely handle errors in postmessage safeguard for wider message support
- Make configuration popup messages reactive to late loaded frames
Fixed
- Safely handle errors in postmessage safeguard for wider message support
- Make configuration popup messages reactive to late loaded frames
Added
- Search bar to top of configuration info popup
Changed
Added
- pass active guide and RC module ID to listen portal
- added alias support for publicAppId
- analytics events can be cancelled by plugins before being sent
- enhanced debugger search bar functionality
- add config option to force leader frame
Fixed
- fixed config aliasing conflicts
- fix guide advance breaks if host application overrides Array.prototype.find incorrectly