Skip to main content

Agent 2.280.1

Fixed

  • Prevent onConnectMessage handler from repeating the message chain indefinitely

Agent 2.280.0

Added

  • Embedded guide "restart on page unload" functionality
  • Flagged feature to store events instead of sending on page unload
  • Cleanup existing V1 debugger storage values
  • Use subscription storage suffix instead of apiKey for web analytics

Fixed

  • Always use browser native MutationObserver instead of Zone's observer
  • Allow designer to add selection code and exports even if events aren't being sent
  • Update all plugins to properly include inline style nonce when provided
  • Feedback should clean up all cookies when session is cleared
  • Icons should now be captured more reliably for session replay
  • Ensure the NPS branding image is loaded from the correct url
  • Handle clearSession for promoted metadata plugin

Agent 2.279.5

  • fix syntax error that prevented prompt plugin from loading

Agent 2.279.4

  • always read session info from storage to avoid multi-tab synchronization issues

Agent 2.279.3

  • fix XMLHttpRequest conflict with other 3rd party patches

Agent 2.279.2

  • fix MV3 extension violation in rrweb canvas worker

Agent 2.279.1

  • fix session expiration in multi tab browsing scenarios

Agent 2.279.0

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

Agent 2.278.0

Added

  • always load globalJs when present
  • global key support for snippet install

Fixed

  • fix uses of native bind function

Agent 2.277.0

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