- fix syntax error that prevented prompt plugin from loading
- always read session info from storage to avoid multi-tab synchronization issues
- fix XMLHttpRequest conflict with other 3rd party patches
- fix MV3 extension violation in rrweb canvas worker
- fix session expiration in multi tab browsing scenarios
Added
- capture network traffic for prompt analytics
Fixed
- prompt analytics plugin now will send an event on enter or click
- allow videos to enter fullscreen for embedded guides
- fix treeshaking for all plugins
- rename push notification category
- add explicit display to debugger css to avoid site specific style conflicts
Added
- always load globalJs when present
- global key support for snippet install
Fixed
- fix uses of native bind function
Added
- added do not process alert to agent debugger
- option to use native flexbox to render guide rows
Fixed
- automation clicks send pointerup and pointerdown events
- never replace an embedded guide with another embedded guide
- fix prompt analytics for textareas
- update rrweb for session recording
Added
Fixed
- guide markdown compatibility with globalKey
- prevent Turbo from caching guide elements
- fix url manipulation causing concerns for MV3 extension application
- fix for autofill in React apps